/documentation/tts/index-all.html

http://eyes-free.googlecode.com/ · HTML · 540 lines · 505 code · 19 blank · 16 comment · 0 complexity · 56b49c7fa3f6465037f30476a0dc66cd 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. Index
  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="Index";
  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="./overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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&nbsp;
  49. &nbsp;NEXT</FONT></TD>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
  52. &nbsp;<A HREF="index-all.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. <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <HR>
  69. <A NAME="_A_"><!-- --></A><H2>
  70. <B>A</B></H2>
  71. <DL>
  72. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><B>ACTION_CHECK_TTS_DATA</B></A> -
  73. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  74. <DD>Activity Action: Starts the activity from the platform TextToSpeech
  75. engine to verify the proper installation and availability of the resource
  76. files on the system.
  77. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_INSTALL_TTS_DATA"><B>ACTION_INSTALL_TTS_DATA</B></A> -
  78. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  79. <DD>Activity Action: Triggers the platform TextToSpeech engine to start the
  80. activity that installs the resource files on the device that are required
  81. for TTS to be operational.
  82. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_TTS_DATA_INSTALLED"><B>ACTION_TTS_DATA_INSTALLED</B></A> -
  83. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  84. <DD>Broadcast Action: broadcast to signal the completion of the installation
  85. of the data files used by the synthesis engine.
  86. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#ACTION_TTS_QUEUE_PROCESSING_COMPLETED"><B>ACTION_TTS_QUEUE_PROCESSING_COMPLETED</B></A> -
  87. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  88. <DD>Broadcast Action: The TextToSpeech synthesizer has completed processing of
  89. all the text in the speech queue.
  90. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#addEarcon(java.lang.String, java.lang.String, int)"><B>addEarcon(String, String, int)</B></A> -
  91. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  92. <DD>Adds a mapping between a string of text and a sound resource in a package.
  93. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#addEarcon(java.lang.String, java.lang.String)"><B>addEarcon(String, String)</B></A> -
  94. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  95. <DD>Adds a mapping between a string of text and a sound file.
  96. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#addSpeech(java.lang.String, java.lang.String, int)"><B>addSpeech(String, String, int)</B></A> -
  97. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  98. <DD>Adds a mapping between a string of text and a sound resource in a package.
  99. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#addSpeech(java.lang.String, java.lang.String)"><B>addSpeech(String, String)</B></A> -
  100. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  101. <DD>Adds a mapping between a string of text and a sound file.
  102. <DT><A HREF="./com/google/tts/TTS.html#addSpeech(java.lang.String, java.lang.String, int)"><B>addSpeech(String, String, int)</B></A> -
  103. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  104. <DD><B>Deprecated.</B>&nbsp;Adds a mapping between a string of text and a sound resource in a package.
  105. <DT><A HREF="./com/google/tts/TTS.html#addSpeech(java.lang.String, java.lang.String)"><B>addSpeech(String, String)</B></A> -
  106. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  107. <DD><B>Deprecated.</B>&nbsp;Adds a mapping between a string of text and a sound file.
  108. </DL>
  109. <HR>
  110. <A NAME="_C_"><!-- --></A><H2>
  111. <B>C</B></H2>
  112. <DL>
  113. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#CHECK_VOICE_DATA_BAD_DATA"><B>CHECK_VOICE_DATA_BAD_DATA</B></A> -
  114. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  115. <DD>Indicates erroneous data when checking the installation status of the
  116. resources used by the TextToSpeech engine with the
  117. <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A> intent.
  118. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#CHECK_VOICE_DATA_FAIL"><B>CHECK_VOICE_DATA_FAIL</B></A> -
  119. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  120. <DD>Indicates failure when checking the installation status of the resources
  121. used by the TextToSpeech engine with the <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A>
  122. intent.
  123. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#CHECK_VOICE_DATA_MISSING_DATA"><B>CHECK_VOICE_DATA_MISSING_DATA</B></A> -
  124. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  125. <DD>Indicates missing resources when checking the installation status of the
  126. resources used by the TextToSpeech engine with the
  127. <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A> intent.
  128. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#CHECK_VOICE_DATA_MISSING_VOLUME"><B>CHECK_VOICE_DATA_MISSING_VOLUME</B></A> -
  129. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  130. <DD>Indicates missing storage volume when checking the installation status of
  131. the resources used by the TextToSpeech engine with the
  132. <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A> intent.
  133. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#CHECK_VOICE_DATA_PASS"><B>CHECK_VOICE_DATA_PASS</B></A> -
  134. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  135. <DD>Indicates success when checking the installation status of the resources
  136. used by the TextToSpeech engine with the <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A>
  137. intent.
  138. <DT><A HREF="./com/google/tts/package-summary.html"><B>com.google.tts</B></A> - package com.google.tts<DD>&nbsp;</DL>
  139. <HR>
  140. <A NAME="_D_"><!-- --></A><H2>
  141. <B>D</B></H2>
  142. <DL>
  143. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#DEFAULT_PITCH"><B>DEFAULT_PITCH</B></A> -
  144. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  145. <DD>
  146. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#DEFAULT_RATE"><B>DEFAULT_RATE</B></A> -
  147. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  148. <DD>
  149. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#DEFAULT_STREAM"><B>DEFAULT_STREAM</B></A> -
  150. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  151. <DD>Default audio stream used when playing synthesized speech.
  152. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#DEFAULT_SYNTH"><B>DEFAULT_SYNTH</B></A> -
  153. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  154. <DD>
  155. </DL>
  156. <HR>
  157. <A NAME="_E_"><!-- --></A><H2>
  158. <B>E</B></H2>
  159. <DL>
  160. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#ERROR"><B>ERROR</B></A> -
  161. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  162. <DD>Denotes a generic operation failure.
  163. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#EXTRA_TTS_DATA_INSTALLED"><B>EXTRA_TTS_DATA_INSTALLED</B></A> -
  164. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  165. <DD>Extra information received with the <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_TTS_DATA_INSTALLED"><CODE>TextToSpeechBeta.Engine.ACTION_TTS_DATA_INSTALLED</CODE></A>
  166. intent.
  167. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#EXTRA_VOICE_DATA_FILES"><B>EXTRA_VOICE_DATA_FILES</B></A> -
  168. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  169. <DD>Extra information received with the <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A> intent
  170. where the TextToSpeech engine specifies the file names of its resources
  171. under the resource path.
  172. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#EXTRA_VOICE_DATA_FILES_INFO"><B>EXTRA_VOICE_DATA_FILES_INFO</B></A> -
  173. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  174. <DD>Extra information received with the <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A> intent
  175. where the TextToSpeech engine specifies the locale associated with each
  176. resource file.
  177. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#EXTRA_VOICE_DATA_ROOT_DIRECTORY"><B>EXTRA_VOICE_DATA_ROOT_DIRECTORY</B></A> -
  178. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  179. <DD>Extra information received with the <A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#ACTION_CHECK_TTS_DATA"><CODE>TextToSpeechBeta.Engine.ACTION_CHECK_TTS_DATA</CODE></A> intent
  180. where the TextToSpeech engine specifies the path to its resources.
  181. </DL>
  182. <HR>
  183. <A NAME="_G_"><!-- --></A><H2>
  184. <B>G</B></H2>
  185. <DL>
  186. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#getLanguage()"><B>getLanguage()</B></A> -
  187. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  188. <DD>Returns a Locale instance describing the language currently being used by
  189. the TextToSpeech engine.
  190. <DT><A HREF="./com/google/tts/TTS.html#getVersion()"><B>getVersion()</B></A> -
  191. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  192. <DD><B>Deprecated.</B>&nbsp;Returns the version number of the TTS library that the user has installed.
  193. </DL>
  194. <HR>
  195. <A NAME="_I_"><!-- --></A><H2>
  196. <B>I</B></H2>
  197. <DL>
  198. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#isInstalled(Context)"><B>isInstalled(Context)</B></A> -
  199. Static method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  200. <DD>Standalone TTS ONLY!
  201. Checks if the TTS service is installed or not
  202. <DT><A HREF="./com/google/tts/TTS.html#isInstalled(Context)"><B>isInstalled(Context)</B></A> -
  203. Static method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  204. <DD><B>Deprecated.</B>&nbsp;Checks if the TTS service is installed or not
  205. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#isLanguageAvailable(java.util.Locale)"><B>isLanguageAvailable(Locale)</B></A> -
  206. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  207. <DD>Checks if the specified language as represented by the Locale is available
  208. and supported.
  209. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#isSpeaking()"><B>isSpeaking()</B></A> -
  210. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  211. <DD>Returns whether or not the TextToSpeech engine is busy speaking.
  212. <DT><A HREF="./com/google/tts/TTS.html#isSpeaking()"><B>isSpeaking()</B></A> -
  213. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  214. <DD><B>Deprecated.</B>&nbsp;Returns whether or not the TTS is busy speaking.
  215. </DL>
  216. <HR>
  217. <A NAME="_K_"><!-- --></A><H2>
  218. <B>K</B></H2>
  219. <DL>
  220. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#KEY_PARAM_COUNTRY"><B>KEY_PARAM_COUNTRY</B></A> -
  221. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  222. <DD>
  223. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#KEY_PARAM_LANGUAGE"><B>KEY_PARAM_LANGUAGE</B></A> -
  224. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  225. <DD>
  226. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#KEY_PARAM_RATE"><B>KEY_PARAM_RATE</B></A> -
  227. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  228. <DD>
  229. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#KEY_PARAM_STREAM"><B>KEY_PARAM_STREAM</B></A> -
  230. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  231. <DD>Parameter key to specify the audio stream type to be used when speaking
  232. text or playing back a file.
  233. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#KEY_PARAM_UTTERANCE_ID"><B>KEY_PARAM_UTTERANCE_ID</B></A> -
  234. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  235. <DD>Parameter key to identify an utterance in the
  236. <A HREF="./com/google/tts/TextToSpeechBeta.OnUtteranceCompletedListener.html" title="interface in com.google.tts"><CODE>TextToSpeechBeta.OnUtteranceCompletedListener</CODE></A> after text has been
  237. spoken, a file has been played back or a silence duration has elapsed.
  238. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#KEY_PARAM_VARIANT"><B>KEY_PARAM_VARIANT</B></A> -
  239. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  240. <DD>
  241. </DL>
  242. <HR>
  243. <A NAME="_L_"><!-- --></A><H2>
  244. <B>L</B></H2>
  245. <DL>
  246. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#LANG_AVAILABLE"><B>LANG_AVAILABLE</B></A> -
  247. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  248. <DD>Denotes the language is available for the language by the locale, but not
  249. the country and variant.
  250. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#LANG_COUNTRY_AVAILABLE"><B>LANG_COUNTRY_AVAILABLE</B></A> -
  251. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  252. <DD>Denotes the language is available for the language and country specified by
  253. the locale, but not the variant.
  254. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#LANG_COUNTRY_VAR_AVAILABLE"><B>LANG_COUNTRY_VAR_AVAILABLE</B></A> -
  255. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  256. <DD>Denotes the language is available exactly as specified by the locale.
  257. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#LANG_MISSING_DATA"><B>LANG_MISSING_DATA</B></A> -
  258. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  259. <DD>Denotes the language data is missing.
  260. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#LANG_NOT_SUPPORTED"><B>LANG_NOT_SUPPORTED</B></A> -
  261. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  262. <DD>Denotes the language is not supported.
  263. </DL>
  264. <HR>
  265. <A NAME="_N_"><!-- --></A><H2>
  266. <B>N</B></H2>
  267. <DL>
  268. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#NB_CACHED_PARAMS"><B>NB_CACHED_PARAMS</B></A> -
  269. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  270. <DD>
  271. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#NOT_ON_PLATFORM_TTS"><B>NOT_ON_PLATFORM_TTS</B></A> -
  272. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  273. <DD>&nbsp;
  274. </DL>
  275. <HR>
  276. <A NAME="_O_"><!-- --></A><H2>
  277. <B>O</B></H2>
  278. <DL>
  279. <DT><A HREF="./com/google/tts/TextToSpeechBeta.OnInitListener.html#onInit(int, int)"><B>onInit(int, int)</B></A> -
  280. Method in interface com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.OnInitListener.html" title="interface in com.google.tts">TextToSpeechBeta.OnInitListener</A>
  281. <DD>Called to signal the completion of the TextToSpeech engine
  282. initialization.
  283. <DT><A HREF="./com/google/tts/TTS.InitListener.html#onInit(int)"><B>onInit(int)</B></A> -
  284. Method in interface com.google.tts.<A HREF="./com/google/tts/TTS.InitListener.html" title="interface in com.google.tts">TTS.InitListener</A>
  285. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  286. <DT><A HREF="./com/google/tts/TTS.SpeechCompletedListener.html#onSpeechCompleted()"><B>onSpeechCompleted()</B></A> -
  287. Method in interface com.google.tts.<A HREF="./com/google/tts/TTS.SpeechCompletedListener.html" title="interface in com.google.tts">TTS.SpeechCompletedListener</A>
  288. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  289. <DT><A HREF="./com/google/tts/TextToSpeechBeta.OnUtteranceCompletedListener.html#onUtteranceCompleted(java.lang.String)"><B>onUtteranceCompleted(String)</B></A> -
  290. Method in interface com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.OnUtteranceCompletedListener.html" title="interface in com.google.tts">TextToSpeechBeta.OnUtteranceCompletedListener</A>
  291. <DD>Called to signal the completion of the synthesis of the utterance that
  292. was identified with the string parameter.
  293. </DL>
  294. <HR>
  295. <A NAME="_P_"><!-- --></A><H2>
  296. <B>P</B></H2>
  297. <DL>
  298. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#PARAM_POSITION_COUNTRY"><B>PARAM_POSITION_COUNTRY</B></A> -
  299. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  300. <DD>
  301. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#PARAM_POSITION_LANGUAGE"><B>PARAM_POSITION_LANGUAGE</B></A> -
  302. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  303. <DD>
  304. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#PARAM_POSITION_RATE"><B>PARAM_POSITION_RATE</B></A> -
  305. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  306. <DD>
  307. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#PARAM_POSITION_STREAM"><B>PARAM_POSITION_STREAM</B></A> -
  308. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  309. <DD>
  310. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#PARAM_POSITION_UTTERANCE_ID"><B>PARAM_POSITION_UTTERANCE_ID</B></A> -
  311. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  312. <DD>
  313. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#PARAM_POSITION_VARIANT"><B>PARAM_POSITION_VARIANT</B></A> -
  314. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  315. <DD>
  316. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#playEarcon(java.lang.String, int, java.util.HashMap)"><B>playEarcon(String, int, HashMap&lt;String, String&gt;)</B></A> -
  317. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  318. <DD>Plays the earcon using the specified queueing mode and parameters.
  319. <DT><A HREF="./com/google/tts/TTS.html#playEarcon(java.lang.String, int, java.lang.String[])"><B>playEarcon(String, int, String[])</B></A> -
  320. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  321. <DD><B>Deprecated.</B>&nbsp;Plays the earcon using the specified queueing mode and parameters.
  322. <DT><A HREF="./com/google/tts/TTS.html#playEarcon(com.google.tts.TTSEarcon, int, java.lang.String[])"><B>playEarcon(TTSEarcon, int, String[])</B></A> -
  323. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  324. <DD><B>Deprecated.</B>&nbsp;Plays the earcon using the specified queueing mode and parameters.
  325. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#playSilence(long, int, java.util.HashMap)"><B>playSilence(long, int, HashMap&lt;String, String&gt;)</B></A> -
  326. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  327. <DD>Plays silence for the specified amount of time using the specified queue
  328. mode.
  329. </DL>
  330. <HR>
  331. <A NAME="_Q_"><!-- --></A><H2>
  332. <B>Q</B></H2>
  333. <DL>
  334. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#QUEUE_ADD"><B>QUEUE_ADD</B></A> -
  335. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  336. <DD>Queue mode where the new entry is added at the end of the playback queue.
  337. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#QUEUE_FLUSH"><B>QUEUE_FLUSH</B></A> -
  338. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  339. <DD>Queue mode where all entries in the playback queue (media to be played and
  340. text to be synthesized) are dropped and replaced by the new entry.
  341. </DL>
  342. <HR>
  343. <A NAME="_S_"><!-- --></A><H2>
  344. <B>S</B></H2>
  345. <DL>
  346. <DT><A HREF="./com/google/tts/TTS.html#setEngine(com.google.tts.TTSEngine)"><B>setEngine(TTSEngine)</B></A> -
  347. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  348. <DD><B>Deprecated.</B>&nbsp;Sets the TTS engine to be used.
  349. <DT><A HREF="./com/google/tts/TTS.html#setEngine(java.lang.String)"><B>setEngine(String)</B></A> -
  350. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  351. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  352. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#setLanguage(java.util.Locale)"><B>setLanguage(Locale)</B></A> -
  353. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  354. <DD>Sets the language for the TextToSpeech engine.
  355. <DT><A HREF="./com/google/tts/TTS.html#setLanguage(java.lang.String)"><B>setLanguage(String)</B></A> -
  356. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  357. <DD><B>Deprecated.</B>&nbsp;Sets the language for the TTS engine.
  358. <DT><A HREF="./com/google/tts/TTS.html#setOnSpeechCompletedListener(com.google.tts.TTS.SpeechCompletedListener)"><B>setOnSpeechCompletedListener(TTS.SpeechCompletedListener)</B></A> -
  359. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  360. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  361. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#setOnUtteranceCompletedListener(com.google.tts.TextToSpeechBeta.OnUtteranceCompletedListener)"><B>setOnUtteranceCompletedListener(TextToSpeechBeta.OnUtteranceCompletedListener)</B></A> -
  362. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  363. <DD>Sets the OnUtteranceCompletedListener that will fire when an utterance
  364. completes.
  365. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#setPitch(float)"><B>setPitch(float)</B></A> -
  366. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  367. <DD>Sets the speech pitch for the TextToSpeech engine.
  368. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#setSpeechRate(float)"><B>setSpeechRate(float)</B></A> -
  369. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  370. <DD>Sets the speech rate for the TextToSpeech engine.
  371. <DT><A HREF="./com/google/tts/TTS.html#setSpeechRate(int)"><B>setSpeechRate(int)</B></A> -
  372. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  373. <DD><B>Deprecated.</B>&nbsp;Sets the speech rate for the TTS engine.
  374. <DT><A HREF="./com/google/tts/TTS.html#showVersionAlert()"><B>showVersionAlert()</B></A> -
  375. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  376. <DD><B>Deprecated.</B>&nbsp;Displays an alert that prompts users to install the TTS that is available
  377. on the Market.
  378. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#shutdown()"><B>shutdown()</B></A> -
  379. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  380. <DD>Releases the resources used by the TextToSpeech engine.
  381. <DT><A HREF="./com/google/tts/TTS.html#shutdown()"><B>shutdown()</B></A> -
  382. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  383. <DD><B>Deprecated.</B>&nbsp;Shuts down the TTS.
  384. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#speak(java.lang.String, int, java.util.HashMap)"><B>speak(String, int, HashMap&lt;String, String&gt;)</B></A> -
  385. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  386. <DD>Speaks the string using the specified queuing strategy and speech
  387. parameters.
  388. <DT><A HREF="./com/google/tts/TTS.html#speak(java.lang.String, int, java.lang.String[])"><B>speak(String, int, String[])</B></A> -
  389. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  390. <DD><B>Deprecated.</B>&nbsp;Speaks the string using the specified queuing strategy and speech
  391. parameters.
  392. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#stop()"><B>stop()</B></A> -
  393. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  394. <DD>Interrupts the current utterance (whether played or rendered to file) and
  395. discards other utterances in the queue.
  396. <DT><A HREF="./com/google/tts/TTS.html#stop()"><B>stop()</B></A> -
  397. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  398. <DD><B>Deprecated.</B>&nbsp;Stops speech from the TTS.
  399. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#SUCCESS"><B>SUCCESS</B></A> -
  400. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  401. <DD>Denotes a successful operation.
  402. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#synthesizeToFile(java.lang.String, java.util.HashMap, java.lang.String)"><B>synthesizeToFile(String, HashMap&lt;String, String&gt;, String)</B></A> -
  403. Method in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  404. <DD>Synthesizes the given text to a file using the specified parameters.
  405. <DT><A HREF="./com/google/tts/TTS.html#synthesizeToFile(java.lang.String, java.lang.String[], java.lang.String)"><B>synthesizeToFile(String, String[], String)</B></A> -
  406. Method in class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  407. <DD><B>Deprecated.</B>&nbsp;Speaks the given text using the specified queueing mode and parameters.
  408. </DL>
  409. <HR>
  410. <A NAME="_T_"><!-- --></A><H2>
  411. <B>T</B></H2>
  412. <DL>
  413. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts"><B>TextToSpeechBeta</B></A> - Class in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Synthesizes speech from text for immediate playback or to create a sound
  414. file.<DT><A HREF="./com/google/tts/TextToSpeechBeta.html#TextToSpeechBeta(Context, com.google.tts.TextToSpeechBeta.OnInitListener)"><B>TextToSpeechBeta(Context, TextToSpeechBeta.OnInitListener)</B></A> -
  415. Constructor for class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  416. <DD>The constructor for the TextToSpeech class.
  417. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts"><B>TextToSpeechBeta.Engine</B></A> - Class in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Internal constants for the TextToSpeech functionality<DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#TextToSpeechBeta.Engine()"><B>TextToSpeechBeta.Engine()</B></A> -
  418. Constructor for class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  419. <DD>&nbsp;
  420. <DT><A HREF="./com/google/tts/TextToSpeechBeta.OnInitListener.html" title="interface in com.google.tts"><B>TextToSpeechBeta.OnInitListener</B></A> - Interface in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Interface definition of a callback to be invoked indicating the completion
  421. of the TextToSpeech engine initialization.<DT><A HREF="./com/google/tts/TextToSpeechBeta.OnUtteranceCompletedListener.html" title="interface in com.google.tts"><B>TextToSpeechBeta.OnUtteranceCompletedListener</B></A> - Interface in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Interface definition of a callback to be invoked indicating the
  422. TextToSpeech engine has completed synthesizing an utterance with an
  423. utterance ID set.<DT><A HREF="./com/google/tts/TTS.html" title="class in com.google.tts"><B>TTS</B></A> - Class in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD><B>Deprecated.</B>&nbsp;<I>- Use TextToSpeechBeta instead</I><DT><A HREF="./com/google/tts/TTS.html#TTS(Context, com.google.tts.TTS.InitListener, boolean)"><B>TTS(Context, TTS.InitListener, boolean)</B></A> -
  424. Constructor for class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  425. <DD><B>Deprecated.</B>&nbsp;The constructor for the TTS.
  426. <DT><A HREF="./com/google/tts/TTS.html#TTS(Context, com.google.tts.TTS.InitListener, com.google.tts.TTSVersionAlert)"><B>TTS(Context, TTS.InitListener, TTSVersionAlert)</B></A> -
  427. Constructor for class com.google.tts.<A HREF="./com/google/tts/TTS.html" title="class in com.google.tts">TTS</A>
  428. <DD><B>Deprecated.</B>&nbsp;The constructor for the TTS.
  429. <DT><A HREF="./com/google/tts/TTS.InitListener.html" title="interface in com.google.tts"><B>TTS.InitListener</B></A> - Interface in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD><B>Deprecated.</B>&nbsp;Called when the TTS has initialized
  430. The InitListener must implement the onInit function.<DT><A HREF="./com/google/tts/TTS.SpeechCompletedListener.html" title="interface in com.google.tts"><B>TTS.SpeechCompletedListener</B></A> - Interface in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD><B>Deprecated.</B>&nbsp;Called when the TTS has finished speaking by itself (ie, speaking finished
  431. without being canceled).<DT><A HREF="./com/google/tts/TTSEarcon.html" title="enum in com.google.tts"><B>TTSEarcon</B></A> - Enum in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Enumerates the possible earcons to pass to the TTS.<DT><A HREF="./com/google/tts/TTSEngine.html" title="enum in com.google.tts"><B>TTSEngine</B></A> - Enum in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Enumerates the possible TTS engines to pass to the TTS.<DT><A HREF="./com/google/tts/TTSParams.html" title="enum in com.google.tts"><B>TTSParams</B></A> - Enum in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Enumerates the possible parameters to pass to the TTS.<DT><A HREF="./com/google/tts/TTSVersionAlert.html" title="class in com.google.tts"><B>TTSVersionAlert</B></A> - Class in <A HREF="./com/google/tts/package-summary.html">com.google.tts</A><DD>Creates an alert message that gives the user the option to install the
  432. missing TTS that is needed through the Android Market.<DT><A HREF="./com/google/tts/TTSVersionAlert.html#TTSVersionAlert(Context, java.lang.String, java.lang.String, java.lang.String)"><B>TTSVersionAlert(Context, String, String, String)</B></A> -
  433. Constructor for class com.google.tts.<A HREF="./com/google/tts/TTSVersionAlert.html" title="class in com.google.tts">TTSVersionAlert</A>
  434. <DD>The constructor for the TTSVersionAlert.
  435. </DL>
  436. <HR>
  437. <A NAME="_U_"><!-- --></A><H2>
  438. <B>U</B></H2>
  439. <DL>
  440. <DT><A HREF="./com/google/tts/TextToSpeechBeta.Engine.html#USE_DEFAULTS"><B>USE_DEFAULTS</B></A> -
  441. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.Engine.html" title="class in com.google.tts">TextToSpeechBeta.Engine</A>
  442. <DD>
  443. <DT><A HREF="./com/google/tts/TextToSpeechBeta.html#USING_PLATFORM_TTS"><B>USING_PLATFORM_TTS</B></A> -
  444. Static variable in class com.google.tts.<A HREF="./com/google/tts/TextToSpeechBeta.html" title="class in com.google.tts">TextToSpeechBeta</A>
  445. <DD>&nbsp;
  446. </DL>
  447. <HR>
  448. <A NAME="_V_"><!-- --></A><H2>
  449. <B>V</B></H2>
  450. <DL>
  451. <DT><A HREF="./com/google/tts/TTSEarcon.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
  452. Static method in enum com.google.tts.<A HREF="./com/google/tts/TTSEarcon.html" title="enum in com.google.tts">TTSEarcon</A>
  453. <DD>Returns the enum constant of this type with the specified name.
  454. <DT><A HREF="./com/google/tts/TTSEngine.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
  455. Static method in enum com.google.tts.<A HREF="./com/google/tts/TTSEngine.html" title="enum in com.google.tts">TTSEngine</A>
  456. <DD>Returns the enum constant of this type with the specified name.
  457. <DT><A HREF="./com/google/tts/TTSParams.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
  458. Static method in enum com.google.tts.<A HREF="./com/google/tts/TTSParams.html" title="enum in com.google.tts">TTSParams</A>
  459. <DD>Returns the enum constant of this type with the specified name.
  460. <DT><A HREF="./com/google/tts/TTSEarcon.html#values()"><B>values()</B></A> -
  461. Static method in enum com.google.tts.<A HREF="./com/google/tts/TTSEarcon.html" title="enum in com.google.tts">TTSEarcon</A>
  462. <DD>Returns an array containing the constants of this enum type, in
  463. the order they are declared.
  464. <DT><A HREF="./com/google/tts/TTSEngine.html#values()"><B>values()</B></A> -
  465. Static method in enum com.google.tts.<A HREF="./com/google/tts/TTSEngine.html" title="enum in com.google.tts">TTSEngine</A>
  466. <DD>Returns an array containing the constants of this enum type, in
  467. the order they are declared.
  468. <DT><A HREF="./com/google/tts/TTSParams.html#values()"><B>values()</B></A> -
  469. Static method in enum com.google.tts.<A HREF="./com/google/tts/TTSParams.html" title="enum in com.google.tts">TTSParams</A>
  470. <DD>Returns an array containing the constants of this enum type, in
  471. the order they are declared.
  472. </DL>
  473. <HR>
  474. <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A>
  475. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  476. <A NAME="navbar_bottom"><!-- --></A>
  477. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  478. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  479. <TR>
  480. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  481. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  482. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  483. <TR ALIGN="center" VALIGN="top">
  484. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/google/tts/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  485. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  486. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  487. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  488. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  489. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  490. </TR>
  491. </TABLE>
  492. </TD>
  493. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  494. </EM>
  495. </TD>
  496. </TR>
  497. <TR>
  498. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  499. &nbsp;PREV&nbsp;
  500. &nbsp;NEXT</FONT></TD>
  501. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  502. <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
  503. &nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  504. &nbsp;<SCRIPT type="text/javascript">
  505. <!--
  506. if(window==top) {
  507. document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  508. }
  509. //-->
  510. </SCRIPT>
  511. <NOSCRIPT>
  512. <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
  513. </NOSCRIPT>
  514. </FONT></TD>
  515. </TR>
  516. </TABLE>
  517. <A NAME="skip-navbar_bottom"></A>
  518. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  519. <HR>
  520. </BODY>
  521. </HTML>