selectUsbDevice
Selects a USB input device as the preferred audio input source.
This routes audio recording to the specified USB device, bypassing AudioSwitch's default device selection. Use this for USB microphones that don't appear in devices.
Return
true if the device was selected successfully, false otherwise.
Parameters
device
The USB device to use, or null to restore default routing.