Enum member VoiceOPCode.VOICE_IDENTIFY

Declaration

enum VoiceOPCode
{
  // ...
  VOICE_IDENTIFY = 0,
  // ...
}