Skip to content

VonageAudioSocketConfig

Configuration options for VonageAudioSocket.

Defined in: src/providers/io/vonage/VonageAudioSocket.ts:194

Configuration options for VonageAudioSocket.

Remarks

The provider needs no credentials: the WebSocket is opened by Vonage directly to your server, and your application authenticates the call (e.g. by validating the NCCO answer webhook) before attaching the socket.

Example

const vonage = new VonageAudioSocket({ debug: true });

Properties

PropertyTypeDefault valueDescriptionDefined in
debug?booleanfalseEnable debug logging for wire events and the outbound frame pump.src/providers/io/vonage/VonageAudioSocket.ts:200

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency