
Troy
USA
Asked
— Edited
Has anyone tried this one? I was looking at it and I see where you identify which servo port to use but does it always move whenever something is played on the speaker?
DJ, can we enable and disable the monitoring of the speaker? Say for instance I wanted to play a sound effect but I dont want the mouth to move during it, then afterwards re-enable it when he speaks.
We dont want you to burn out!
What are the valid commands?
The only help shown is this syntax ControlCommand( windowName, controlCommand). :/
Forgive my ignorance. :{
ControlCommand( windowName, windowControlCommand )
Sends a command to the window by its name. Look further down in this document for the available commands
Example: ControlCommand( "ADC Graph", pause )
Example: ControlCommand( "SoundBoard", Track_3 )
PS, i notice the example in that bit was wrong about the Pause - it's fixed moving forward. But the primary piece you need to read is bolded
PS. I got that edit as I was writing this.