microsoft / cognitive-services-speech-sdk-js

Microsoft Azure Cognitive Services Speech SDK for JavaScript
Other
267 stars 101 forks source link

[Bug]: microsoft-cognitiveservices-speech-sdk gives initialization error. #860

Open aishsharma-tomtom opened 1 month ago

aishsharma-tomtom commented 1 month ago

What happened?

After upgrading to latest in my react application, it has started giving the following error - microsoft-cognitiveservices-speech-sdk-CS3CMDJB.js:1 Uncaught ReferenceError: Cannot access 'pi' before initialization at microsoft-cognitiveservices-speech-sdk-CS3CMDJB.js:1:47324

Version

1.36.0 (Latest)

What browser/platform are you seeing the problem on?

No response

Relevant log output

No response