Package com.openai.services.blocking
Class AudioServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.AudioService.WithRawResponse
public final class AudioServiceImpl.WithRawResponseImpl implements AudioService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description TranscriptionService.WithRawResponse
transcriptions()
TranslationService.WithRawResponse
translations()
SpeechService.WithRawResponse
speech()
-
-
Method Detail
-
transcriptions
TranscriptionService.WithRawResponse transcriptions()
-
translations
TranslationService.WithRawResponse translations()
-
speech
SpeechService.WithRawResponse speech()
-
-
-
-