sapi: Implement ISpeechVoice stub.
commit474a20a0b0a315594456aba88e60374e481dd6b1
authorJactry Zeng <jzeng@codeweavers.com>
Mon, 18 Nov 2019 02:17:51 +0000 (18 10:17 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Dec 2019 21:02:56 +0000 (2 22:02 +0100)
treee8e03c7a9f6834b0ffd0f3d66d2f2156e3959526
parent1491453ea9f1610e60b65acca41269d3c4ac7c8c
sapi: Implement ISpeechVoice stub.

Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/sapi/Makefile.in
dlls/sapi/main.c
dlls/sapi/sapi_classes.idl
dlls/sapi/sapi_private.h
dlls/sapi/tests/Makefile.in
dlls/sapi/tests/tts.c [new file with mode: 0644]
dlls/sapi/tts.c [new file with mode: 0644]
include/sapi.idl