| Package | com.aispeech.device |
| Class | public class MicrophoneDeviceState |
| Inheritance | MicrophoneDeviceState Object |
| Constant | Defined By | ||
|---|---|---|---|
| INIT : String = microphone.init [static] | MicrophoneDeviceState | ||
| MUTED : String = microphone.muted [static] | MicrophoneDeviceState | ||
| NOTAVAILABLE : String = microphone.not.available [static] | MicrophoneDeviceState | ||
| UNMUTED : String = microphone.unmuted [static] | MicrophoneDeviceState | ||
| INIT | Constant |
public static const INIT:String = microphone.init| MUTED | Constant |
public static const MUTED:String = microphone.muted| NOTAVAILABLE | Constant |
public static const NOTAVAILABLE:String = microphone.not.available| UNMUTED | Constant |
public static const UNMUTED:String = microphone.unmuted