mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 00:26:29 +00:00
Replaces the awkward top-level `tts speak --speaker-host` with a `speaker tts-cloud` subcommand that sits alongside the existing `speaker tts` and uses the global --host flag (--device still works as an alternative). The two are now clearly related: `speaker tts` sends a Google Translate URL straight to the speaker, while `speaker tts-cloud` routes through the service for server-side synthesis (Cloud TTS) and playback. --speaker-host is gone. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>