mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-07 05:20:19 +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>