Skip to content

Add automatic Web Speech fallback for Server - #56

Draft
JayPanoz wants to merge 1 commit into
mainfrom
speechServer-fallback
Draft

Add automatic Web Speech fallback for Server#56
JayPanoz wants to merge 1 commit into
mainfrom
speechServer-fallback

Conversation

@JayPanoz

@JayPanoz JayPanoz commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Falls back to the browser's Web Speech API when the speech server is unreachable or synthesis stalls mid-playback, matching voice language/gender and resuming at the same utterance. Adds buffer-aware stall detection (timeoutMs) to SpeechServerEngine as the trigger, opt-out via onFailure: "error".

Falls back to the browser's Web Speech API when the speech server is unreachable or synthesis stalls mid-playback, matching voice language/gender and resuming at the same utterance. Adds buffer-aware stall detection (timeoutMs) to SpeechServerEngine as the trigger, opt-out via onFailure: "error".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

1 participant