Regarding Implementation of Microsoft Speech SDK using wine

Mike McCormack mike at codeweavers.com
Mon Jan 23 19:19:38 CST 2006


Kalpit Shah wrote:

> I want to implement the Microsoft Speech SDK using wine on Fedora Core 3.
> 
> How feasible is this.....can anyone give me an insight on how do i go
> about doing this.....
> 
> please give me some orientation.....

The first step is to familiarize yourself with the Speech SDK's API on 
Windows.  Perhaps write a simple test program that uses it, then try run 
it on Wine.  The test program can later be submitted as part of the Wine 
regression test suite.

Once you've done that, it should be a bit clearer which dll or OLE 
interface you need to implement to make it work.

Mike



More information about the wine-devel mailing list