Read Aloud the Text Content
This audio was created by Woord's Text to Speech service by content creators from all around the world.
Text Content or SSML code:
<speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/10/synthesis http://www.w3.org/TR/speech-synthesis/synthesis.xsd" xmlns:example="http://www.example.com/say-as" xmlns:vxml="http://www.w3.org/2001/vxml" xml:lang="en-US"> <p>This is a W3C-defined date: <say-as interpret-as="date" format="dm">4/6</say-as>. This is a VoiceXML date: <say-as interpret-as="vxml:date">????0604</say-as>. This is an example dot com date: <say-as interpret-as="example:date" format="weekandday">23/5</say-as>. </p> </speak>