30 Jan
2024
30 Jan
'24
7:28 p.m.
Instead of creating the TTS voice engine directly in SetVoice, we save the specified voice token, and only create them in speak_proc when necessary. -- v3: sapi: Create a new engine only when needed in ISpVoice. https://gitlab.winehq.org/wine/wine/-/merge_requests/4932