shearembold
19 days agoHonored Guest
Voice SDK microphone only starts correctly first time
I'm using the AppDictationExperience component from the Voice SDK in Unity and am trying to play a build on the Quest 2. When I call Activate on the AppDictationExperience component the microphone only starts correctly if the app doesn't have microphone permission when the app starts and asks for permission. If the app already has microphone permission I get an OnMicStartedListening event but the microphone isn't actually recording, if I check Microphone.IsRecording it returns false.
