Sandbox Logo

Voice.IsListening

bool IsListening { get; set; }

Description

Returns true if the mic is listening. Even if it's listening, it might not be playing - because it will only record and transmit if it can hear sound.

Return

User Comments