ceuk / speech-recognition-aws-polyfill

Polyfill for the SpeechRecognition browser API using AWS Transcribe as a fallback
Other
10 stars 8 forks source link

Support for Nextjs Typescript #12

Open Harsh4999 opened 11 months ago

Harsh4999 commented 11 months ago

I was trying to use it in Nextjs project but it keeps on saying

Cannot find module 'speech-recognition-aws-polyfill' or its corresponding type declarations.

StefanBurscher commented 3 months ago

I have the same issue;. i guess it just don't work?