mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +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.