
leonardo46
Italy
Asked
— Edited

I'm teaching my robot to dance. It dances well, with sound servo v4 and mp3 files.
I need to stop mp3 playing, to give other commands or play other music.
The only way to do that I found is the stop button in the soundboard v4 control itseIf. I need to use some command , such as a speech recognition command.
How to do that ?
I only need to know some script I can use to stop the mp3, without having to wait for the whole performance to end , or having to push the stop command in the soundboard control itself.
Alan
Code:
Remember when you have a control added to your project, if you click on the Cheat Sheet tab from EZ-Script window it will show you available script example options for your control item, including the sound board. You can then click on the example line to add it to your script.
I know the answer is somewhere in the dozens of tutorials, threads, etc.
But it's hard to find there exactly what I need to know , among a lot of useless or well-known information. Only an expert (or a guru...) can easily show the right way.
Enjoy!