-
Notifications
You must be signed in to change notification settings - Fork 15
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
Microphon listen not working and no errors #3
Comments
Here another kind of log:
|
Is there any update on this?? @xVir @matthewayne |
Figure out that API.ai does not support automatic speech recognition (ASR) and text-to-speech services (TTS) solutions from May 29th, 2017 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi all,
Send Text works properly (with both default key and my client one), but I'm not able to make it work using the microphone.
Once I press "Stop Listen" this error is logged:
I'm quite sure the micro is recording, because I can print at each frame the variable Microphone.IsRecording(null), and is true. Even I tried to speak only when Microphon.GetPosition(null) equals 0.
My micro works (tested with API.ai web interface) and I have not problems with access authorization.
I'm using Unity 2017.1.0f3 for a desktop app.
Help? API.ai Unity forum is desolated.
The text was updated successfully, but these errors were encountered: