Uses of Class
bg.codexio.ai.openai.api.sdk.voice.speech.SynchronousPromptStage
-
Packages that use SynchronousPromptStage Package Description bg.codexio.ai.openai.api.sdk.voice.speech -
-
Uses of SynchronousPromptStage in bg.codexio.ai.openai.api.sdk.voice.speech
Methods in bg.codexio.ai.openai.api.sdk.voice.speech that return SynchronousPromptStage Modifier and Type Method Description SynchronousPromptStageSpeechRuntimeSelectionStage. immediate()Requests will be synchronously blockingstatic SynchronousPromptStageSpeech. simply()Authenticates against OpenAPI with the first success fromFromEnvironmentandFromJson
authentication methods.static SynchronousPromptStageSpeech. simply(SdkAuth auth)Authenticates against OpenAI API with an implementation ofSdkAuthand preconfigures simpleTTS1HDModelfor prompting.
-