Class SimplifiedStage
java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.speech.SimplifiedStage
- All Implemented Interfaces:
TerminalStage
Preconfigured stage with AI Model,
speaker, format and speed
-
Constructor Summary
ConstructorsConstructorDescriptionSimplifiedStage(bg.codexio.ai.openai.api.payload.credentials.ApiCredentials credentials) -
Method Summary
Modifier and TypeMethodDescriptionPreconfiguresTTS1HDModelwith HD quality the default speaker with mp3 output format and x1 speed.
-
Constructor Details
-
SimplifiedStage
public SimplifiedStage(bg.codexio.ai.openai.api.payload.credentials.ApiCredentials credentials)
-
-
Method Details
-
andRespond
PreconfiguresTTS1HDModelwith HD quality the default speaker with mp3 output format and x1 speed.- Specified by:
andRespondin interfaceTerminalStage- Returns:
SpeechRuntimeSelectionStageto select the runtime
-