[espeak-ng:master] reported: Wrong Identifiers #github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #816 Wrong Identifiers
Also on your .md it says "fr" and it should be "fr-fr" cause in python and on the documentation you have you guys indicated it "fr-fr" that's where I learned that it is not "fr". It's kinda confusing and it might help others too. Thank you!
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #816 Wrong Identifiers
"en-gb" works but that "en-gb-x-rp" does not work
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #816 Wrong Identifiers
The identifiers marked are the BCP 47 language tags for the supported languages. Because The language file for
so using the (espeak_/espeakng)SetVoiceByName/SetVoiceByProperties APIs should be matching the language correctly. The French (France) voice is located in
so should accept either What program/python binding are you using? Do you know how that python binding is checking for the language? Do you get the same issue using
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #816 Wrong Identifiers
There is no voice
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #816 Wrong Identifiers
I tried running that in python where language = "es-la" and it worked... hmmmm... may I ask why is that? Thank you!
|
|