TranscriptionOptions Klas

Definitie

Vertegenwoordigt opties voor het configureren van transcriptie.

public ref class TranscriptionOptions
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public class TranscriptionOptions
public class TranscriptionOptions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type TranscriptionOptions = class
type TranscriptionOptions = class
Public Class TranscriptionOptions
Overname
TranscriptionOptions
Kenmerken

Constructors

Name Description
TranscriptionOptions()

Initialiseert een nieuw exemplaar van de TranscriptionOptions klasse.

Eigenschappen

Name Description
ModelId

Hiermee haalt u de model-id op die moet worden gebruikt voor transcriptie.

Prompt

Hiermee haalt u een optionele prompt op om de transcriptie te begeleiden.

SpeechLanguage

Hiermee haalt u de taal van de audio van de invoerspraak op of stelt u deze in.

Van toepassing op