LEGO Mindstorms EV3


Specific command parameter
//!

typedef   enum
{
  BREAK               = 0,
  TONE                = 1,
  PLAY                = 2,
  REPEAT              = 3,
  SERVICE             = 4,

  SOUND_SUBCODES
}
SOUND_SUBCODE;

//! 

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group