openclaw/apps/ios/Sources/Voice
Peter Steinberger 26bfa88bb2
fix: restore native Talk transcripts, fallback, and microphone access (#115577)
* fix(ios): decode frameless Talk events

* fix(android): keep browser-only Talk models native

* fix(macos): gate dashboard media capture

* docs(talk): clarify native platform fallbacks

* chore(i18n): refresh native source inventory

* fix(android): gate relay entry on provider-level browser-only models too
2026-07-29 01:55:47 -04:00
..
RealtimeTalkRelaySession.swift feat(xai): add realtime voice provider (#106267) 2026-07-13 05:17:24 -07:00
TalkDefaults.swift fix: route iOS OpenAI realtime Talk through WebRTC (#98563) 2026-07-02 12:49:23 -07:00
TalkGatewayPermissionState.swift feat(ios): unify chat and voice experience (#107879) 2026-07-18 14:30:10 -04:00
TalkGatewaySpeechClient.swift fix(ios): make Talk audio lifecycle-safe (#103072) 2026-07-10 15:03:40 +01:00
TalkModeGatewayConfig.swift fix: restore native Talk transcripts, fallback, and microphone access (#115577) 2026-07-29 01:55:47 -04:00
TalkModeManager+Permissions.swift fix(ios): localize setup and status surfaces 2026-07-12 18:33:47 +02:00
TalkModeManager.swift fix(ios): use configured speech language for system voice (#113372) 2026-07-28 14:10:23 -04:00
TalkRealtimeClientSession.swift fix: restore native Talk transcripts, fallback, and microphone access (#115577) 2026-07-29 01:55:47 -04:00
TalkRealtimeWebRTCSession.swift fix: restore native Talk transcripts, fallback, and microphone access (#115577) 2026-07-29 01:55:47 -04:00
TalkSpeechLocale.swift fix(ios): use configured speech language for system voice (#113372) 2026-07-28 14:10:23 -04:00
VoiceWakeManager.swift fix(ios): localize setup and status surfaces 2026-07-12 18:33:47 +02:00
VoiceWakePreferences.swift