Enum member VoiceState.READY

Declaration

enum VoiceState
{
  // ...
  READY = 3,
  // ...
}