https://bugs.winehq.org/show_bug.cgi?id=44824
Bug ID: 44824 Summary: Speech Platform v11: No voice installed on the system or none available with the current security setting. Product: Wine Version: 3.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mk+winehq1803@pimpmybyte.de Distribution: ---
Instructions how to reproduce (use winehq-devel instead of stable): https://github.com/mk-pmb/msspeechsdk_v011_wine_howto
speakArgs.exe can be either built with above instructions, or downloaded here: http://l.proggr.de/?182heru3w (.exe in .zip)
speakArgs.zip: 1431 bytes, SHA-256 = 54dda37d34ce3f68b7c18b4da342d2801cd57c8725d577568bd1164b8c58e649 speakArgs.exe: 3584 bytes, SHA-256 = c3c284ff891545b815f9a086eaf597ae348d3fc4e7a8f0754877546d14c04c8a
Crash log for winehq-devel (v3.4): https://gist.github.com/mk-pmb/3efba8685a972fd21c4033b565ade8d2
My crashlog for wine-stable (v3.0): https://gist.github.com/mk-pmb/2ad02725db30b31921488e00c541cb40
I tested on Ubuntu 14.04.5 LTS trusty.
https://bugs.winehq.org/show_bug.cgi?id=44824
M.K. mk+winehq1803@pimpmybyte.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=44824
M.K. mk+winehq1803@pimpmybyte.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #1 from M.K. mk+winehq1803@pimpmybyte.de --- I'm no longer interested in this bug since I found a way to use the server voices instead of the desktop voices.
If someone still wants to debug this, or make wine offer to use server voices if an attempt to use desktop voices is detected, I'll be glad to help.
https://bugs.winehq.org/show_bug.cgi?id=44824
--- Comment #2 from M.K. mk+winehq1803@pimpmybyte.de --- PS: Anyone trying to use the server voices as well: The critical command missing from the introductory example code is to set a custom audio destination, because it seems to default to the null device. (e.g. `.SetOutputToDefaultAudioDevice();)
https://bugs.winehq.org/show_bug.cgi?id=44824
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Have you tried doing 'winetricks -q speechsdk' instead of manually installing?
https://bugs.winehq.org/show_bug.cgi?id=44824
--- Comment #4 from M.K. mk+winehq1803@pimpmybyte.de ---
Have you tried doing 'winetricks -q speechsdk'
Nope, and I don't currently have time to try it either. Also note the SDK worked perfectly. Using the SDK, I was able to created an EXE that spoke as expected on a Windows 7 computer which did NOT have the SDK installed. The desktop voice bug thus is not related to the SDK.
https://bugs.winehq.org/show_bug.cgi?id=44824
--- Comment #5 from M.K. mk+winehq1803@pimpmybyte.de --- To avoid duplicate work on a windows CLI program that will help test both TTS systems: I'm working on that already. :-) Here's the github issue so you can subscribe for updates: https://github.com/mk-pmb/msspeechsdk_v011_wine_howto/issues/1
https://bugs.winehq.org/show_bug.cgi?id=44824
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |ABANDONED
https://bugs.winehq.org/show_bug.cgi?id=44824
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.