pub fn default_device() -> SfBox<sfStdString>
Expand description

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.