An Azure service that integrates speech processing into apps and services.
@Thanmayi Godithi
Hi, just following up on this issue.
The key point is that the crash can happen even when the user does not enter or use Microsoft speech recognition. In that scenario, we do not create SpeechConfig, SpeechRecognizer, PushAudioInputStream, or start continuous recognition. The app only links MicrosoftCognitiveServicesSpeech-iOS 1.47.0.
So this does not look like an active recognizer cleanup issue on our side. Could you please help confirm whether there is any known issue in 1.47.0 where the Speech SDK native module may crash during background transition or teardown just because the framework is linked/loaded?
Also, could you advise which iOS Speech SDK version contains the relevant fix, if this has already been addressed?
This is currently blocking our investigation, so we would appreciate your guidance. Thanks!