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

Let us set the accent. #18

Open
kvn1351 opened this issue Jun 15, 2018 · 1 comment
Open

Let us set the accent. #18

kvn1351 opened this issue Jun 15, 2018 · 1 comment

Comments

@kvn1351
Copy link

kvn1351 commented Jun 15, 2018

Let us set the desired accent - as seen here:

https://github.com/nabbl/google-home-notifier/blob/master/README.md#usage

Thanks

@stealthcopter
Copy link

Had a quick look at the code, and all that's needed is to modify languages.js with the additional accents you want. For example: British English:

  'nl': 'Dutch',
  'en': 'English',
  'en-GB': 'English (British)',

Full list of languages available here:
https://cloud.google.com/speech/docs/languages

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