Package com.openai.services.async
Class AudioServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.AudioServiceAsync.WithRawResponse
public final class AudioServiceAsyncImpl.WithRawResponseImpl implements AudioServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description TranscriptionServiceAsync.WithRawResponse
transcriptions()
TranslationServiceAsync.WithRawResponse
translations()
SpeechServiceAsync.WithRawResponse
speech()
-
-
Method Detail
-
transcriptions
TranscriptionServiceAsync.WithRawResponse transcriptions()
-
translations
TranslationServiceAsync.WithRawResponse translations()
-
speech
SpeechServiceAsync.WithRawResponse speech()
-
-
-
-