diff --git a/samples/TtsEngine/_index.html b/samples/TtsEngine/_index.html index 07a54a972..85c3f22e5 100644 --- a/samples/TtsEngine/_index.html +++ b/samples/TtsEngine/_index.html @@ -4,7 +4,7 @@ that users can install on their devices.
The application includes a service and two activities:
RobotSpeakEngine,
+ href="src/com/example/android/ttsengine/RobotSpeakTtsService.html">RobotSpeakTtsService,
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)