03-06-2017 05:33 AM
Hi Experts,
Can any one differentiate these two statements in voice tag
<voice name="Carol">
<say-as interpret-as="Carol">Samsung Reclaim 5750</say-as>
</voice>
<voice name="Carol">
Samsung Reclaim 5750
</voice>
03-15-2017 09:06 PM
In both the above examples "Carol" should be the name of the voice to speak the contained text.
The moment we add children "say-as" to it specifies how a word or phrase is spoken.
Say-as can have "interpret-as attribute" which defines the Style of a given text format. It has specified list of supported values like date, time, etc
For more details please refer :: SSML 1.0 say-as attribute values
03-16-2017 01:35 AM
Thank you amagniho, I will refer these documents
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide