Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Added support to skip TTS playback#227

Open
daytonturner wants to merge 1 commit intorhasspy:masterfrom
daytonturner:tts-skip-playback
Open

Added support to skip TTS playback#227
daytonturner wants to merge 1 commit intorhasspy:masterfrom
daytonturner:tts-skip-playback

Conversation

@daytonturner
Copy link

@daytonturner daytonturner commented Oct 2, 2024

In my environment, I am using an rpi satellite with usb speaker + mic, and have external (sonos) speakers throughout the house. I wanted my satellite to play awake/done sounds using the locally attached speaker, but have the option to omit the TTS playback from the local speaker, and instead use the synthesize command to have the Sonos speakers announce the TTS response.

There was no way to do this previously, so i added optional support for it, which defaults to off, so as not to confuse anyone or break any existing implementations.

Adding --snd-tts-skip-playback True to the command line arguments will ensure all action sound effects play on the local speaker, but TTS playback will not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant