Measures Concepts
GitHub icon

Speech Synthesis Markup Language

Speech Synthesis Markup Language - Xml format

< >

Speech Synthesis Markup Language is a xml format created in 2010.

#1700on PLDB 14Years Old


Example from the web:
<?xml version="1.0"?> <speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:dc="http://purl.org/dc/elements/1.1/" version="1.0"> <metadata> <dc:title xml:lang="en">Telephone Menu: Level 1</dc:title> </metadata> <p> <s xml:lang="en-US"> <voice name="David" gender="male" age="25"> For English, press <emphasis>one</emphasis>. </voice> </s> <s xml:lang="es-MX"> <voice name="Miguel" gender="male" age="25"> Para espa帽ol, oprima el <emphasis>dos</emphasis>. </voice> </s> </p> </speak>

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout