For more information, please see the
CodePlex project page and the
Getting Started guide.
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Task


Plays a tone of the specified frequency for the specified time.
Namespace: Lego.Ev3.CoreAssembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- volume
- Type:
System Int32
Volume of tone (0-100).
- frequency
- Type:
System UInt16
Frequency of tone, in hertz.
- duration
- Type:
System UInt16
Duration to play tone, in milliseconds.
Return Value
Type:
See Also