An Azure service that integrates speech processing into apps and services.
I can't even get it to add a silence. It just stays grayed out no matter what I highlight or where i place the cursor. The above suggestion did not help.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to add silence in my text to speech files (see image below), but the silence tags will not actually generate the specified silence where I input them when I preview the audio. The silence doesn't show up in the exported output either. Am I doing something wrong?
An Azure service that integrates speech processing into apps and services.
I can't even get it to add a silence. It just stays grayed out no matter what I highlight or where i place the cursor. The above suggestion did not help.
Hey Kika D,
Thank you for reaching out on the Microsoft Q&A.
It sounds like you're having trouble getting silence to work correctly in your text-to-speech files. Here are a few things you can check:
<mstts:silence> tag correctly. Silence can only be applied at the beginning or end of the text, or between two adjacent sentences. If you're placing the tag in a location that doesn't meet these criteria, it might not work as expected.<mstts:silence> element are correct. If the attributes are incorrect or unsupported, the silence might not be inserted. You can refer to the SSML document structure and events for more details.Reference Links:
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thank you!