Giter Site home page Giter Site logo

TypeError: Cannot destructure property 'onListeningChange' of 'this.subscribers[id]' as it is undefined. about react-speech-recognition HOT 4 CLOSED

jamesbrill avatar jamesbrill commented on June 18, 2024
TypeError: Cannot destructure property 'onListeningChange' of 'this.subscribers[id]' as it is undefined.

from react-speech-recognition.

Comments (4)

thiagoss avatar thiagoss commented on June 18, 2024 1

I won't claim I understood the fix (still kind of new to reactjs and javascript) but it did fix my issue. Thanks!

from react-speech-recognition.

thiagoss avatar thiagoss commented on June 18, 2024

https://github.com/thiagoss/react-speech-recognition/tree/example-issue-63

Example here adapted to reproduce the issue. Just start/stop a few times and it will happen. Or just add more replicas of the component and it gets easier to reproduce.

Sometimes I also get when transcripts are being created:

Uncaught TypeError: Cannot read property 'onTranscriptChange' of undefined
    at RecognitionManager.js:137
    at Array.forEach (<anonymous>)
    at RecognitionManager.emitTranscriptChange (RecognitionManager.js:136)
    at RecognitionManager.updateTranscript (RecognitionManager.js:207)

from react-speech-recognition.

thiagoss avatar thiagoss commented on June 18, 2024

My original use case for this is that I have a rather large text area and I want buttons on top and bottom of it to start/stop the speech recognition. That's how I got into this issue. Is this a valid use case? (Having multiple hooks from react-speech-recognition).

from react-speech-recognition.

JamesBrill avatar JamesBrill commented on June 18, 2024

Thanks for the clear explanation and example @thiagoss Your use case is indeed valid and the example did highlight a race condition I previously wasn't aware of. I have attempted to fix this, please try version 3.2.3 and see how you get on.

from react-speech-recognition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.