Bernhard Kölbl : windows.media.speech: Implement ResultGenerated event.

Alexandre Julliard julliard at winehq.org
Wed Mar 16 16:48:23 CDT 2022


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

Author: Bernhard Kölbl <besentv at gmail.com>
Date:   Wed Mar 16 17:31:03 2022 +0100

windows.media.speech: Implement ResultGenerated event.

Also add helpers to manage typed event handlers.

Signed-off-by: Bernhard Kölbl <besentv at gmail.com>
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windows.media.speech/Makefile.in      |   1 +
 dlls/windows.media.speech/event_handlers.c | 108 +++++++++++++++++++++++++++++
 dlls/windows.media.speech/private.h        |   7 ++
 dlls/windows.media.speech/recognizer.c     |  17 +++--
 dlls/windows.media.speech/tests/speech.c   |  90 +++++++++++++++++++++++-
 include/windows.foundation.idl             |   1 +
 6 files changed, 218 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list