GET api/SpeechToText/GetAudioUploadURL?folderPath={folderPath}&fileName={fileName}&audioFormat={audioFormat}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
folderPath

string

Required

fileName

string

Required

audioFormat

string

Default value is wav

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.