am 9be60a23: am 4947ffb9: Merge "Docs: Fixing broken link in TtsEngine/_index.html" into ics-mr1

* commit '9be60a23cd67788ee4187223250c3b73427915ef':
  Docs: Fixing broken link in TtsEngine/_index.html
This commit is contained in:
Trevor Johns
2012-04-02 14:53:38 -07:00
committed by Android Git Automerger

View File

@@ -4,7 +4,7 @@ that users can install on their devices.</p>
<p>The application includes a service and two activities:</p>
<ul>
<li><a
href="src/com/example/android/ttsengine/RobotSpeakEngine.html"><code>RobotSpeakEngine</code></a>,
href="src/com/example/android/ttsengine/RobotSpeakTtsService.html"><code>RobotSpeakTtsService</code></a>,
a simple text to speech engine that converts sentences into audio by
generating a square wave of a given frequency for each alphabet of a
given language. Though this doesn't qualify as speech (except for robots)