Skip to content

docs(legal): list speech.h as the third user-supplied file (match install pages)#19

Merged
kbennett2000 merged 1 commit into
mainfrom
docs-legal-speech-h-third-file
Jun 22, 2026
Merged

docs(legal): list speech.h as the third user-supplied file (match install pages)#19
kbennett2000 merged 1 commit into
mainfrom
docs-legal-speech-h-third-file

Conversation

@kbennett2000

Copy link
Copy Markdown
Owner

Small doc fix — close a contradiction

The Cycle 16 install pages tell users to supply three files into services/voice-server/vendor/ (spchapi.exe, tv_enua.exe, sdk/include/speech.h), but docs/legal-and-assets.md — where those pages send users to source the files — still described only two installers and never mentioned speech.h. A user following the link hit that contradiction.

Changes (docs/legal-and-assets.md only)

  • §2 now lists speech.h as the third required file at its exact drop path services/voice-server/vendor/sdk/include/speech.h, explains it's the SAPI4 SDK header used to compile the voice bridge, and gives it the same honest IP posture as the binariesCopyright 1994-1998 Microsoft Corporation. All rights reserved., user-supplied, never committed / redistributed / auto-fetched (ADR-0006 / ADR-0027). Notes the build fails loudly with the exact path if it's missing.
  • Where to get it: speech.h ships inside the SAPI4 SDK — named as a source category (the LouisGameDev archive already listed; community SAPI4 SDK mirrors such as miranda-ng), no proprietary hot-link, matching the doc's existing style.
  • File count made consistent: "two installers" → three files; the TETYYS line clarified to "the two runtime binaries"; the posture summary adds the SAPI4 SDK header.

Verified

  • The legal doc names all three files; the three install pages name speech.h; no lingering "two installers/binaries/files" anywhere; no new hot-link to the proprietary header; all 144 relative .md links resolve.
  • Docs only — no code touched; CI unaffected (Markdown is prettier-ignored).

Does not merge.

🤖 Generated with Claude Code

…tall pages)

The Cycle 16 install pages tell users to supply THREE files into
services/voice-server/vendor/ (spchapi.exe, tv_enua.exe, sdk/include/speech.h), but
docs/legal-and-assets.md — where those pages send users to source them — still described
only TWO installers and never mentioned speech.h. Users hit that contradiction on click.

- §2 now lists speech.h (the SAPI4 SDK header) as the third required file at its exact drop
  path services/voice-server/vendor/sdk/include/speech.h, explains what it's for (compiling
  the voice bridge), and gives it the same honest IP posture as the binaries (Microsoft ©
  1994-1998, all rights reserved; user-supplied, never committed/redistributed/auto-fetched —
  ADR-0006/ADR-0027). Notes the build fails loudly with the exact path if it's missing.
- "Where to get them": speech.h comes from the SAPI4 SDK (the LouisGameDev archive already
  listed; community SAPI4 SDK mirrors such as miranda-ng) — named as a source category, no
  proprietary hot-link, matching the doc's existing style.
- File count made consistent: "two installers" → three files; TETYYS line clarified to "the
  two runtime binaries"; posture summary adds the SAPI4 SDK header.

Docs only — no code. Install pages and the legal doc now agree on three files (verified).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kbennett2000 kbennett2000 merged commit 7282525 into main Jun 22, 2026
1 check passed
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