Quick Reference
| Name | Reference | Response |
| WSDL | http://api.nexiwave.com/services/SpeechIndexing?wsdl | |
| Add Audio By URL | https://api.nexiwave.com/services/SpeechIndexing/addByURL?authData.email=email@yourcompany.com&authData.passwd=XXX&mediaURL=<http://yourcompany.com/mp3/123.mp3> | Sample Response |
| Add Audio By HTTP Post |
https://api.nexiwave.com/rest/email@yourcompany.com/recording/?authData.passwd=XXX Http Post Body: audio data |
|
| Search | https://api.nexiwave.com/services/SpeechIndexing/query?authData.email=email@yourcompany.com&authData.passwd=XXX&query=XXX | Sample Response |
