Qt 6.11 is out! See what's new in the release
blog
Configuration between Qt and Microsoft Speech SDK5.1 !!
Qt Creator and other tools
1
Posts
1
Posters
2.3k
Views
1
Watching
-
Hello everyone :)
I have a c + + project on the platform Windows XPI need in this project to convert the text to voice ,I have used Microsoft Speech SDK5.1
the project worked perfectly in vc + +6
Now I want to use qt 4.7.4 to design the interface of the project
how i can configuring Qt with Microsoft Speech SDK5.1 ???