compulim/web-speech-cognitive-services

Can we use this library in angular app

Closed this issue · 1 comments

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';