Module: wine Branch: master Commit: a3ef7a13c8df294c2158ef7105f2de98d4bef690 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a3ef7a13c8df294c2158ef710...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue Nov 30 15:55:24 2021 +0300
windows.media.speech: Add stub SpeechSynthesizer class.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/windows.media.speech/main.c | 244 ++++++++++++++++++++++++++++++- dlls/windows.media.speech/tests/speech.c | 73 ++++++++- 2 files changed, 311 insertions(+), 6 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a3ef7a13c8df294c2158e...