Skip to content

adjust #1307 restore win32 read aloud: move win32 c++ funcs to sword.cc#1311

Merged
karlkleinpaste merged 9 commits into
masterfrom
restore-windows-read-aloud
May 12, 2026
Merged

adjust #1307 restore win32 read aloud: move win32 c++ funcs to sword.cc#1311
karlkleinpaste merged 9 commits into
masterfrom
restore-windows-read-aloud

Conversation

@karlkleinpaste
Copy link
Copy Markdown
Contributor

Previous failed effort to bring in system speech support in Windows was flawed, consequent to introducing C++ code into utilities.c. This was previously "#if 0" into oblivion, just so that other work could proceed.
This update moves the C++ constructs to src/main/sword.cc with gateway calls from functions in utilities.c. More #include files were required; additional linkage -lsapi was needed; type errors in utf8→utf16 conversion were fixed.

@karlkleinpaste karlkleinpaste merged commit 0b99f85 into master May 12, 2026
13 checks passed
@karlkleinpaste karlkleinpaste deleted the restore-windows-read-aloud branch May 12, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant