Class TranscriptionRuntimeSelectionStage

java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.transcription.TranscriptionConfigurationStage
bg.codexio.ai.openai.api.sdk.voice.transcription.TranscriptionRuntimeSelectionStage
All Implemented Interfaces:
RuntimeSelectionStage

public class TranscriptionRuntimeSelectionStage extends TranscriptionConfigurationStage implements RuntimeSelectionStage
Configures how the HTTP client to act. Whether the requests will be sent in an immediate blocking manner (synchronous) or they will be sent asynchronously via promises or reactive API.