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

SessionResponse.Usage Property

Definition

Usage statistics for the Response, this will correspond to billing. A VoiceLive API session will maintain a conversation context and append new Items to the Conversation, thus output from previous turns (text and audio tokens) will become the input for later turns.

public Azure.AI.VoiceLive.ResponseTokenStatistics Usage { get; }
member this.Usage : Azure.AI.VoiceLive.ResponseTokenStatistics
Public ReadOnly Property Usage As ResponseTokenStatistics

Property Value

Applies to