Question by
thampu_9 · Apr 18, 2019 at 09:52 PM ·
directionmicrophonespeech
How can I access the microphone data while running dictation recognizer?
Hi I am using the DictationRecognizer Class to add speech input capabilities in my project. I followed this https://docs.microsoft.com/en-us/windows/mixed-reality/voice-input-in-unity to implement the Dictation Recognizer and it works. However, in my app, i want to include an animation based on the volume of the live microphone data. Is it doable while the dictation recognizer is running? Any help is appreciated!
Comment