vimfn / react-speech-to-text

An example app demonstrating how to get Speech to text working in Nextjs 13+ (App Router)
https://meowies.vercel.app/
19 stars 5 forks source link

how to work around this ? #1

Open Bader975 opened 3 months ago

Bader975 commented 3 months ago

@arnvgh image

mendsalbert commented 3 months ago

Import this at the top of the component "use client" import 'regenerator-runtime/runtime'