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

When "Enable speech" is recognized, exception is thrown #5

Open
okeefm opened this issue Oct 11, 2012 · 2 comments
Open

When "Enable speech" is recognized, exception is thrown #5

okeefm opened this issue Oct 11, 2012 · 2 comments

Comments

@okeefm
Copy link

okeefm commented Oct 11, 2012

Hello,

I'm running the version of your EESpeak software currently listed on the ZarthCode blog on my computer, which is running Windows 7 64-bit. Speech recognition works quite well, but when I try to enable speech, I get so far as hearing "speech enabled" before an exception is thrown with the following text:

System.InvalidOperationException: Cannot perform this operation while the recognizer is doing recognition.
 at System.Speech.Recognition.RecognizerBase.RecognizeAsync(RecognizeMode mode)
 at EESpeak.MainForm.speechRecognizer_SpeechRecognized(Object sender,     SpeechRecognizedEventArgs e)

Let me know if you want any more debugging info from me.

@okeefm
Copy link
Author

okeefm commented Oct 11, 2012

Note: the same exception is thrown when I try to turn on metric prefixes.

@zarthcode
Copy link
Owner

Going to try to duplicate this, I suspect there's a bit of a logic issue when handling recognized speech - or it could be connected to he "loop" issue from awhile back.

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

2 participants