Skip to content

TwilioMediaStreamConfig

Configuration options for TwilioMediaStream.

Defined in: src/providers/io/twilio/TwilioMediaStream.ts:94

Configuration options for TwilioMediaStream.

Remarks

The provider needs no credentials: authentication happens before the WebSocket reaches the provider (Twilio connects to the URL in your TwiML, and your server accepts or rejects the connection). The only option is debug logging.

Example

const twilio = new TwilioMediaStream({ debug: true });

Properties

PropertyTypeDefault valueDescriptionDefined in
debug?booleanfalseEnable debug logging for wire messages and state transitions.src/providers/io/twilio/TwilioMediaStream.ts:100

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency