You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Send Text works properly, however, onListeningStarted variable not being set when I hit Listen button in unity editor. Also, when trying to build for iOS, gets access error in Xcode : microphone using not authorized. I imagine they are related. How do I authorize access? NOTE: Code for microphone access is in Start function
The text was updated successfully, but these errors were encountered:
Send Text works properly, however, onListeningStarted variable not being set when I hit Listen button in unity editor. Also, when trying to build for iOS, gets access error in Xcode : microphone using not authorized. I imagine they are related. How do I authorize access? NOTE: Code for microphone access is in Start function
The text was updated successfully, but these errors were encountered: