getSoundFileData

Request Method: GET

Description: Retrieves the MP3 data for the specified sound file

URL: https://api.iovox.com:444/SoundFiles?v=3&method=getSoundFileData

The following parameters can be sent in the querystring:

ParameterDescriptionDefault ValueData TypeMandatory
vAPI version to use
INTEGERYES
sound_labelThe label of the sound file to return
STRINGYES
sound_groupThe group of the sound file to return
STRINGNO

Result

Error Result

HTTP CodeError StringResolution
400API Version EmptyAdd a value for the v parameter in the query string
400API Version InvalidCorrect v parameter
400Request Method must be GET. x attemptedSwitch request method x to GET
500Internal Server ErrorRetry later

Success Result

MP3 data