Would you rather your virtual assistant be female, male, or gender neutral? (Poll of the Week)

Last week’s poll summary: Last week, we asked if you would buy the Vivo Nex if it came to your region. Most of our Instagram voters said they would buy the Nex, while YouTube, Facebook, and Twitter voters mostly voted no. So, why wouldn’t our readers buy this phone? Most of the comments talked about the rip-off Apple software and the fact that it has a moving part, which means it’s more likely to break down over time. You can view the full poll results at this link.


It may not be something you think about on a daily basis, but it’s an important question nonetheless — why are most voice assistants female? Is this a conscious effort from companies, or is it just a standard that everyone blindly follows?

The answer depends on the voice assistant in question. Amazon CEO Jeff Bezos famously stated that the idea behind its virtual assistant was to recreate the Star Trek computer, which had a woman’s voice. Microsoft, on the other hand, performed extensive research and found that a majority of customers preferred female voice assistants to male ones.

Editor’s Pick

Times are a-changin’, and we’re starting to see companies give us more voice options (finally!). You can now choose between eight different Google Assistant voices, including both high- and low-toned male and female voices. Siri lets you choose between male and female voices too, as well as a number of different accents.

This is no doubt a positive change, and one that’s happening for a reason. In a recent NPR interview, LivePerson CEO and EqualAI leader Robert LoCascio argued that we need to consciously decide what voices we include with each voice assistant, and how those decisions affect our lives. He noted that children are susceptible to picking up the way you’re “supposed” to talk to voice assistants, and that it could have a negative affect on how we talk to women.

If you talk derogatory to an Alexa, children pick this up. They go back to school and they think this is the way you talk to someone and this is maybe the way you talk to women.

This is one of the reasons companies are including male, female, and gender ambiguous voices. Allowing users to choose which voice they connect with the most is a win-win for everyone — users feel a more personal connection to their assistants, in turn pushing them to use them more.

Which voice do you prefer for your voice assistant: female, male, or gender neutral? Do you have a preference on tone of voice, or no preference at all? Cast your vote in the poll below, and speak up in the comments if there’s anything you’d like to add.

Note: There is a poll embedded within this post, please visit the site to participate in this post’s poll.
Source: Android Zone

The post Would you rather your virtual assistant be female, male, or gender neutral? (Poll of the Week) appeared first on TuneMaster.ml.

Look out, Google: record fine likely coming this week for Android antitrust issues

A Google logo.

  • At some point this week, we expect the European Commission to levy a fine against Google for Android antitrust issues.
  • The fine will be in the billions-of-euros, and likely will be one of the largest in history.
  • Google is expected to appeal, as it claims no wrongdoing in the Android antitrust case.

At the beginning of June, we learned that an ongoing Android antitrust case in Europe could result in a hefty fine for Google. The fine revolves around the Android operating system and Google’s alleged suppression of competition on the platform.

Now, according to The Telegraph, it looks likely that the fine in question could land tomorrow or Wednesday and might be one of the most substantial penalties in history. While we don’t yet know the exact number, it is assumed it will be even larger than the 2.42 billion euro (~$2.7 billion) fine levied against Google last year.

Truth be told, the European Commission has the power to fine Google up to 10 percent of Alphabet’s annual turnover, which last year broke $100 billion for the first time. According to The Telegraph, it estimates the fine could be as high as 9.5 billion euro (~$11.1 billion).

Editor’s Pick

However, it is unlikely that the EU would go that far; but it is within its power to do so.

This antitrust case revolves around three central allegations against Google and its practices when it comes to Android:

  • Google allegedly requires smartphone manufacturers to pre-install Google Search and Google’s Chrome browser, and then set both as the default.
  • Smartphone makers are allegedly discouraged from releasing devices that are based on the Android open source code but not affiliated with the Google-owned property.
  • Google also allegedly provides financial incentives to device manufacturers in exchange for them to exclusively pre-install Google Search on devices.

As a result of these allegations, the European Commission concludes that Google is monopolizing the market and violating antitrust statutes and should thus be punished with a fine.

