IHateHorizonWorlds
8 days agoHonored Guest
How to get the audio from AppDictationExperience?
I'm using the voice SDK and the AppDictationExperience script for speech to text, however I also want to use Photon Voice for voice chat.
Since only one thing can be reading from the mic at a time, and since I don't see any way to give AppDictationExperience audio directly; I want to read the audio from AppDictationExperience and send it to PhotonVoice.
How would I do this? I can give Photon Voice an audio clip but I don't know how to get the audio from AppDictationExperience. I was also wondering if there is a better approach to having both Photon Voice and AppDictationExperience work?