TsgcAIOpenAIChatBot › Methods

TsgcAIOpenAIChatBot Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Chat

NameDescription
ChatAsUserSends a text prompt as the user role and triggers a ChatCompletion reply (spoken via TextToSpeech).
ChatAsSystemSends a system-role instruction to steer the assistant; speech output is off by default.

Session

NameDescription
StartStarts microphone recording through the attached AudioRecorder.
StopStops recording; the captured audio is then sent to Whisper for transcription.

All Methods (alphabetical)

NameDescription
ChatAsSystemSends a system-role instruction to steer the assistant; speech output is off by default.
ChatAsUserSends a text prompt as the user role and triggers a ChatCompletion reply (spoken via TextToSpeech).
StartStarts microphone recording through the attached AudioRecorder.
StopStops recording; the captured audio is then sent to Whisper for transcription.