https://bugs.winehq.org/show_bug.cgi?id=50515
Bug ID: 50515 Summary: SofTalk 1.56 doesn't speak continuously after punctuation marks. Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winmm&mci Assignee: wine-bugs@winehq.org Reporter: sagawa.aki+winebugs@gmail.com Distribution: ---
SofTalk is a text-to-speech software for Japanese. When I have it speak a sentence with punctuation marks, it just speaks before the mark. In other words, it doesn't speak the left part of the sentence if it finds an Ideographic Comma.
Steps to reproduce: 1. Download stk01560.zip from https://www.vector.co.jp/soft/winnt/art/se412443.html 2. Download Winetricks from https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... 3. Run "chmod +x winetricks" 4. Run "./winetricks vb6run comctl32ocx" 5. Unpack stk01560.zip 6. Run softalk/SofTalk.exe on Japanese locale 7. Type "あたまが、よくなる。" and press "Play (▶)" button
$ sha1sum stk01560.zip 2fa9d9e199796503748479d605b29c9607e8dec0 stk01560.zip
Expected result: Speaking synthetic voice, "あたまが よくなる".
Actual result: Speaking synthetic voice, "あたまが" only. "よくなる" is missing.