-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
I cannot see anything inside the getVoices() object that is returned by speechSynthesis.getVoices(). When I do speechSynthesis.getVoices().length I can see that there are 9 voices - I'm sure dependent on the device I'm using and OS version. But when I try speechSynthesis.getVoices()[0] it returns undefined.
I'm running this on Android 4.2.2. I cannot figure out why I can't get this information, and then fill in SpeechSynthesisUtterance().voiceURI to change the voice being used.
Metadata
Metadata
Assignees
Labels
No labels