upstream version 1.2.2
[debian/freetts] / javadoc / com / sun / speech / engine / synthesis / package-summary.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <!--NewPage-->\r
3 <HTML>\r
4 <HEAD>\r
5 <!-- Generated by javadoc (build 1.4.2_16) on Mon Mar 09 18:20:28 CET 2009 -->\r
6 <TITLE>\r
7 com.sun.speech.engine.synthesis (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.engine.synthesis package">\r
11 \r
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">\r
13 \r
14 <SCRIPT type="text/javascript">\r
15 function windowTitle()\r
16 {\r
17     parent.document.title="com.sun.speech.engine.synthesis (FreeTTS 1.2)";\r
18 }\r
19 </SCRIPT>\r
20 \r
21 </HEAD>\r
22 \r
23 <BODY BGCOLOR="white" onload="windowTitle();">\r
24 \r
25
26 <!-- ========= START OF TOP NAVBAR ======= -->\r
27 <A NAME="navbar_top"><!-- --></A>
28 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
30 <TR>\r
31 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
32 <A NAME="navbar_top_firstrow"><!-- --></A>
33 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
34   <TR ALIGN="center" VALIGN="top">\r
35   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
36   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
39   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
42   </TR>\r
43 </TABLE>\r
44 </TD>\r
45 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
46 </EM>\r
47 </TD>\r
48 </TR>\r
49 \r
50 <TR>\r
51 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
52 &nbsp;<A HREF="../../../../../com/sun/speech/engine/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../../com/sun/speech/engine/synthesis/text/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
55   <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
56 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
57 &nbsp;<SCRIPT type="text/javascript">\r
58   <!--\r
59   if(window==top) {\r
60     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
61   }\r
62   //-->\r
63 </SCRIPT>\r
64 <NOSCRIPT>\r
65   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
66 </NOSCRIPT>
67 \r
68 </FONT></TD>\r
69 </TR>\r
70 </TABLE>\r
71 <A NAME="skip-navbar_top"></A>
72 <!-- ========= END OF TOP NAVBAR ========= -->\r
73 \r
74 <HR>\r
75 <H2>\r
76 Package com.sun.speech.engine.synthesis\r
77 </H2>\r
78 Provides a JSML 0.6 parser as well as a partial and unsupported 
79 support 
80 of interfaces in the javax.speech.synthesis package for JSAPI 1.0.  \r
81 <P>\r
82 <B>See:</B>\r
83 <BR>\r
84 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>\r
85 <P>\r
86
87 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
88 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
89 <TD COLSPAN=2><FONT SIZE="+2">\r
90 <B>Class Summary</B></FONT></TD>\r
91 </TR>\r
92 <TR BGCOLOR="white" CLASS="TableRowColor">\r
93 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/BaseSynthesizer.html" title="class in com.sun.speech.engine.synthesis">BaseSynthesizer</A></B></TD>\r
94 <TD>Supports the JSAPI 1.0 <code>Synthesizer</code> interface that
95  performs the core non-engine-specific functions.
96  
97  </TD>\r
98 </TR>\r
99 <TR BGCOLOR="white" CLASS="TableRowColor">\r
100 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerProperties.html" title="class in com.sun.speech.engine.synthesis">BaseSynthesizerProperties</A></B></TD>\r
101 <TD>Supports the JSAPI 1.0 <code>SynthesizerProperties</code> 
102  interface.  </TD>\r
103 </TR>\r
104 <TR BGCOLOR="white" CLASS="TableRowColor">\r
105 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html" title="class in com.sun.speech.engine.synthesis">BaseSynthesizerQueueItem</A></B></TD>\r
106 <TD>Extends the JSAPI 1.0 <code>SynthesizerQueueItem</code> with handling
107  for JSML, generation of engine-specific text, and other features.</TD>\r
108 </TR>\r
109 <TR BGCOLOR="white" CLASS="TableRowColor">\r
110 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/BaseVoice.html" title="class in com.sun.speech.engine.synthesis">BaseVoice</A></B></TD>\r
111 <TD>Extends the JSAPI 1.0 <code>Voice</code> class to encapsulate
112  engine-specific data.</TD>\r
113 </TR>\r
114 <TR BGCOLOR="white" CLASS="TableRowColor">\r
115 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/JSMLParser.html" title="class in com.sun.speech.engine.synthesis">JSMLParser</A></B></TD>\r
116 <TD>Parses a JSML 0.6 document and returns a DOM.</TD>\r
117 </TR>\r
118 <TR BGCOLOR="white" CLASS="TableRowColor">\r
119 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/SynthesizerMonitor.html" title="class in com.sun.speech.engine.synthesis">SynthesizerMonitor</A></B></TD>\r
120 <TD>Simple GUI that monitors events and state changes of an
121  <code>Synthesizer</code>.  </TD>\r
122 </TR>\r
123 <TR BGCOLOR="white" CLASS="TableRowColor">\r
124 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/SynthesizerSelector.html" title="class in com.sun.speech.engine.synthesis">SynthesizerSelector</A></B></TD>\r
125 <TD>GUI that displays a list of <code>Synthesizer</code> names in a
126  dialog box.  </TD>\r
127 </TR>\r
128 <TR BGCOLOR="white" CLASS="TableRowColor">\r
129 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/engine/synthesis/VoiceList.html" title="class in com.sun.speech.engine.synthesis">VoiceList</A></B></TD>\r
130 <TD>Maintains a list of JSAPI 1.0 <code>Voices</code>.</TD>\r
131 </TR>\r
132 </TABLE>\r
133 &nbsp;\r
134 \r
135 <P>\r
136 <A NAME="package_description"><!-- --></A><H2>\r
137 Package com.sun.speech.engine.synthesis Description\r
138 </H2>\r
139 \r
140 <P>\r
141 <p>Provides a JSML 0.6 parser as well as a partial and unsupported 
142 support 
143 of interfaces in the javax.speech.synthesis package for JSAPI 1.0.  Note this is
144 not a complete implementation of a speech engine.  It merely provides
145 skeletal support for speech engines and it meant to be an example for
146 speech engine developers wishing to support JSAPI 1.0.</p>\r
147 <P>\r
148 \r
149 <P>\r
150 <HR>\r
151 \r
152
153 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
154 <A NAME="navbar_bottom"><!-- --></A>
155 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
156 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
157 <TR>\r
158 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
159 <A NAME="navbar_bottom_firstrow"><!-- --></A>
160 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
161   <TR ALIGN="center" VALIGN="top">\r
162   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
163   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
164   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
165   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
166   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
167   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
168   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
169   </TR>\r
170 </TABLE>\r
171 </TD>\r
172 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
173 </EM>\r
174 </TD>\r
175 </TR>\r
176 \r
177 <TR>\r
178 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
179 &nbsp;<A HREF="../../../../../com/sun/speech/engine/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
180 &nbsp;<A HREF="../../../../../com/sun/speech/engine/synthesis/text/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
181 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
182   <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
183 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
184 &nbsp;<SCRIPT type="text/javascript">\r
185   <!--\r
186   if(window==top) {\r
187     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
188   }\r
189   //-->\r
190 </SCRIPT>\r
191 <NOSCRIPT>\r
192   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
193 </NOSCRIPT>
194 \r
195 </FONT></TD>\r
196 </TR>\r
197 </TABLE>\r
198 <A NAME="skip-navbar_bottom"></A>
199 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
200 \r
201 <HR>\r
202 \r
203 </BODY>\r
204 </HTML>\r