Qt 6.11 is out! See what's new in the release
blog
qtspeech on raspberry pi4 , no sound
-
Hi,
What is red warning in the application output console about ?
-
I think it may be need proper audio driver, could anyone tell me what is the audio dirver of qtspeech on the rasperry pi 4?
-
@stevewu Start the app in a terminal after setting QT_DEBUG_PLUGINS
export QT_DEBUG_PLUGINS=1 ./hello_speakand post the output here.
-
@jsulm thank you so much , I do as you said ,run the app in a terminal , and it is OK, sound comes out..
I have another question about the qtspeech----how to change the voice , about male , female ,or age ?
maybe I need to open another topic....
