| Headset Class | 
Namespace: Ozeki.Media
The Headset type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDevices | 
            Locate all connected audio devices based on the given state.
              | |
| Start | 
            Start the devices.
              | |
| Stop | 
            Stop the devices.
              | 
| Name | Description | |
|---|---|---|
| IsStarted | 
            True if the devices are started, otherwise false.
              | |
| Microphone | 
            The audio device's microphone.
              | |
| Name | 
            The device's name.
              | |
| Speaker | 
            The audio device's speaker.
              |