Erik Hübner
Erik Hübner
I worked with that amazing script and recognized two things: The close sim function does not work: Simulator application name is "iOS Simulator", not "iPhone Simulator" function _close_sim { #...
I had some problems with a part of my annotations that are disappearing when i zoom in. The viewForAnnotation delegate was no longer called for this annotations and when i...
The `onError` callback of the `RealtimeTranscriber` delivers for every chunk of audio the following error: ```Transcription failed for speech segment 0: Error: JSI binding `whisperTranscribeData` not installed``` The `installJSIBindingsIfNeeded` can...