UsageDetails.OutputAudioTokenCount Propriété

Définition

Obtient ou définit le nombre de jetons de sortie audio utilisés.

public:
 property Nullable<long> OutputAudioTokenCount { Nullable<long> get(); void set(Nullable<long> value); };
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
[System.Text.Json.Serialization.JsonIgnore]
public long? OutputAudioTokenCount { get; set; }
[System.Text.Json.Serialization.JsonIgnore]
public long? OutputAudioTokenCount { get; set; }
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
[<System.Text.Json.Serialization.JsonIgnore>]
member this.OutputAudioTokenCount : Nullable<int64> with get, set
[<System.Text.Json.Serialization.JsonIgnore>]
member this.OutputAudioTokenCount : Nullable<int64> with get, set
Public Property OutputAudioTokenCount As Nullable(Of Long)

Valeur de propriété

Attributs

Remarques

Les jetons de sortie audio doivent être comptés dans le cadre de OutputTokenCount.

S’applique à