24 Jan
2024
24 Jan
'24
6:21 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. -- v2: sapi: Create a new engine only when needed in ISpVoice. https://gitlab.winehq.org/wine/wine/-/merge_requests/4932