GET api/SpeechToText/GetAudioUploadURL?folderPath={folderPath}&fileName={fileName}&audioFormat={audioFormat}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| folderPath | string |
Required |
|
| fileName | string |
Required |
|
| audioFormat | string |
Default value is wav |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.