Uses of Class
bg.codexio.ai.openai.api.sdk.voice.transcription.FormatStage
-
Packages that use FormatStage Package Description bg.codexio.ai.openai.api.sdk.voice.transcription -
-
Uses of FormatStage in bg.codexio.ai.openai.api.sdk.voice.transcription
Methods in bg.codexio.ai.openai.api.sdk.voice.transcription that return FormatStage Modifier and Type Method Description FormatStageLanguageStage. talkingIn(String language)Denotes a language in which the audio file isFormatStageLanguageStage. talkingInDeutsch()Denotes a language of the audio file to be German (de)FormatStageLanguageStage. talkingInEnglish()Denotes a language of the audio file to be English (en)
-