Skip to main content

setOutputDevice

Description​

Changes the output device which should be used for playing the audio.

setOutputDevice(device: ISynthOutputDevice | null): Promise<void>
ParameterSummary
deviceAll

The output device to use, or null to switch to the default device.