upstream version 1.2.2
[debian/freetts] / javadoc / com / sun / speech / freetts / PhoneDurations.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:29 CET 2009 -->\r
6 <TITLE>\r
7 PhoneDurations (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.freetts.PhoneDurations interface">\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="PhoneDurations (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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
37   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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/PathExtractor.html" title="interface in com.sun.speech.freetts"><B>PREV CLASS</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../com/sun/speech/freetts/PhoneSet.html" title="interface in com.sun.speech.freetts"><B>NEXT CLASS</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="PhoneDurations.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 <TR>\r
71 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
72   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
73 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
74 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
75 </TR>\r
76 </TABLE>\r
77 <A NAME="skip-navbar_top"></A>
78 <!-- ========= END OF TOP NAVBAR ========= -->\r
79 \r
80 <HR>\r
81 <!-- ======== START OF CLASS DATA ======== -->\r
82 <H2>\r
83 <FONT SIZE="-1">\r
84 com.sun.speech.freetts</FONT>\r
85 <BR>\r
86 Interface PhoneDurations</H2>\r
87 <DL>\r
88 <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../com/sun/speech/freetts/PhoneDurationsImpl.html" title="class in com.sun.speech.freetts">PhoneDurationsImpl</A></DD>\r
89 </DL>\r
90 <HR>\r
91 <DL>\r
92 <DT>public interface <B>PhoneDurations</B></DL>\r
93 \r
94 <P>\r
95 Maintains a set of <code>PhoneDuration</code> instances indexed by
96  phone.\r
97 <P>\r
98 \r
99 <P>\r
100 <DL>\r
101 <DT><B>See Also:</B><DD><A HREF="../../../../com/sun/speech/freetts/PhoneDuration.html" title="class in com.sun.speech.freetts"><CODE>PhoneDuration</CODE></A></DL>\r
102 <HR>\r
103 \r
104 <P>\r
105 <!-- ======== NESTED CLASS SUMMARY ======== -->\r
106 \r
107 \r
108 <!-- =========== FIELD SUMMARY =========== -->\r
109 \r
110 \r
111 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
112 \r
113 \r
114 <!-- ========== METHOD SUMMARY =========== -->\r
115 \r
116 <A NAME="method_summary"><!-- --></A>
117 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
118 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
119 <TD COLSPAN=2><FONT SIZE="+2">\r
120 <B>Method Summary</B></FONT></TD>\r
121 </TR>\r
122 <TR BGCOLOR="white" CLASS="TableRowColor">\r
123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
124 <CODE>&nbsp;<A HREF="../../../../com/sun/speech/freetts/PhoneDuration.html" title="class in com.sun.speech.freetts">PhoneDuration</A></CODE></FONT></TD>\r
125 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PhoneDurations.html#getPhoneDuration(java.lang.String)">getPhoneDuration</A></B>(java.lang.String&nbsp;phone)</CODE>\r
126 \r
127 <BR>\r
128 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the <code>PhoneDuration</code> for the given phone.  </TD>\r
129 </TR>\r
130 </TABLE>\r
131 &nbsp;\r
132 <P>\r
133 \r
134 <!-- ============ FIELD DETAIL =========== -->\r
135 \r
136 \r
137 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
138 \r
139 \r
140 <!-- ============ METHOD DETAIL ========== -->\r
141 \r
142 <A NAME="method_detail"><!-- --></A>
143 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
144 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
145 <TD COLSPAN=1><FONT SIZE="+2">\r
146 <B>Method Detail</B></FONT></TD>\r
147 </TR>\r
148 </TABLE>\r
149 \r
150 <A NAME="getPhoneDuration(java.lang.String)"><!-- --></A><H3>\r
151 getPhoneDuration</H3>\r
152 <PRE>\r
153 public <A HREF="../../../../com/sun/speech/freetts/PhoneDuration.html" title="class in com.sun.speech.freetts">PhoneDuration</A> <B>getPhoneDuration</B>(java.lang.String&nbsp;phone)</PRE>\r
154 <DL>\r
155 <DD>Gets the <code>PhoneDuration</code> for the given phone.  If no
156  duration is applicable, returns <code>null</code>.  Note that
157  'applicable' implementation dependent; some implementations
158  may return a default value.\r
159 <P>\r
160 <DD><DL>\r
161 <DT><B>Parameters:</B><DD><CODE>phone</CODE> - the phone to get duration information for
162 <DT><B>Returns:</B><DD>the duration information for the phone</DL>\r
163 </DD>\r
164 </DL>\r
165 <!-- ========= END OF CLASS DATA ========= -->\r
166 <HR>\r
167 \r
168
169 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
170 <A NAME="navbar_bottom"><!-- --></A>
171 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
172 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
173 <TR>\r
174 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
175 <A NAME="navbar_bottom_firstrow"><!-- --></A>
176 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
177   <TR ALIGN="center" VALIGN="top">\r
178   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
179   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
180   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
181   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
182   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
183   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
184   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
185   </TR>\r
186 </TABLE>\r
187 </TD>\r
188 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
189 </EM>\r
190 </TD>\r
191 </TR>\r
192 \r
193 <TR>\r
194 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
195 &nbsp;<A HREF="../../../../com/sun/speech/freetts/PathExtractor.html" title="interface in com.sun.speech.freetts"><B>PREV CLASS</B></A>&nbsp;\r
196 &nbsp;<A HREF="../../../../com/sun/speech/freetts/PhoneSet.html" title="interface in com.sun.speech.freetts"><B>NEXT CLASS</B></A></FONT></TD>\r
197 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
198   <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
199 &nbsp;<A HREF="PhoneDurations.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
200 &nbsp;<SCRIPT type="text/javascript">\r
201   <!--\r
202   if(window==top) {\r
203     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
204   }\r
205   //-->\r
206 </SCRIPT>\r
207 <NOSCRIPT>\r
208   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
209 </NOSCRIPT>
210 \r
211 </FONT></TD>\r
212 </TR>\r
213 <TR>\r
214 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
215   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
216 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
217 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
218 </TR>\r
219 </TABLE>\r
220 <A NAME="skip-navbar_bottom"></A>
221 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
222 \r
223 <HR>\r
224 \r
225 </BODY>\r
226 </HTML>\r