Audio
AudioSpeech
Turn audio into text or text into audio.
Create speech
audio.speech.create(SpeechCreateParams**kwargs) -> BinaryResponseContent
POST/audio/speech
AudioTranscriptions
Turn audio into text or text into audio.
Create transcription
audio.transcriptions.create(TranscriptionCreateParams**kwargs) -> TranscriptionCreateResponse
POST/audio/transcriptions
AudioTranslations
Turn audio into text or text into audio.
Create translation
audio.translations.create(TranslationCreateParams**kwargs) -> TranslationCreateResponse
POST/audio/translations
AudioVoice Consents
Turn audio into text or text into audio.
AudioVoices
Turn audio into text or text into audio.