note: OK to use `AudioConfig.fromDefaultMicrophoneInput()`
Opened this issue · 0 comments
nfreear commented
..
- GitHub: compulim/web-speech-cognitive-services ~
../createSpeechRecognitionPonyfill.js
; - MS Docs: ...-speech-sdk/audioconfig;
const {
audioConfig = AudioConfig.fromDefaultMicrophoneInput(),
// ...
}