DailyVoiceClient

constructor(context: Context, baseUrl: String, callbacks: VoiceEventCallbacks, options: VoiceClientOptions = VoiceClientOptions())

Parameters

context

The Android context object

baseUrl

URL of the Daily Bots backend.

callbacks

Callbacks invoked when changes occur in the voice session.

options

Additional options for configuring the client and backend.