Is it possible to configure a list of words to recognize from?

Welcome! Forums Unity Plugins Mobile Speech Recognizer Is it possible to configure a list of words to recognize from?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #11869
    aayoub
    Participant

    I need similar functionality to what we have in unity KeywordRecognizer:
    https://docs.unity3d.com/ScriptReference/Windows.Speech.KeywordRecognizer.html

    Where you can control the word list that the speech recognition will detect from. You can think about it as defining a new custom language (or language subset)

    Thanks

    #11870
    PiotrPiotr
    Keymaster

    Sorry but this something not supported by mobile SDKs

    #11871
    aayoub
    Participant

    Thanks Piotr for your replay.
    Is it possible to get a list of matches for the same voice… Let’s say the user said “Win”… In this case the voice recognition can recognize both “When” and “Win”.

    Thanks

    #11876
    PiotrPiotr
    Keymaster

    There is no API for that but it should be relatively easy to add.
    Is it something you could take a look at?
    I can give you access to github.

    #11877
    aayoub
    Participant

    Yes please give me an access.. I’ll take look.

    Thanks

    #11878
    PiotrPiotr
    Keymaster

    Whats your github handle?

    #11879
    aayoub
    Participant

    aayoub1

    #11883
    aayoub
    Participant

    Hi Piotr,

    Can you please grant me permissions to access the github?
    My github handle is: aayoub1

    Thanks

    #11884
    PiotrPiotr
    Keymaster

    Added, sorry for late reply

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