mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
/setup/tts/speak now accepts a "method" field (and the CLI a --method flag): "radio" (default, LOCAL_INTERNET_RADIO, no app_key, replaces source) or "speaker" (POST /speaker notification, ducks+resumes, honours volume). The speaker method defaults the app_key to "aftertouch" when none is configured, since the speaker validates it via GET /v1/auth which we answer 200 regardless. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>