[Qt-interest] qt and speech
John McClurkin
jwm at nei.nih.gov
Wed Aug 5 14:09:03 CEST 2009
Yixun Liu wrote:
> Hi,
> I want to integrate speech functionality into my Qt based application.
> My system is Window Vista, develop tool is VC6.0 and Microsoft Speech
> sdk5.1.
>
> Can I use them together?
According to http://doc.trolltech.com/4.5/supported-platforms.html VC6.0
is not supported. You would need to upgrade to at least Visual Studio
2003. However, Visual C++ 6.0 was supported in previous releases so you
could try one of those. My advice would be to upgrade your compiler
since Microsoft has made a lot of improvements since VC6.
More information about the Qt-interest-old
mailing list