Alexandre Julliard pushed to branch master at wine / wine
Commits: 4b100a50 by Shaun Ren at 2025-07-10T08:57:14+02:00 sapi/xml: Add a stub SSML parser.
Based on the XML parser in ntdll/actctx.c.
- - - - - 3164ebe5 by Shaun Ren at 2025-07-10T08:57:16+02:00 sapi/xml: Parse the <speak> SSML root element.
- - - - - dfcf7be3 by Shaun Ren at 2025-07-10T08:57:18+02:00 sapi/xml: Implement add_sapi_text_fragement().
- - - - - 304b3dc8 by Shaun Ren at 2025-07-10T08:57:19+02:00 sapi/xml: Parse the <p> and <s> SSML elements.
- - - - -
2 changed files:
- dlls/sapi/tests/tts.c - dlls/sapi/xml.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b41f7fa1e4a1c8fb04bf6b91fd8de8...