java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.translation.Translation

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