Problems on iPhone

Welcome! Forums Unity Plugins Mobile Speech Recognizer Problems on iPhone

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2025
    EducupEducup
    Participant

    Hello! And thanks for this great resource!

    I have a problem using it on iOS devices. This is the error in the logs:

    [AFAggregator logDictationFailedWithError:] Error Domain=kAFAssistantErrorDomain Code=203 “SessionId=com.siri.cortex.ace.speech.session.event.SpeechSessionId@1cace954, Message=No audio data received.” UserInfo={NSLocalizedDescription=SessionId=com.siri.cortex.ace.speech.session.event.SpeechSessionId@1cace954, Message=No audio data received., NSUnderlyingError=0x283496dc0 {Error Domain=SiriSpeechErrorDomain Code=102 “(null)”}}
    NSLocalizedDescription = “SessionId=com.siri.cortex.ace.speech.session.event.SpeechSessionId@1cace954, Message=No audio data received.”;
    NSUnderlyingError = “Error Domain=SiriSpeechErrorDomain Code=102 \”(null)\””;

    I can recreate this by quickly tapping the button to start recording. And this happens on all iOS devices.

    I use the onAvailabilityChanged to enable the button

    #2026
    EducupEducup
    Participant

    I forgot to say. This error cause that speech stop working and the application sounds muted.

    #2028
    PiotrPiotr
    Keymaster

    Check out this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.