| Name: | speech-dispatcher |
|---|---|
| Version: | 0.7.1 |
| Release: | 15.el7 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 1164991 |
| License: | GPLv2+ and GPLv2 |
| RPM: | speech-dispatcher-0.7.1-15.el7.i686.rpm |
| Source RPM: | speech-dispatcher-0.7.1-15.el7.src.rpm |
| Build Date: | Sat May 10 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.freebsoft.org/speechd |
| Summary: | To provide a high-level device independent layer for speech synthesis |
| Description: | * Common interface to different TTS engines * Handling concurrent synthesis requests – requests may come asynchronously from multiple sources within an application and/or from more different applications. * Subsequent serialization, resolution of conflicts and priorities of incoming requests * Context switching – state is maintained for each client connection independently, event for connections from within one application. * High-level client interfaces for popular programming languages * Common sound output handling – audio playback is handled by Speech Dispatcher rather than the TTS engine, since most engines have limited sound output capabilities. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Make the buffer handling more robust - Resolves: #1024912
- Avoid non-constant format strings - Resolves: #1024824
- Don't try to install non-existant .info file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Move RPM hacks to source patches
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Introduce systemd unit file, drop SysV support