你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VoiceLiveSessionOptions.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