Headset Class |
The Headset type exposes the following members.
| 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. |
| Name | Description | |
|---|---|---|
| GetDevices | Locate all connected audio devices based on the given state. | |
| Start | Start the devices. | |
| Stop | Stop the devices. |