summaryrefslogtreecommitdiff
path: root/audio/espeak-ng/files/patch-src_libespeak-ng_speech.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio/espeak-ng: import upstream patch for support of "Piper"Kenneth Raplee2025-06-031-0/+28
This patch imports the upstream pull request #2127 that has been accepted on 2025-03-04. It adds the espeak_TextToPhonemesWithTerminator() function to the library, which is required by the Piper text to speech software. PR: 287241