Uses of Class
bg.codexio.ai.openai.api.sdk.voice.speech.SpeechConfigurationStage
-
Packages that use SpeechConfigurationStage Package Description bg.codexio.ai.openai.api.sdk.voice.speech -
-
Uses of SpeechConfigurationStage in bg.codexio.ai.openai.api.sdk.voice.speech
Subclasses of SpeechConfigurationStage in bg.codexio.ai.openai.api.sdk.voice.speech Modifier and Type Class Description classAIModelStageA stage to choose a model supported by /v1/audio/speech model endpoint compatibility .classAsyncDownloadStageConfigures target folderclassAsyncPromiseStageRegisters callbacksclassAsyncPromptStageRegisters text inputclassOutputStageConfigures the output formatclassReactiveDownloadStageConfigures target folderclassReactivePromptStageRegisters text inputclassSpeechRuntimeSelectionStageConfigures how the HTTP client to act.classSpeedStageConfigures the speed of the output audio fileclassSynchronousDownloadStageSends blocking requests to OpenAI APIclassSynchronousPromptStageAdds user input and proceeds to blocking executionclassVoiceStageConfigures which person's voice to use
-