Results 12 comments of barghi

thanks @atlanteh could you please give me a clue to implement this functionality I have no idea about this

@nscharrenberg check this, please https://github.com/react-native-voice/voice/issues/299#issuecomment-1988651342

I changed @mfkrause code a bit and improved the performance This hook has 3 states: **idle**, **listening**, **receiving** and keeps internal transcript in ref to prevent redundant render tested on...

@sanishkr Have you found a solution?

everything is ok in development mode, when I run the project in production mode, RTL-plugin won't work at first render and if I navigate to another page (in the client)...