Voice Broadcast API

Voice API
Quick Start Guides
Methods
Types
FAQ

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 NameDescriptionData TypeRequiredSample Value
SoundFileIDThe sound file’s ID.StringTruegreeting
BitRateThe desired bit rate in kbit/s for the returned MP3 file. Valid bit rates are 32, 64, and 128.IntegerTrue128
LicenseKeyYour license key.StringTrue00000000-0000-0000-0000-000000000000

Response

Returns: GetSoundFileInMP3Response

Description: The sound file.

Let’s start sending, together.