https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286697
--- Comment #95 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d601d5d596767a0be58b5cbfb371ef923222a6d commit 0d601d5d596767a0be58b5cbfb371ef923222a6d Author: Olivier Duchateau <[email protected]> AuthorDate: 2025-06-11 12:30:58 +0000 Commit: Baptiste Daroussin <[email protected]> CommitDate: 2025-06-11 16:08:41 +0000 accessibility/libspeechprovider: new port The speech provider library is designed to provide some utility for creating speech providers. Specifically it offers a stream writer that can be used to send audio data interleaved with speech progress events (word, sentance, ssml mark, etc.). PR: 286697 accessibility/Makefile | 1 + accessibility/libspeechprovider/Makefile (new) | 23 +++++++++++++++++++++++ accessibility/libspeechprovider/distinfo (new) | 3 +++ accessibility/libspeechprovider/pkg-descr (new) | 4 ++++ accessibility/libspeechprovider/pkg-plist (new) | 12 ++++++++++++ 5 files changed, 43 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.
