mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 14:27:27 +00:00
- Codex P1: setSpeakerEnabled now syncs talkMode.setPlaybackEnabled so muting the speaker works when ttsOnAllResponses is active. - Codex P2: abandonAudioFocus() called in stopSpeaking to prevent audio focus leak after TTS completes or is interrupted.