SoundRecorder.getDefaultDevice

Get the name of the default audio capture device.

This function returns the name of the default audio capture device. If none is available, an empty string is returned.

class SoundRecorder
static
string
getDefaultDevice
(
)

Return Value

Type: string

The name of the default audio capture device.

Meta