Uses of Class
bg.codexio.ai.openai.api.sdk.voice.transcription.PreSimplifiedStage
-
Packages that use PreSimplifiedStage Package Description bg.codexio.ai.openai.api.sdk.voice.transcription -
-
Uses of PreSimplifiedStage in bg.codexio.ai.openai.api.sdk.voice.transcription
Methods in bg.codexio.ai.openai.api.sdk.voice.transcription that return PreSimplifiedStage Modifier and Type Method Description static PreSimplifiedStageTranscription. simply()Authenticates against OpenAPI with the first success fromFromEnvironmentandFromJson
authentication methods.static PreSimplifiedStageTranscription. simply(SdkAuth auth)Authenticates against OpenAI API with an implementation ofSdkAuthand preconfigures simpleWhisper10for prompting.
-