upstream version 1.2.2
[debian/freetts] / demo / JSAPI / Player / email.jsml
1 <!--
2
3 /**
4  * Copyright 2001 Sun Microsystems, Inc.
5  * 
6  * See the file "license.terms" for information on usage and
7  * redistribution of this file, and for a DISCLAIMER OF ALL 
8  * WARRANTIES.
9  */
10
11 -->
12
13 <!-- 
14   -- This headerless JSML should work if passed to Synthesizer.speak()
15   -- as a String or Speakable, but not as a URL.  The full XML header
16   -- and DOCTYPE declaration is required for URL input.
17   -->
18
19
20 <!-- email header --> 
21
22 <div type="para">Message from 
23 <emphasis>Alan Schwarz</emphasis> about new synthesis technology.
24 Arrived at <sayas class="time">2pm</sayas> today.</div> 
25
26 <!-- email body --> 
27
28 <div type="para">I've attached a diagram showing the new way we do speech synthesis.</div> 
29
30 <div type="para">Regards, Alan.</div>