TsgcAIOpenAITranslator › Properties

TsgcAIOpenAITranslator Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Configuration

NameDescription
OpenAIOptionsConfigures the OpenAI account credentials and logging used to reach the Whisper and Chat Completion endpoints.
TranslatorOptionsGroups the translation-specific settings, starting with the Whisper model used to transcribe the captured audio.

Audio

NameDescription
TextToSpeechOptional text-to-speech component that speaks aloud the translation returned by the OpenAI API.
AudioRecorderAssigns the audio recorder that captures microphone input before it is sent to the Whisper API for transcription.

Diagnostics

NameDescription
VersionReturns the current version string of the sgcWebSockets library.

All Properties (alphabetical)

NameDescription
AudioRecorderAssigns the audio recorder that captures microphone input before it is sent to the Whisper API for transcription.
OpenAIOptionsConfigures the OpenAI account credentials and logging used to reach the Whisper and Chat Completion endpoints.
TextToSpeechOptional text-to-speech component that speaks aloud the translation returned by the OpenAI API.
TranslatorOptionsGroups the translation-specific settings, starting with the Whisper model used to transcribe the captured audio.
VersionReturns the current version string of the sgcWebSockets library.