In 2017, the EU fined Google for similar antitrust activity, this time revolving around prioritizing Google shopping tools over the competition. Google appealed, but did alter its policies to address the EU’s concerns.

It is expected that Google will appeal this week’s fine as well, as it currently claims no wrongdoing in the case.

NEXT: Competing app store files antitrust complaint against Google

Source: Android Zone

The post Look out, Google: record fine likely coming this week for Android antitrust issues appeared first on TuneMaster.ml.

How to Add a Currency Converter in WordPress

Do you want to add a currency converter on your blog? A currency converter allows your website visitors to quickly calculate exchange rate of different currencies without leaving your website. In this article, we will show you how to easily add a currency converter in WordPress.

How to add a currency converter in WordPress

What Type of Websites Need a Currency Converter?

Whether you have an online store, small business website, or a WordPress blog, as long as you have an international audience, and you’re selling something, then you can use a currency converter.

Here are a few examples of the websites that may need a currency calculator for WordPress:

  • Ecommerce stores: If you are running an ecommerce store with WordPress and selling products internationally, then a currency converter can help your users quickly calculate costs in their local currency.
  • Travel blogs: If you own a travel blog, then a currency calculator can help your users calculate travel costs in different currencies.
  • Business websites: A business website may also want their users to see exchange rates of different currencies. Particularly, businesses with presence in different countries.
  • Finance and banking websites: Websites in finance and banking industries can add currency calculators for their visitors to calculate conversion rates without leaving their website.
  • Coin and forex exchange sites: There are many websites that blog or deal with crypto-currencies, forex trading, and similar niches. These websites need a currency converter so that their users can quickly calculate conversion rates.

There can be many other websites that may need a currency converter. That being said, let’s take a look at how to easily add a currency converter in WordPress.

Adding a Currency Converter in WordPress

First thing you need to do is to install and activate the Currency Converter plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Upon activation, you need to go to Settings » Currency Converter page in your WordPress admin area. From here you can manage general settings and add an API key that you can claim by following the instructions on the page.

API key for converter

After adding the API key, you can select a layout for the currency converter. There are 4 layouts to choose from. You can display currency calculator, exchange rate list, or both using these layouts. You can also define the decimal point position.

Converter layout

Make sure to click on the Save Changes button before moving ahead.

On the next tab, you can set the default values for currency calculator. It allows you to enable currencies, set default option for currencies, default amount for the main currency, and add a title to show above the calculator.

Default calculator layout

After the calculator layout, you can go to List Layout Default tab for currency rate list default settings. You can select the primary currency and then add a list of other currencies to display in the rate list.

Like the calculator default settings, you can also display the default amount and add the title for exchange rate list.

Currency list default settings

The Tools tab of the plugin allows you to reset all data to default values given by the plugin.

Note: Once you are done with the settings, you need to click on the Save Changes button. Make sure to perform this step every time you change any settings in the above tabs.

Displaying the Currency Converter on Your Site

To display the currency converter on your site, you can go to the Apperance » Widgets to drag and drop the Currency Converter widget in your widget areas.

Alternatively, you can add the following shortcode on any post or page in WordPress:

[cbcurrencyconverter]

Once you are done, simply visit your website to see the currency converter in the sidebar widget or WordPress page.

Currency converter

You can also integrate currency converter in your WooCommerce or any other WordPress ecommerce site. For this, you will need the Currency Converter Pro plugin.

Once activated, simply visit the Settings » Currency Converter page and go to the Integration tab. You need to check Enable option next to each setting that you want to integrate within your online store.

WooCommerce integrations

To display the currency converter on your WordPress e-commerce site, you can use the shortcode on the products pages, and it will calculate the currency rates.

WooCommerce integration with currency calculator

You can also define custom currency rates, style your currency converter widget and shortcodes, and add Bitcoin exchange rates to your website.

We hope this article helped you learn how to add a currency converter in WordPress. You may also want to see our expert pick of the best calculator plugins for your WordPress site.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Add a Currency Converter in WordPress appeared first on WPBeginner.

Source: Wordpres

The post How to Add a Currency Converter in WordPress appeared first on TuneMaster.ml.