Uses of Class
bg.codexio.ai.openai.api.sdk.voice.transcription.TranscriptionConfigurationStage
-
Packages that use TranscriptionConfigurationStage Package Description bg.codexio.ai.openai.api.sdk.voice.transcription -
-
Uses of TranscriptionConfigurationStage in bg.codexio.ai.openai.api.sdk.voice.transcription
Subclasses of TranscriptionConfigurationStage in bg.codexio.ai.openai.api.sdk.voice.transcription Modifier and Type Class Description classAIModelStageA stage to choose a model supported by /v1/audio/transcriptions model endpoint compatibility .classAsyncPromiseStageRegisters callbacks and sends requestclassAsyncPromptStageRegisters user input optionallyclassAudioFileStageConfigures which audio file to transcribeclassFormatStageConfigures the format of the output fileclassLanguageStageTells the OpenAI API in which language the voice in the audio file is.classReactivePromptStageRegisters text input optionallyclassSynchronousPromptStageclassTemperatureStageConfigures the temperature or in other words, the creativity of the model.classTranscriptionRuntimeSelectionStageConfigures how the HTTP client to act.
-