add a cleanup script to elide the non-free jsapi binary blob from the sources
[debian/freetts] / javadoc / com / sun / speech / freetts / relp / 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.freetts.relp (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.freetts.relp 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.freetts.relp (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/freetts/lexicon/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../../com/sun/speech/freetts/util/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.freetts.relp\r
77 </H2>\r
78 Support for Residual Excited Linear Predictive (RELP) decoding of audio
79 samples\r
80 <P>\r
81 <B>See:</B>\r
82 <BR>\r
83 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>\r
84 <P>\r
85
86 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
87 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
88 <TD COLSPAN=2><FONT SIZE="+2">\r
89 <B>Class Summary</B></FONT></TD>\r
90 </TR>\r
91 <TR BGCOLOR="white" CLASS="TableRowColor">\r
92 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/freetts/relp/AudioOutput.html" title="class in com.sun.speech.freetts.relp">AudioOutput</A></B></TD>\r
93 <TD>Supports generating audio output from an utterance. </TD>\r
94 </TR>\r
95 <TR BGCOLOR="white" CLASS="TableRowColor">\r
96 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/freetts/relp/LPCResult.html" title="class in com.sun.speech.freetts.relp">LPCResult</A></B></TD>\r
97 <TD>Contains the result of linear predictive coding processing.</TD>\r
98 </TR>\r
99 <TR BGCOLOR="white" CLASS="TableRowColor">\r
100 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/freetts/relp/Sample.html" title="class in com.sun.speech.freetts.relp">Sample</A></B></TD>\r
101 <TD>A single short term sample containing Residual Excited Linear Predictive
102  (RELP) frame and residual voice data.</TD>\r
103 </TR>\r
104 <TR BGCOLOR="white" CLASS="TableRowColor">\r
105 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleInfo.html" title="class in com.sun.speech.freetts.relp">SampleInfo</A></B></TD>\r
106 <TD>Describes global sample parameters. </TD>\r
107 </TR>\r
108 <TR BGCOLOR="white" CLASS="TableRowColor">\r
109 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html" title="class in com.sun.speech.freetts.relp">SampleSet</A></B></TD>\r
110 <TD>Represents the frame and residual data
111  used by the diphone database
112  used Residual Excited Linear Predictive synthesizer</TD>\r
113 </TR>\r
114 <TR BGCOLOR="white" CLASS="TableRowColor">\r
115 <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/speech/freetts/relp/UnitConcatenator.html" title="class in com.sun.speech.freetts.relp">UnitConcatenator</A></B></TD>\r
116 <TD>Concatenates the Units in the given Utterance to the target_lpc
117  result. </TD>\r
118 </TR>\r
119 </TABLE>\r
120 &nbsp;\r
121 \r
122 <P>\r
123 <A NAME="package_description"><!-- --></A><H2>\r
124 Package com.sun.speech.freetts.relp Description\r
125 </H2>\r
126 \r
127 <P>\r
128 Support for Residual Excited Linear Predictive (RELP) decoding of audio
129 samples.  
130
131 <!-- Put @see and @since tags down here. -->\r
132 <P>\r
133 \r
134 <P>\r
135 <HR>\r
136 \r
137
138 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
139 <A NAME="navbar_bottom"><!-- --></A>
140 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
141 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
142 <TR>\r
143 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
144 <A NAME="navbar_bottom_firstrow"><!-- --></A>
145 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
146   <TR ALIGN="center" VALIGN="top">\r
147   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
148   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
149   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
150   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
151   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
152   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
153   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
154   </TR>\r
155 </TABLE>\r
156 </TD>\r
157 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
158 </EM>\r
159 </TD>\r
160 </TR>\r
161 \r
162 <TR>\r
163 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
164 &nbsp;<A HREF="../../../../../com/sun/speech/freetts/lexicon/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
165 &nbsp;<A HREF="../../../../../com/sun/speech/freetts/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
166 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
167   <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
168 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
169 &nbsp;<SCRIPT type="text/javascript">\r
170   <!--\r
171   if(window==top) {\r
172     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
173   }\r
174   //-->\r
175 </SCRIPT>\r
176 <NOSCRIPT>\r
177   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
178 </NOSCRIPT>
179 \r
180 </FONT></TD>\r
181 </TR>\r
182 </TABLE>\r
183 <A NAME="skip-navbar_bottom"></A>
184 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
185 \r
186 <HR>\r
187 \r
188 </BODY>\r
189 </HTML>\r