API Overview
SIS supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details, see Table 1.
| API | Function | API URI |
|---|---|---|
| Short Sentence Recognition | POST /v1/{project_id}/asr/short-audio | |
| Hot Word Management | Create a hot word table: POST /v1/{project_id}/asr/vocabularies Update a hot word table: PUT /v1/{project_id}/asr/vocabularies/{vocabulary_id} Query a hot word table: GET /v1/{project_id}/asr/vocabularies/{vocabulary_id} Delete a hot word table: DELETE /v1/{project_id}/asr/vocabularies/{vocabulary_id} Query a hot word table list: GET /v1/{project_id}/asr/vocabularies |
| API | Function | API URI |
|---|---|---|
| RASR (Request) | The following three request modes are supported:
| |
| Real-Time TTS (Request) | WSS /v1/{project_id}/rtts |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot