mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 23:57:28 +00:00
Add taskHint = .dictation to Talk Mode's SFSpeechAudioBufferRecognitionRequest, matching what Voice Wake already sets. Without this hint the recognizer may not properly initialize audio capture, causing Talk Mode to appear unresponsive. Co-Authored-By: dmiv <dmiv@users.noreply.github.com>