speech-dispatcher 0.8-0ubuntu1 source package in Ubuntu
Changelog
speech-dispatcher (0.8-0ubuntu1) trusty; urgency=low [ Samuel Thibault ] * debian/control: Set libspeechd2 multi-arch: same. * debian/rules: Set multiarch libdir. * debian/libspeechd-dev.install,libspeechd2.install, speech-dispatcher.install: Use multiarch libdir. * Do not depend on dpkg | install-info, now that we use the install-info trigger. * Bump Standards-Version to 3.9.5. * Bump dotconf dependency to >= 1.3. [ Luke Yelavich ] * New upstream release * debian/patches/infinite-loop.patch: Refreshed * Dropped patches: - debian/patches/build-doc.patch - debian/patches/procname.patch - debian/patches/paths+files.patch - debian/patches/pthread.patch * Add libltdl-dev and intltool to build-depends * Update packaging for speech-dispatcher python 3 bindings. * Move speech-dispatcher modules to an architecture independant dir, since modules can be written in any language, and i386 only modules can be used on amd64 systems * Create separate audio plugins package * Convert to debhelper 7+ packaging. * Use dh-autoreconf to handle autotools file rebuilds. * Update standards version to 3.9.3. * Add X-Python-Version related fields to debian/control. * Patch in the speech-dispatcher-cs.texi file since it was forgotten in the 0.8 tarball * Add translations to speech-dispatcher * Merge from debian unreleased git. Remaining changes: - Moved the flite output module to a separate package, and added it to suggests, we don't want flite on the Ubuntu CD image - Don't build depend on libaudio-dev or libao-dev, Ubuntu CD size is an issue, every little bit helps - debian/gbp.conf: Adjust for the Ubuntu git branch - Python3-speechd needs to conflict against python-speechd [ Jason White ] * Raise level of subsection in fdl.texi to correct document structure. [ David Henningsson ] * debian/patches/pulse-default-latency.patch: Default to 20 ms latency instead of 1 ms latency (LP: #1208826) [ Luke Yelavich ] * spd_audio: Expose dlopened library's symbols to libs it loads. Thanks to Christopher Brannon <email address hidden> for the patch, taken from the speech-dispatcher mailing list. -- Luke Yelavich <email address hidden> Mon, 11 Nov 2013 16:38:46 +1100
Upload details
- Uploaded by:
- Luke Yelavich
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Accessibility Developers
- Architectures:
- any all
- Section:
- sound
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
speech-dispatcher_0.8.orig.tar.gz | 1.2 MiB | 0a6ce544cfbac8592a8ea08e3ab24c389153904ea51c6fd68756cea52de9efa2 |
speech-dispatcher_0.8-0ubuntu1.debian.tar.gz | 40.8 KiB | 0861f851fd5adfcddf3e23f14d66cb5ea48df954e5dfbb7c04b1686e2b711c42 |
speech-dispatcher_0.8-0ubuntu1.dsc | 2.2 KiB | 0d4d0bf9d7aed75c86db2a013aa82eb39cb6600cc3b06f0242cac30ed1218b03 |
Available diffs
- diff from 0.7.1-6.1ubuntu4 to 0.8-0ubuntu1 (758.9 KiB)
Binary packages built by this source
- cl-speech-dispatcher: Common Lisp interface to Speech Dispatcher
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains a Common Lisp library for communication with Speech
Dispatcher.
- libspeechd-dev: Speech Dispatcher: Development libraries and header files
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains static library, and C headers needed for programs
linked with the shared or static library.
- libspeechd2: Speech Dispatcher: Shared libraries
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains a shared library needed for C programs linked with it.
- python3-speechd: Python interface to Speech Dispatcher
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains a Python library for communication with Speech
Dispatcher.
- speech-dispatcher: Common interface to speech synthesizers
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains Speech Dispatcher itself.
- speech-dispatcher-audio-plugins: Speech Dispatcher: Audio output plugins
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains all the speech-dispatcher audio output plugins.
- speech-dispatcher-dbg: Speech Dispatcher debugging symbols
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains the debugging symbols for Speech Dispatcher.
- speech-dispatcher-doc-cs: Speech Dispatcher documentation in Czech
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains Czech documentation of Speech Dispatcher.
- speech-dispatcher-festival: Festival support for Speech Dispatcher
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains dependencies on packages necessary for running Speech
Dispatcher with Festival.
- speech-dispatcher-flite: Speech Dispatcher: Flite output module
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains the output module for the flite speech synthesizer.