sirispeecherrordomain code=102

Welcome! Forums Unity Plugins Mobile Speech Recognizer sirispeecherrordomain code=102

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1902
    pepenetono1
    Participant

    Hello i, in ios only can use it only once at the next try have the follow error

    StartRecording…

    KKSpeech.SpeechRecognizer:StartRecording(Boolean)

    SpeechRecognition:OnStartRecordingPressed()

    UnityEngine.Events.UnityAction:Invoke()

    UnityEngine.Events.UnityEvent`1:Invoke(T0)

    UnityEngine.EventSystems.EventTrigger:Execute(EventTriggerType, BaseEventData)

    UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)

    UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)

    UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)

    UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()

    UnityEngine.EventSystems.StandaloneInputModule:Process()

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    2019-12-05 17:14:05.962842-0600 rgg[22742:7962901] [avae] AVAEInternal.h:76 required condition is false: [AVAudioIONodeImpl.mm:1064:SetOutputFormat: (format.sampleRate == hwFormat.sampleRate)]

    2019-12-05 17:14:05.963347-0600 rgg[22742:7962901] (null)

    2019-12-05 17:14:05.963563-0600 rgg[22742:7962901] KKSpeechRecognizer: error while trying to start recording: (null)

    FailedToStartRecording (null)

    KKSpeech.SpeechRecognizerListener:FailedToStartRecording(String)

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    (null)

    SpeechRecognition:OnError(String)

    UnityEngine.Events.UnityAction`1:Invoke(T0)

    UnityEngine.Events.UnityEvent`1:Invoke(T0)

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    NullReferenceException: Object reference not set to an instance of an object.

    at SpeechRecognition.OnError (System.String error) [0x00000] in <00000000000000000000000000000000>:0

    at UnityEngine.Events.UnityAction`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0

    at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0

    (Filename: currently not available on il2cpp Line: -1)

    FailedDuringRecording {

    }

    KKSpeech.SpeechRecognizerListener:FailedDuringRecording(String)

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    {

    }

    SpeechRecognition:OnError(String)

    UnityEngine.Events.UnityAction`1:Invoke(T0)

    UnityEngine.Events.UnityEvent`1:Invoke(T0)

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    NullReferenceException: Object reference not set to an instance of an object.

    at SpeechRecognition.OnError (System.String error) [0x00000] in <00000000000000000000000000000000>:0

    at UnityEngine.Events.UnityAction`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0

    at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0

    (Filename: currently not available on il2cpp Line: -1)

    2019-12-05 17:14:06.042300-0600 rgg[22742:7970644] [Utility] +[AFAggregator logDictationFailedWithError:] Error Domain=kAFAssistantErrorDomain Code=203 “Corrupt” UserInfo={NSLocalizedDescription=Corrupt, NSUnderlyingError=0x283a1c8a0 {Error Domain=SiriSpeechErrorDomain Code=102 “(null)”}}

    FailedDuringRecording {

    NSLocalizedDescription = Corrupt;

    NSUnderlyingError = “Error Domain=SiriSpeechErrorDomain Code=102 \”(null)\””;

    }

    KKSpeech.SpeechRecognizerListener:FailedDuringRecording(String)

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    {

    NSLocalizedDescription = Corrupt;

    NSUnderlyingError = “Error Domain=SiriSpeechErrorDomain Code=102 \”(null)\””;

    }

    SpeechRecognition:OnError(String)

    UnityEngine.Events.UnityAction`1:Invoke(T0)

    UnityEngine.Events.UnityEvent`1:Invoke(T0)

    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)

    NullReferenceException: Object reference not set to an instance of an object.

    at SpeechRecognition.OnError (System.String error) [0x00000] in <00000000000000000000000000000000>:0

    at UnityEngine.Events.UnityAction`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0

    at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0

    (Filename: currently not available on il2cpp Line: -1)

    #1955
    pepenetono1
    Participant

    Have any answer for this?

    #1963
    PiotrPiotr
    Keymaster

    Please try out package available here:

    problem with iphone X and 11

    #2268
    lt23live
    Participant

    did you ever find a solve for this?

    #2284
    PiotrPiotr
    Keymaster

    Closing this topic, there are already too many about this issue.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘sirispeecherrordomain code=102’ is closed to new replies.