OutputTokenDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of output token usage.
public class OutputTokenDetails : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.OutputTokenDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.OutputTokenDetails>
type OutputTokenDetails = class
interface IJsonModel<OutputTokenDetails>
interface IPersistableModel<OutputTokenDetails>
Public Class OutputTokenDetails
Implements IJsonModel(Of OutputTokenDetails), IPersistableModel(Of OutputTokenDetails)
- Inheritance
-
OutputTokenDetails
- Implements
Properties
AudioTokens |
Number of audio tokens generated in the output. |
TextTokens |
Number of text tokens generated in the output. |