Upload Audio File

Parameters

action must be 'upaudio'
aufile Audio file name for upload
aufilepath Audio file path for upload. On-premise only.

To upload a file through HTTP, you must use multipart/form-data. The easiest way is to use a HTTP client library to do file upload.

A special case is the file and Voicent software are on the same computer. In that case, you can simply specify the file location using aufilepath. No file upload is necessary.