1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/windows.media.speech
2024-03-07 22:56:13 +01:00
..
tests windows.media.speech/tests: Remove obsolete workarounds. 2024-01-04 23:04:46 +01:00
async.c windows.media.speech: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
classes.idl windows.media.speech: Add SpeechRecognizer statics stubs. 2022-03-10 22:18:58 +01:00
event_handlers.c windows.media.speech: Implement ResultGenerated event. 2022-03-16 21:16:21 +01:00
listconstraint.c windows.media.speech: Remove redundant NULL check before free(). 2023-03-29 11:49:19 +02:00
main.c windows.media.speech: Add SpeechRecognitionListConstraint statics stub. 2022-03-14 18:30:28 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
private.h windows.media.speech: Add a worker thread to the recognition session. 2023-01-27 13:39:16 +01:00
recognizer.c windows.media.speech: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
synthesizer.c windows.media.speech: Do not force calling convention on internal callbacks. 2023-01-24 18:26:31 +01:00
vector.c include: Fix boolean return value definition in IIterator<T> methods. 2023-12-22 18:14:40 +01:00
windows.media.speech.spec windows.media.speech: Add stub dll. 2021-03-15 22:22:13 +01:00