mirror of https://github.com/kivy/pyjnius.git
Remove duplicated text from TextToSpeech example.
This commit is contained in:
parent
9ecf8b2263
commit
6a9705138f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue