Text-to-speech for Python 2.7 -
Text-to-speech for Python 2.7 -
how can utilize text-to-speech in python 2.7? mean can write text, , text spoken voice program. voice should in google translator , should compatible tkinter 2.7. there modules or ways manage this? in advance.
you may interested in pyttsx, it's cross-platforms too. can read more pypi here.
and doc pyttsx - text-to-speech x-platform
python python-2.7 module tkinter text-to-speech
Comments
Post a Comment