Table of Contents

Enum SpeechToTextTask

Namespace
VisioForge.Core.Types.X.AI
Assembly
VisioForge.Core.dll

The Whisper task: plain transcription or speech translation to English.

public enum SpeechToTextTask

Fields

Transcribe = 0

Transcribe the speech in its source language.

Translate = 1

Translate the speech to English text (any supported source language in, English out).