Re: Cross platform speech API

  • From: "QuentinC" <quentinc@xxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 14 Dec 2010 15:25:20 +0100

Currently, the C++ side requires Visual Studio. The reason is because
of Microsoft's SAPI voices. I don't know, off the top of my head,
whether you can connect to that through GCC or not. Can you?

I managed to do it with mingw, but only in C, not in C++. sapi.h generate many errors when compiling in C++.
But I had to cheat. In fact, I got sapi.lib from VS...

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: