Russia
Asked — Edited

Quickly

Hello , please help write voice commands.and tell me how to do that would be the engine stops before heading off .


ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

#1  

Use SayWait() instead of Say()...


saywait("I am a robot") #will wait until finished speaking first
#sound through your pc speaker

sayEZBwait("I am a robot") #will wait until finished speaking first
#sound through the ezb4

Russia
#2  

No, I mean the voice commands for movement

Russia
#4  

I use analog motors

#5  

Do you mean 360deg servos? You need the modified servo movement control and the voice control panel... So 2 controls. These commands below are already in the voice control panel..... "Robot move forward" "Robot Stop" etc...


Forward()
Reverse()
Left()
Right()
Stop()

United Kingdom
#6  

Using the subject "Quickly" will not help anyone, this should be a brief title to the problem i.e. "Voice Control Help". This will help the community by letting those who also need help on the subject find the post and those who can help you see the post.

Adding voice control is covered by this tutorial.

#7  

@Rich, it could be like the movie Speed where a mad man has wired an EZb into a bus or a train and the voice command is needed before the engine stops, Quickly. ;)

@761019, if Richard and Rich have not answered your question please explain in greater detail what specifically you are trying to achieve and what you are trying to control and kit you have (dev, JD, roli, six).