Emitted when the available set of Devices changes.
An array containing any Devices that were previously active that were lost as a result of this deviceChange event.
device.audio.on('deviceChange', lostActiveDevices => { }); Copy
device.audio.on('deviceChange', lostActiveDevices => { });
Emitted when the available set of Devices changes.