summaryrefslogtreecommitdiffstats
path: root/docs/html/resources/articles/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/resources/articles/index.jd')
-rw-r--r--docs/html/resources/articles/index.jd9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/html/resources/articles/index.jd b/docs/html/resources/articles/index.jd
new file mode 100644
index 0000000..3080453
--- /dev/null
+++ b/docs/html/resources/articles/index.jd
@@ -0,0 +1,9 @@
+page.title=Technical Articles
+@jd:body
+
+
+<dl>
+ <dt><a href="{@docRoot}resources/articles/tts.html">Using Text-to-Speech</a></dt>
+ <dd>The text-to-speech API lets your application "speak" to users, in any of several languages. This article provides an overview of the TTS API and how you use to add speech capabilities to your application.</dd>
+</dl>
+