ettoolong / TTSFox

Text to Speech on Firefox. It use OS build-in TTS engines.
https://addons.mozilla.org/firefox/addon/ttsfox/
Mozilla Public License 2.0
16 stars 6 forks source link

Is this possible to detect not-Windows-included TTS-engines? #20

Open perdolka opened 6 years ago

perdolka commented 6 years ago

Like "Acapela Elan TTS", "Lernout & Hauspie" (L&H) etc.

ettoolong commented 6 years ago

At this moment, the answer is NO.

TTSFox is base on this WebAPIs : https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis

It's depending on browser support.