Ev3Sound
A component that provides a high-level interface to a LEGO MINDSTORMS EV3 robot, which provides sound functionalities.
Properties
BluetoothClient
The BluetoothClient component that should be used for communication. Must be set in the Designer
Methods
PlayTone (number volume, number frequency, number milliseconds)
Make the robot play a tone.
StopSound ()
Stop any sound on the robot.
Last updated