CachedTokenDetails 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 CachedTokenDetails : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.CachedTokenDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.CachedTokenDetails>
type CachedTokenDetails = class
interface IJsonModel<CachedTokenDetails>
interface IPersistableModel<CachedTokenDetails>
Public Class CachedTokenDetails
Implements IJsonModel(Of CachedTokenDetails), IPersistableModel(Of CachedTokenDetails)
- Inheritance
-
CachedTokenDetails
- Implements
Properties
AudioTokens |
Number of cached audio tokens. |
TextTokens |
Number of cached text tokens. |