Name | Type | Description | Notes |
---|---|---|---|
data | String | Base64 encoded audio data. | |
format | FormatEnum | The format of the encoded audio data. Currently supports "wav" and "mp3". |
Name | Value |
---|---|
WAV | "wav" |
MP3 | "mp3" |
Name | Type | Description | Notes |
---|---|---|---|
data | String | Base64 encoded audio data. | |
format | FormatEnum | The format of the encoded audio data. Currently supports "wav" and "mp3". |
Name | Value |
---|---|
WAV | "wav" |
MP3 | "mp3" |