VoiceClient

constructor(baseUrl: String, transport: TransportFactory, callbacks: VoiceEventCallbacks, options: VoiceClientOptions = VoiceClientOptions())

Parameters

baseUrl

URL of the RTVI backend.

transport

Transport for media streaming.

callbacks

Callbacks invoked when changes occur in the voice session.

options

Additional options for configuring the client and backend.