Share via


VoiceLiveFunctionDefinition(String) Constructor

Definition

Initializes a new instance of VoiceLiveFunctionDefinition.

public VoiceLiveFunctionDefinition(string name);
new Azure.AI.VoiceLive.VoiceLiveFunctionDefinition : string -> Azure.AI.VoiceLive.VoiceLiveFunctionDefinition
Public Sub New (name As String)

Parameters

name
String

Exceptions

name is null.

Applies to