IOS Error Speech recognition

Welcome! Forums Unity Plugins Mobile Speech Recognizer IOS Error Speech recognition

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2027
    pedrojmo88
    Participant

    Hello, Great resource!

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

    AVAEInternal.h:70:_AVAE_Check: required condition is false: [AVAudioIONodeImpl.mm:897:SetOutputFormat: (format.sampleRate == hwFormat.sampleRate)]

    (null)

    KKSpeechRecognizer: error while trying to start recording: (null)

    any ideas about how to solve it?

    #2029
    PiotrPiotr
    Keymaster

    Check out this thread.

    #11909
    cazmi
    Participant

    Sorry to necro the thread, but the problem still persists using the latest package. This usually happens after I used unity built-in Microphone.Start function. The pattern usually looks like this:
    Start speech recognizer -> stop -> start microphone (recording) -> stop -> start speech recognizer again -> error.
    This is really frustrating since the only way to fix the speech recognizer is to restart the app.

    #11930
    Cuong
    Participant

    Hi, i get the same issue, it happens on Iphone 7+ ios version 14.8
    I updated the mobile speech plugin to the latest version(1.36) but the bug still happen.
    I’m using Unity 2019.4.31f

    #11933
    PiotrPiotr
    Keymaster

    Please chceck this thread

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