Speech Synthesis Markup Language

From GM-RKB
Jump to navigation Jump to search

A Speech Synthesis Markup Language is an XML markup language for speech synthesis.



References

2017

  • (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/Speech_Synthesis_Markup_Language Retrieved:2017-3-27.
    • Speech Synthesis Markup Language (SSML) is an XML-based markup language for speech synthesis applications. It is a recommendation of the W3C's voice browser working group. SSML is often embedded in VoiceXML scripts to drive interactive telephony systems. However, it also may be used alone, such as for creating audio books. For desktop applications, other markup languages are popular, including Apple's embedded speech commands, and Microsoft's SAPI Text to speech (TTS) markup, also an XML language.

      SSML is based on the Java Speech Markup Language (JSML) developed by Sun Microsystems, although the current recommendation was developed mostly by speech synthesis vendors. It covers virtually all aspects of synthesis, although some areas have been left unspecified, so each vendor accepts a different variant of the language. Also, in the absence of markup, the synthesizer is expected to do its own interpretation of the text. So SSML is not a strict standard in the sense of C, or even HTML.

2004