Voice Broadcast API
GetSoundFileInMP3
This method retrieves a sound file encoded as an MP3 in a 32, 64, or 128 kbit/s bit rate.
Syntax
GetSoundFileInMP3(SoundFileID, BitRate, LicenseKey)
Request Parameters
Parameter Name | Description | Data Type | Required | Sample Value |
---|---|---|---|---|
SoundFileID | The sound file’s ID. | String | True | greeting |
BitRate | The desired bit rate in kbit/s for the returned MP3 file. Valid bit rates are 32, 64, and 128. | Integer | True | 128 |
LicenseKey | Your license key. | String | True | 00000000-0000-0000-0000-000000000000 |
Response
Returns: GetSoundFileInMP3Response
Description: The sound file.
Let’s start sending, together.