You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting to speech-dispatcher, it's nice if we can use the auto-spawning functionality. Unfortunately, it's somewhat annoying to use for two reasons:
It fails to speak in a new process after it's been awoken. For example, if one were to use autospawn to start speech-dispatcher, then stop Odilia and start it again quickly, then speech-dispatcher will refuse to speak. I can't tell if that's a speech-dispatcher problem or a pulseaudio problem. Who knows.
When you auto-spawn, you need to wait around 500ms because: "Due to a bug in Speech Dispatcher, it is currently necessary to include a wait statement after the autospawn for about 0.5 seconds before attempting a connection."
We should submit these bugs upstream and see if we can help fix them.
The text was updated successfully, but these errors were encountered:
TTWNO
changed the title
[tts]: speech-d/is//patcher Requires Wait (500ms) Before Usage After Spwn
[tts]: speech-dispatcher Requires Wait (500ms) Before Usage After Spwn
Dec 13, 2022
When connecting to speech-dispatcher, it's nice if we can use the auto-spawning functionality. Unfortunately, it's somewhat annoying to use for two reasons:
speech-dispatcher
, then stop Odilia and start it again quickly, then speech-dispatcher will refuse to speak. I can't tell if that's a speech-dispatcher problem or a pulseaudio problem. Who knows.We should submit these bugs upstream and see if we can help fix them.
The text was updated successfully, but these errors were encountered: