Enum member VoiceOPCode.VOICE_READY

Declaration

enum VoiceOPCode
{
  // ...
  VOICE_READY = 2,
  // ...
}