Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add gender option? #14

Open
nodkrot opened this issue Jul 23, 2016 · 1 comment
Open

Can you add gender option? #14

nodkrot opened this issue Jul 23, 2016 · 1 comment

Comments

@nodkrot
Copy link

nodkrot commented Jul 23, 2016

Speech.speak({
  text: 'React Native Speech is awesome!  I\'m going to use it in my next project.',
  voice: 'en-US',
  gender: 'female'
});
@christinac
Copy link

christinac commented Feb 1, 2017

Just realized that different countries are gendered differently (e.g. en-GB is a male voice) so while gender isn't an explicit option, it is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants