Class SpeechConfigurationStage

java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.speech.SpeechConfigurationStage
Direct Known Subclasses:
AIModelStage, AsyncDownloadStage, AsyncPromiseStage, AsyncPromptStage, OutputStage, ReactiveDownloadStage, ReactivePromptStage, SpeechRuntimeSelectionStage, SpeedStage, SynchronousDownloadStage, SynchronousPromptStage, VoiceStage

public abstract class SpeechConfigurationStage extends Object
Base for all Speech stages
  • Field Details

    • executor

      protected final SpeechHttpExecutor executor
    • requestBuilder

      protected final bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder requestBuilder