/documentation/tts/com/google/tts/package-summary.html

http://eyes-free.googlecode.com/ · HTML · 217 lines · 176 code · 25 blank · 16 comment · 0 complexity · e5fcdcdeb064e6027915d0dffe48a3c7 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_16) on Fri Oct 09 19:06:10 PDT 2009 -->
  6. <TITLE>
  7. com.google.tts
  8. </TITLE>
  9. <META NAME="date" CONTENT="2009-10-09">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="com.google.tts";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../com/google/tts/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  39. </TR>
  40. </TABLE>
  41. </TD>
  42. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  43. </EM>
  44. </TD>
  45. </TR>
  46. <TR>
  47. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  48. &nbsp;PREV PACKAGE&nbsp;
  49. &nbsp;NEXT PACKAGE</FONT></TD>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. <A HREF="../../../index.html?com/google/tts/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  52. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  53. &nbsp;<SCRIPT type="text/javascript">
  54. <!--
  55. if(window==top) {
  56. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  57. }
  58. //-->
  59. </SCRIPT>
  60. <NOSCRIPT>
  61. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  62. </NOSCRIPT>
  63. </FONT></TD>
  64. </TR>
  65. </TABLE>
  66. <A NAME="skip-navbar_top"></A>
  67. <!-- ========= END OF TOP NAVBAR ========= -->
  68. <HR>
  69. <H2>
  70. Package com.google.tts
  71. </H2>
  72. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  73. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  74. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  75. <B>Interface Summary</B></FONT></TH>
  76. </TR>
  77. <TR BGCOLOR="white" CLASS="TableRowColor">
  78. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TextToSpeechBeta.OnInitListener.html" title="interface in com.google.tts">TextToSpeechBeta.OnInitListener</A></B></TD>
  79. <TD>Interface definition of a callback to be invoked indicating the completion
  80. of the TextToSpeech engine initialization.</TD>
  81. </TR>
  82. <TR BGCOLOR="white" CLASS="TableRowColor">
  83. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TextToSpeechBeta.OnUtteranceCompletedListener.html" title="interface in com.google.tts">TextToSpeechBeta.OnUtteranceCompletedListener</A></B></TD>
  84. <TD>Interface definition of a callback to be invoked indicating the
  85. TextToSpeech engine has completed synthesizing an utterance with an
  86. utterance ID set.</TD>
  87. </TR>
  88. <TR BGCOLOR="white" CLASS="TableRowColor">
  89. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTS.InitListener.html" title="interface in com.google.tts">TTS.InitListener</A></B></TD>
  90. <TD>Called when the TTS has initialized
  91. The InitListener must implement the onInit function.</TD>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTS.SpeechCompletedListener.html" title="interface in com.google.tts">TTS.SpeechCompletedListener</A></B></TD>
  95. <TD>Called when the TTS has finished speaking by itself (ie, speaking finished
  96. without being canceled).</TD>
  97. </TR>
  98. </TABLE>
  99. &nbsp;
  100. <P>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  103. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  104. <B>Class Summary</B></FONT></TH>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A></B></TD>
  108. <TD>Synthesizes speech from text for immediate playback or to create a sound
  109. file.</TD>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTS.html" title="class in com.google.tts">TTS</A></B></TD>
  113. <TD><B>Deprecated.</B>&nbsp;<I>- Use TextToSpeechBeta instead</I></TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTSVersionAlert.html" title="class in com.google.tts">TTSVersionAlert</A></B></TD>
  117. <TD>Creates an alert message that gives the user the option to install the
  118. missing TTS that is needed through the Android Market.</TD>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <P>
  123. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  124. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  125. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  126. <B>Enum Summary</B></FONT></TH>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTSEarcon.html" title="enum in com.google.tts">TTSEarcon</A></B></TD>
  130. <TD>Enumerates the possible earcons to pass to the TTS.</TD>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTSEngine.html" title="enum in com.google.tts">TTSEngine</A></B></TD>
  134. <TD>Enumerates the possible TTS engines to pass to the TTS.</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD WIDTH="15%"><B><A HREF="../../../com/google/tts/TTSParams.html" title="enum in com.google.tts">TTSParams</A></B></TD>
  138. <TD>Enumerates the possible parameters to pass to the TTS.</TD>
  139. </TR>
  140. </TABLE>
  141. &nbsp;
  142. <P>
  143. <DL>
  144. </DL>
  145. <HR>
  146. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  147. <A NAME="navbar_bottom"><!-- --></A>
  148. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  149. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  150. <TR>
  151. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  152. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  153. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  154. <TR ALIGN="center" VALIGN="top">
  155. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../com/google/tts/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  156. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  157. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  158. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  159. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  160. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  161. </TR>
  162. </TABLE>
  163. </TD>
  164. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  165. </EM>
  166. </TD>
  167. </TR>
  168. <TR>
  169. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  170. &nbsp;PREV PACKAGE&nbsp;
  171. &nbsp;NEXT PACKAGE</FONT></TD>
  172. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  173. <A HREF="../../../index.html?com/google/tts/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  174. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  175. &nbsp;<SCRIPT type="text/javascript">
  176. <!--
  177. if(window==top) {
  178. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  179. }
  180. //-->
  181. </SCRIPT>
  182. <NOSCRIPT>
  183. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  184. </NOSCRIPT>
  185. </FONT></TD>
  186. </TR>
  187. </TABLE>
  188. <A NAME="skip-navbar_bottom"></A>
  189. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  190. <HR>
  191. </BODY>
  192. </HTML>