Speech module supporting screen readers and WebTTS

Share your advanced knowledge/code with the community.
User avatar
Peter
Posts: 1197
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: Speech module supporting screen readers and WebTTS

Post by Peter »

Dirk Geppert wrote: Thu Apr 11, 2024 6:42 amThx Peter! It works with Chrome and Edge, but with Firefox there seems to be a problem with the initialisation. I only see a blank page without an error message in the console.
The code has been changed so that it now also works with Firefox. However, considerably more voices are loaded in the Chrome browser (321 voices) than in Firefox (5 voices).

See also: https://developer.mozilla.org/en-US/doc ... /getVoices
Post Reply