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