11-01-2021 05:28 PM - edited 11-01-2021 05:30 PM
Do you have any general questions regarding the wit.ai framework within the Voice SDK? Drop your questions, concerns, and feedback here!
08-24-2023 11:37 AM
I'm developing a Unity multiplayer (Photon) lobby in which I added the OpenAI API to talk to, since the Photon SDK and Meta Voice SDK scripts fight for the microphone usage, I was wondering if there was a way to inject the audio stream generated by Photon into the "App dictation experience" script.
a month ago
I'm not sure if its the same issue but I had a somewhat similar problem where I had 2 microphone inputs and Unity would recognize a faulty microphone input as the first and main input instead of the actual working microphone, maybe something similar could be happening in the build? It would be good to have a debug UI to view which microphone input its using.