EV3 Sound¶
Non-Visible component| Category | Requires | Version |
|---|---|---|
| LEGO® MINDSTORMS® > EV3 | API 21, Android 5.0 Lollipop | 1 |
Overview¶
A component that provides a high-level interface to sound functionalities on LEGO MINDSTORMS EV3 robot.
Methods¶
Play Tone¶
Make the robot play a tone.
| Params | |
|---|---|
| volume | Number |
| frequency | Number |
| milliseconds | Number |
Stop Sound¶
Stop any sound on the robot.
Properties¶
Bluetooth Client¶
Component Read Write - Designer Blocks
The BluetoothClient component that should be used for communication.