True if the previously active microphone/speaker is no longer present in the device list
True if automatic failover to a replacement device succeeded
Label of the fallback input device selected during auto-failover, or null if not applicable
Label of the fallback output device selected during auto-failover, or null if not applicable
Current list of available audio input (microphone) devices after the change
Current list of available audio output (speaker) devices after the change
Generated using TypeDoc
Payload emitted by CXoneVoiceClient.onAudioDeviceChange when the browser audio device list changes during a voice session. Subscribe to react to device changes and implement custom recovery flows.