Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 565 Bytes

Audio.md

File metadata and controls

13 lines (9 loc) · 565 Bytes

Audio

Properties

Name Type Description Notes
encoding str Encoding of audio file like MP3, WAV etc.
sample_rate int Sample rate of the audio file.
language_code str Language spoken in the audio file. [default to 'en-US']
content str base64 encoding of the audio file.

[Back to Model list] [Back to API list] [Back to README]