java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.transcription.Transcription

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