Share via


VoiceLiveClientOptions(VoiceLiveClientOptions+ServiceVersion) Constructor

Definition

Initializes a new instance of VoiceLiveClientOptions.

public VoiceLiveClientOptions(Azure.AI.VoiceLive.VoiceLiveClientOptions.ServiceVersion version = Azure.AI.VoiceLive.VoiceLiveClientOptions+ServiceVersion.V2025_10_01);
new Azure.AI.VoiceLive.VoiceLiveClientOptions : Azure.AI.VoiceLive.VoiceLiveClientOptions.ServiceVersion -> Azure.AI.VoiceLive.VoiceLiveClientOptions
Public Sub New (Optional version As VoiceLiveClientOptions.ServiceVersion = Azure.AI.VoiceLive.VoiceLiveClientOptions+ServiceVersion.V2025_10_01)

Parameters

version
VoiceLiveClientOptions.ServiceVersion

The service version.

Applies to