Project 'elixxir/client-ios' was moved to 'mobile/ios/client-ios'. Please update any links and bookmarks that may still have the old path.
This MR is addressing the issue: [XMI-192] Crash when enabling dictation from keyboard + recording audio feature from chat together
This MR adds some error handling, to avoid crashes, but does not fix the issue entirely. There's a lot of !try
in the audio recording code, that should be eventually refactored and improved.
AVAudioPlayer
setup failure in Voxophone