Remove duplicated text from TextToSpeech example.

This commit is contained in:
Ian 2013-09-22 10:55:59 +01:00
parent 9ecf8b2263
commit 6a9705138f
1 changed files with 1 additions and 2 deletions

View File

@ -215,8 +215,7 @@ You'll obtain something like this::
Using TextToSpeech
------------------
Same as the audio capture, by looking at the
By looking at the `An introduction to Text-To-Speech in Android
Same as the audio capture, by looking at the `An introduction to Text-To-Speech in Android
<http://android-developers.blogspot.fr/2009/09/introduction-to-text-to-speech-in.html>`_ blog post, it's easy to do it with Pyjnius::
from jnius import autoclass