TsgcAIOpenAITranslator › Properties
TsgcAIOpenAITranslator Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| OpenAIOptions | Configures the OpenAI account credentials and logging used to reach the Whisper and Chat Completion endpoints. |
| TranslatorOptions | Groups the translation-specific settings, starting with the Whisper model used to transcribe the captured audio. |
Audio
| Name | Description |
| TextToSpeech | Optional text-to-speech component that speaks aloud the translation returned by the OpenAI API. |
| AudioRecorder | Assigns the audio recorder that captures microphone input before it is sent to the Whisper API for transcription. |
Diagnostics
| Name | Description |
| Version | Returns the current version string of the sgcWebSockets library. |
All Properties (alphabetical)
| Name | Description |
| AudioRecorder | Assigns the audio recorder that captures microphone input before it is sent to the Whisper API for transcription. |
| OpenAIOptions | Configures the OpenAI account credentials and logging used to reach the Whisper and Chat Completion endpoints. |
| TextToSpeech | Optional text-to-speech component that speaks aloud the translation returned by the OpenAI API. |
| TranslatorOptions | Groups the translation-specific settings, starting with the Whisper model used to transcribe the captured audio. |
| Version | Returns the current version string of the sgcWebSockets library. |