UsageDetails.InputAudioTokenCount Propriété

Définition

Obtient ou définit le nombre de jetons d’entrée audio utilisés.

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

Valeur de propriété

Attributs

Remarques

Les jetons d’entrée audio doivent être comptabilisés dans le cadre de InputTokenCount.

S’applique à