Share via


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