Please, does WINE latest development version contain SAPI 4 or SAPi5 build in support? Or I must install MIcrosoft speech SDK? I AM wondering, how complex would be for you to develop SAPi4 or SAPi5 functions from scratch, so their names and returned values would be same like from Microsoft, but code will be yours. Because Wine is in fact complex emulator, which try to do its best to emulate API functions from Microsoft but code is yours. Because development of speech engine from scratch is not easy.
On Wed, Jul 10, 2019, 03:25 Mgr. Janusz Chmiel janusz.chmiel@volny.cz wrote:
Please, does WINE latest development version contain SAPI 4 or SAPi5 build in support? Or I must install MIcrosoft speech SDK? I AM wondering, how complex would be for you to develop SAPi4 or SAPi5 functions from scratch, so their names and returned values would be same like from Microsoft, but code will be yours. Because Wine is in fact complex emulator, which try to do its best to emulate API functions from Microsoft but code is yours. Because development of speech engine from scratch is not easy.
Wine doesn't have support for it. Fwiw, winetricks has 5.1 in 'winetricks speechsdk'
Of course, patches are welcome in wine.
Hi,
On 10/7/19 6:30 pm, Austin English wrote:
cause development of speech engine from scratch is not
I have just about finished the idl's that are required for sapi but
none of the implementation. Like Austin said, it's a huge job.
Once they are finished, I'll add them to staging, so if someone
is interested in implement some of this, they have somewhere to start.
Regards
Alistair.