java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.speech.Speech

public final class Speech extends Object
Entrypoint for Speech API.
The interaction starts by configuring the HTTP connection
either by providing a preconfigured SpeechHttpExecutor http client,
HttpExecutorContext, SdkAuth or leave it to defaults().
Further configuration happens on multiple bypassable stages, whatever is important for specific needs.