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:
| Parameter | Description | Default Value | Data Type | Mandatory |
| v | API version to use | INTEGER | YES | |
| sound_label | The label of the sound file to return | STRING | YES | |
| sound_group | The group of the sound file to return | STRING | NO |
Result¶
Error Result¶
| HTTP Code | Error String | Resolution |
| 400 | API Version Empty | Add a value for the v parameter in the query string |
| 400 | API Version Invalid | Correct v parameter |
| 400 | Request Method must be GET. x attempted | Switch request method x to GET |
| 500 | Internal Server Error | Retry later |
Success Result¶
MP3 data