Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpeechRecognizer Continuous Recognition Displaying "the object is already disposed" error when run on localhost:3000 [Error appears on the normal browser but works fine on Incognito mode] #9

Open
geraldleemingmaxis opened this issue Mar 13, 2024 · 0 comments

Comments

@geraldleemingmaxis
Copy link

geraldleemingmaxis commented Mar 13, 2024

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Clone [AzureSpeechReactSample] code with continuous recognition example
  2. Replace SPEECH_KEY and SPEECH_REGION with appropriate key and region
  3. npm i
  4. npm run dev
  5. Open browser localhost:3000
  6. Get object is already disposed error

Expected/desired behavior

Object is already disposed error on http://localhost:3000

OS and Version?

Windows 10
Cognitive Services Speech SDK 1.32.0

Mention any other details that might be useful

Error screen:
object disposed error


Thanks! Hope to hear from you soon

@geraldleemingmaxis geraldleemingmaxis changed the title SpeechRecognizer Continuous Recognition Displaying "the object is already disposed" error when run on localhost:3000 SpeechRecognizer Continuous Recognition Displaying "the object is already disposed" error when run on localhost:3000 [Error appears on the normal browser but works fine on Incognito mode] Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant