- 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. |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| macos | ||
| shared/ClawdbotKit | ||