add ant stuff
[debian/freetts] / javadoc / com / sun / speech / engine / synthesis / text / 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.text (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.engine.synthesis.text 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.text (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/synthesis/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../../../com/sun/speech/freetts/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.text\r
77 </H2>\r
78 Provides a sample text-output-only Synthesizer support that
79 doesn't make any
80 noise.  \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/text/TextEngineCentral.html" title="class in com.sun.speech.engine.synthesis.text">TextEngineCentral</A></B></TD>\r
94 <TD>Supports the JSAPI 1.0 <code>EngineCentral</code> interface for a
95  synthesizer that sends text to standard out.  </TD>\r
96 </TR>\r
97 <TR BGCOLOR="white" CLASS="TableRowColor">\r
98 <TD WIDTH="15%"><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizer.html" title="class in com.sun.speech.engine.synthesis.text">TextSynthesizer</A></B></TD>\r
99 <TD>Supports a simple text-output-only JSAPI 1.0 <code>Synthesizer</code>.
100  </TD>\r
101 </TR>\r
102 <TR BGCOLOR="white" CLASS="TableRowColor">\r
103 <TD WIDTH="15%"><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerModeDesc.html" title="class in com.sun.speech.engine.synthesis.text">TextSynthesizerModeDesc</A></B></TD>\r
104 <TD>Describes the <code>TextSynthesizer</code>.   </TD>\r
105 </TR>\r
106 <TR BGCOLOR="white" CLASS="TableRowColor">\r
107 <TD WIDTH="15%"><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html" title="class in com.sun.speech.engine.synthesis.text">TextSynthesizerQueueItem</A></B></TD>\r
108 <TD>Represents an object on the speech output queue of a
109  <code>TextSynthesizer</code>.</TD>\r
110 </TR>\r
111 </TABLE>\r
112 &nbsp;\r
113 \r
114 <P>\r
115 <A NAME="package_description"><!-- --></A><H2>\r
116 Package com.sun.speech.engine.synthesis.text Description\r
117 </H2>\r
118 \r
119 <P>\r
120 <p>Provides a sample text-output-only Synthesizer support that
121 doesn't make any
122 noise.  Instead of sending output to a speaker
123 in spoken form, it sends text to the standard output in a form
124 that should be useful for debugging purposes.</p>
125 <p>To include this in the list of speech synthesizers, add the following
126 line to your <code>speech.properties</code> file:
127 <p><pre>
128 TextSynthEngineCentral = com.sun.speech.engine.synthesis.text.TextEngineCentral
129 </pre>\r
130 <P>\r
131 \r
132 <P>\r
133 <HR>\r
134 \r
135
136 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
137 <A NAME="navbar_bottom"><!-- --></A>
138 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
139 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
140 <TR>\r
141 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
142 <A NAME="navbar_bottom_firstrow"><!-- --></A>
143 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
144   <TR ALIGN="center" VALIGN="top">\r
145   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
146   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
147   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
148   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
149   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
150   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
151   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
152   </TR>\r
153 </TABLE>\r
154 </TD>\r
155 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
156 </EM>\r
157 </TD>\r
158 </TR>\r
159 \r
160 <TR>\r
161 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
162 &nbsp;<A HREF="../../../../../../com/sun/speech/engine/synthesis/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
163 &nbsp;<A HREF="../../../../../../com/sun/speech/freetts/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
164 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
165   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
166 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
167 &nbsp;<SCRIPT type="text/javascript">\r
168   <!--\r
169   if(window==top) {\r
170     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
171   }\r
172   //-->\r
173 </SCRIPT>\r
174 <NOSCRIPT>\r
175   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
176 </NOSCRIPT>
177 \r
178 </FONT></TD>\r
179 </TR>\r
180 </TABLE>\r
181 <A NAME="skip-navbar_bottom"></A>
182 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
183 \r
184 <HR>\r
185 \r
186 </BODY>\r
187 </HTML>\r