-
Notifications
You must be signed in to change notification settings - Fork 73
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
How to use Speech to Text feature? #9
Comments
Did you solve it? |
Yes, I did. It was my mistake not an issue with the package. |
I am getting the same error, the robot doesn't move, it shows me the following error. What could be the reason? ( Enter a text command: I want that you move 1 meter forward speed 0.2 |
Sorry, I am not sure that I remember the issue. It was couple of months ago. As far as I remember, I was using free version of GPT and did not register the Token. |
I opened the html page from the webpage folder in Chrome browser allow the microphone and select start recording, say "Move robot 1m with speed 0.3" and send the command, but it does not move the turtle while I could see my voice was detected by the GPT. The issue is that it is get converted to text and command for the turtle. Can anybody help me with the issue?
The text was updated successfully, but these errors were encountered: