Enumeration of sound type playable by Lego RCX brick.

Namespace:  AForge.Robotics.Lego
Assembly:  AForge.Robotics.Lego (in AForge.Robotics.Lego.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public enum SoundType

Members

Member nameDescription
Blip
Blip sound.
BeepBeep
Double beep spund.
DownwardTones
Downward tones sound.
UpwardTones
Upward tones sound.
LowBuzz
Low buzz sound.
FastUpwardTones
Fast upward tones sound.

See Also