Closed saisandeeppalla closed 3 years ago
I am trying to use this library in angular but getting exception that web_speech_cognitive_services_lib_SpeechServices__WEBPACK_IMPORTED_MODULE_5__ is not a function
It seems your import statement is incorrect. Please see the following.
import { createSpeechRecognitionPonyfill } from 'web-speech-cognitive-services/lib/SpeechServices/SpeechToText';
I am trying to use this library in angular but getting exception that web_speech_cognitive_services_lib_SpeechServices__WEBPACK_IMPORTED_MODULE_5__ is not a function