openclaw/apps/ios/Sources/Voice
Vignesh Natarajan b46855d8c4 fix(ios): prevent Talk mode crash on simulator
- Disable Talk mode start on iOS simulator (no audio input)
- Validate audio input format before installing tap to avoid
  AVFAudio assertion crashes on misconfigured devices.

Tested:
- Launched app on iOS simulator and tapping Talk no longer crashes
  (shows error path instead).
2026-01-20 20:52:42 -08:00
..
TalkModeManager.swift fix(ios): prevent Talk mode crash on simulator 2026-01-20 20:52:42 -08:00
TalkOrbOverlay.swift fix(talk): harden TTS + add system fallback 2025-12-30 07:40:02 +01:00
VoiceTab.swift feat: add talk mode across nodes 2025-12-29 23:21:05 +01:00
VoiceWakeManager.swift test: add ios coverage hooks 2025-12-24 20:00:45 +01:00
VoiceWakePreferences.swift feat(ios): sync wake words via gateway 2025-12-14 05:06:27 +00:00