Fix crash with dictation and audio recording
Compare changes
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