Path to this page:
./
audio/speech-dispatcher,
Common interface to speech synthesis library
Branch: CURRENT,
Version: 0.10.2nb1,
Package name: speech-dispatcher-0.10.2nb1,
Maintainer: ryoonSpeech Dispatcher project provides a high-level device independent layer
for access to speech synthesis through a simple, stable and well documented
interface.
Required to run:[
audio/libao] [
audio/libao-sun] [
audio/libsndfile] [
audio/flite] [
devel/glib2] [
devel/libltdl] [
audio/espeak] [
devel/dotconf] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 33da39cece3c3a502758eef6ac2147e065997a60
RMD160: 3517af73279ae0c610c2ed9d9d5c4764fd85a653
Filesize: 4327.656 KB
Version history: (Expand)
- (2020-12-05) Updated to version: speech-dispatcher-0.10.2nb1
- (2020-12-03) Updated to version: speech-dispatcher-0.10.2
- (2020-08-18) Updated to version: speech-dispatcher-0.9.1nb3
- (2020-03-08) Updated to version: speech-dispatcher-0.9.1nb2
- (2020-01-22) Updated to version: speech-dispatcher-0.9.1nb1
- (2019-11-28) Updated to version: speech-dispatcher-0.9.1
CVS history: (Expand)
2020-12-31 01:34:37 by Jonathan Schleifer | Files touched by this commit (4) |
Log message:
Fix audio/speech-dispatcher on macOS
* Disable weak alias, which is not supported by Mach-O
* Disable espeak, which officially says it does not support macOS
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2020-12-03 14:00:48 by Nia Alarie | Files touched by this commit (4) |  |
Log message:
speech-dispatcher: Update to 0.10.2
Version 0.10.2
* generic: Add support for sound icons
* Add French, Norwegian Bokmål, Portuguese, Brazilian Portuguese, and Russian \
translations.
* Add voxin module variant.
* Factorize espeak module with espeak-ng module.
* Make ibmtts and voxin use the common queue helpers.
* Fix python bindings against python 3.9.
* Reference the golang bindings.
* Add spd_get_client_id.
* Make key, char and sound_icon commands return message id.
* Expose modulebindir in speech-dispatcher.pc.
* Remove generic modules for synths that have a non-generic module.
Version 0.10
* Add punctuation level "most".
* Rework thread synchronization.
* Move espeak/espeak-ng audio queuing to shared file, rework it.
* Make baratinoo use this audio queueing, enable marks, and support
responsiveness parameter.
* Add support for Baratinoo engine 8.6
* Show mark progression in spd-say.
* Add --character option to spd-say.
* Put country/region in language instead of variant.
* pico, generic: fix setting voice by language.
* generic: Add fallback voices for generic languages.
* symbols: Add support for SSML.
* symbols: Add SymbolPreprocFile directive to load several symbol files.
* symbols: Replace DefaultSymbolsPreproc directive with SymbolsPreproc directive
to have more fine-grained control over server preprocessing.
* symbols: Import emojis and unicode font variants support from NVDA and Unicode
CLDR and UnicodeData.
* symbols: Import some symbols from Orca.
* symbols: Add rules to drop gender-neutral forms.
* symbols: Add support for group references.
* Disable Mary-TTS module by default.
* Replace AudioPulseServer option with AudioPulseDevice.
* Fix default pulse latency to 10ms to avoid pulseaudio distorted output.
* Made client isolation stronger for Snap/Flatpak support.
|
2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549) |
Log message:
*: revbump for libsndfile
|
2020-03-23 13:18:34 by Nia Alarie | Files touched by this commit (1) |
Log message:
speech-dispatcher: Add ltdl to buildlink3
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-22 20:25:54 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
speech-dispatcher: Make python support work.
Bump PKGREVISION
|
2019-12-20 01:00:12 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs to be build as c++03.
|