
kamaroman68
USA
Asked
— Edited

So I went through the list of commands in Ez scrip and I must say I am having a lot of fun. I am asking the robot what his favorite song is and he answers, relatively crudely due to my coding with lots of sleeps. Anyways I cant find a command to play music mp3 file to ezb4 speaker? I can only find command to play through pc speaker. Is there a command? Thanks Chris
2) Select Audio
3) Add Sound Board (EZB)
4) click on the blank row of the sound board and select your MP3 file
5) Now press the PLAY button to hear the sound for example
6) Press Stop to stop the audio
7) to programmatically have the MP3 file play from EZ-Script, use the ControlCommand(). You can view all available ControlCommand() syntax when editing a script by pressing the Cheat Sheet tab.
For more information on how to make controls talk to each other, read this page: EZ-Script Help
Great to hear you're enjoying the v4! Looking forward to seeing a video of what you create!
Code: