VoiceBase offers both polling and callback options to check for processing completion. Data can be returned in the callback or retrieved in a separate API request. Responses are in JSON format.
Making a GET request on /media will retrieve a list of the media files you have uploaded to VoiceBase. You can find sample code for this and other API calls in the developer console.