how to convert text into speech or vice versa
-
Hey,
I was trying to convert text into speech when I add QT+=texttospeech in .pro (QMake file) it show me an error that unknown module please help me
Thanks in advance -
@UG-SEP said in how to convert text into speech or vice versa:
Qt creator 4.15.0
I'm not talking about QtCreator, but Qt version...
-
@UG-SEP See https://doc-snapshots.qt.io/qt6-dev/whatsnew60.html
Texttospeech is not part of Qt 6.0.x, it will probably be part of Qt 6.2.x.
You should stick to Qt5 if there is no real need to use Qt6. -
@jsulm said in how to convert text into speech or vice versa:
You should stick to Qt5 if there is no real need to use Qt6.
So does my project created in qt 6.0.4 will we be stable when I open it in qt 5.0
-
Ok I will download it and and then try to use text to speech in that
So can you tell me that I need to download something from external to run text to speech module or it may work@UG-SEP On Linux Qt texttospeech module needs libspeechd or flite. On other platforms it should work without any additional requirements.
See https://www.ics.com/blog/text-speech-look-qt-speech-module -
@UG-SEP Google says: https://download.qt.io/new_archive/qt/5.8/5.8.0/