We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using the Node Red module. When I set it up a few months ago it was working fine with the voice code set to "de-DE".
This stopped working in the last few weeks - not exactly sure when.
I had a look at the network traffic of translate.google.com when clicking the speaker icon and as it turns out it sends: hl=de
Changing the voice code in Node Red to "de" made it work again. Looks like Google changed the code, at least for German?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm using the Node Red module. When I set it up a few months ago it was working fine with the voice code set to "de-DE".
This stopped working in the last few weeks - not exactly sure when.
I had a look at the network traffic of translate.google.com when clicking the speaker icon and as it turns out it sends:
hl=de
Changing the voice code in Node Red to "de" made it work again. Looks like Google changed the code, at least for German?
The text was updated successfully, but these errors were encountered: