GetSupportedLanguages() is not working

Welcome! Forums Unity Plugins Mobile Speech Recognizer GetSupportedLanguages() is not working

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22970
    Cangrejo
    Participant

    Hey there,

    I’m trying to fetch a list with the supported languages on my Android device. I have the KKSpeechRecognizerListener Prefab in scene and linked a Method to OnSupportedLanguagesFetchedList that takes a List<LanguageOption>. I then call SpeechRecognizer.GetSupportedLanguages(), but I never get the callback, nor the List with available languages. Also in the SetLanguage example, the drop down doesn’t show any elements on the device.

    Is this functionality deprecated or am I doing something wrong?

    #22972
    PiotrPiotr
    Keymaster

    Hey, please read pinned post.

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