Play tone of specified frequency.
Namespace:
AForge.Robotics.LegoAssembly: AForge.Robotics.Lego (in AForge.Robotics.Lego.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- frequency
- Type: System..::.Int16
Tone frequency in Hz.
- duration
- Type: System..::.Int16
Tone duration in milliseconds.
- waitReply
- Type: System..::.Boolean
Wait reply from NXT (safer option) or not (faster option).