openclaw/apps
liji 46aa3205e4 feat(voice-wake): integrate ObjCExceptionCatcher for safe audio tap installation
- Added ObjCExceptionCatcher to handle Objective-C exceptions during AVAudioNode tap installation, preventing crashes when the audio subsystem is not fully initialized.
- Introduced a 0.5s delay before starting the voice wake runtime to ensure the audio subsystem is ready, reducing the risk of AVAudioEngine errors.
- Updated VoiceWakeRuntime to utilize the new exception catcher and implemented retry logic for starting the runtime with exponential backoff.

This enhances the stability of the voice wake feature during app launch.
2026-01-27 16:40:59 +08:00
..
android chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00
ios chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00
macos feat(voice-wake): integrate ObjCExceptionCatcher for safe audio tap installation 2026-01-27 16:40:59 +08:00
shared/ClawdbotKit fix: local updates for PR #2471 2026-01-26 23:46:02 -05:00