Search Unity

Question Adding Speech-To-Text Feature on Oculus Quest 2 Games in Unity

Discussion in 'VR' started by SachYacht, Mar 29, 2021.

  1. SachYacht

    SachYacht

    Joined:
    Jan 17, 2018
    Posts:
    2
    Hi. I'm currently working on an "Oculus Quest 2" game project that needs to have a speech-to-text feature. Previously I have tried to use these two sources:

    - https://github.com/EricBatlle/UnityAndroidSpeechRecognizer

    - https://github.com/PingAK9/Speech-And-Text-Unity-iOS-Android

    However, none of these worked on Oculus Quest 2, even with microphone permission granted. Both has been tested on my Android phone; Redmi Note 9 and they worked perfectly. Anybody know why? Or do you know what speech-to-text plugin is suitable for Oculus Quest 2? Thank you.
     
  2. nareshrala5

    nareshrala5

    Joined:
    Sep 7, 2020
    Posts:
    1
    same issue i tried with this but its throwing gradle errors while building