iOS errors randomly when recording speech.

Welcome! Forums Unity Plugins Mobile Speech Recognizer iOS errors randomly when recording speech.

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2196
    lt23live
    Participant

    There are errors after moderate use of this plugin. 🙁
    Using Iphone 11 Pro Max ios 13

    FailedToStartRecording (null)

    Autoconnected Player Speech Recognition | Error: {
    NSLocalizedDescription = Timeout;
    NSUnderlyingError = “Error Domain=SiriSpeechErrorDomain Code=100 \”(null)\””;
    }

    #2197
    PiotrPiotr
    Keymaster
    #2200
    lt23live
    Participant

    So providing more details. I am using this app to recognize voice input.

    Unity: 2019.3.12
    KKSpeechRecognizer Version: 1.3.4

    My code follows your examples pretty well.
    This sometimes throws an error right at the beginning of the recording. “FailedToStartRecording (null)”. Why does it fail to start recording? I am not sure when the timeout happens.

    #2201
    lt23live
    Participant

    If the link above is relevant still. Where would i find an Undocumented limit on pre-recorded audio? and how would i fix it?

    #2285
    PiotrPiotr
    Keymaster

    Please see this topic.Closing.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘iOS errors randomly when recording speech.’ is closed to new replies.