Template
Converts text to speechmark
<br> <b>VoiceId</b>: https://docs.aws.amazon.com/polly/latest/dg/API_Voice.html </br> <br>Input SpeechMark types as comma separated values; eg: "word,viseme,sentence" </br> <br> <b>SpeechMark types</b>: https://docs.aws.amazon.com/polly/latest/dg/using-speechmarks1.html </br> <br> <b>For Azure voices, only 'word' and 'viseme' speechmark types are applicable</b> </br>post/Template/ConvertTextToSpeechMark
Headers
X-Versionstring
Request body
Example request
{
"lessonId": 10001,
"instituteId": 1,
"voiceId": 11,
"speechText": "Hello. Do you speak a foreign language? One language is never enough."
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.