Share via


VoiceLiveSessionResponse.Tools Property

Definition

Configuration for tools to be used during the session, if applicable.

public System.Collections.Generic.IList<Azure.AI.VoiceLive.VoiceLiveToolDefinition> Tools { get; }
member this.Tools : System.Collections.Generic.IList<Azure.AI.VoiceLive.VoiceLiveToolDefinition>
Public ReadOnly Property Tools As IList(Of VoiceLiveToolDefinition)

Property Value

Applies to