TeamGleason / SpeakFaster

MIT License
6 stars 4 forks source link

[WebUI] Make TTS selection logic work for browsers without TTS #359

Closed caisq closed 2 years ago

caisq commented 2 years ago

TTS, i.e., window.speechSynthesis, may be unavailable for certain browsers (e.g., Opera on Android), . If that is the case, we fallback to personalized (cloud) TTS voice automatically.