Bernhard Kölbl : windows.media.speech: Add SpeechRecognizer statics stubs.

Alexandre Julliard julliard at winehq.org
Thu Mar 10 16:10:17 CST 2022


Module: wine
Branch: master
Commit: 3cea4f9be30a2bae0515248b5df235de7982426e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3cea4f9be30a2bae0515248b5df235de7982426e

Author: Bernhard Kölbl <besentv at gmail.com>
Date:   Thu Mar 10 18:35:24 2022 +0100

windows.media.speech: Add SpeechRecognizer statics stubs.

Signed-off-by: Bernhard Kölbl <besentv at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windows.media.speech/Makefile.in    |   1 +
 dlls/windows.media.speech/classes.idl    |   1 +
 dlls/windows.media.speech/main.c         |   2 +
 dlls/windows.media.speech/private.h      |  10 ++
 dlls/windows.media.speech/recognizer.c   | 253 +++++++++++++++++++++++++++++++
 dlls/windows.media.speech/tests/speech.c |   2 +-
 6 files changed, 268 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3cea4f9be30a2bae0515248b5df235de7982426e



More information about the wine-cvs mailing list