On 14.04.2017 01:06, Amir-Trend Plus wrote: > Hi, > i am a new user here, using fedora 25 with a screen reader. Since i > use the assistive technology, i need to use a package, not one i > think, maybe two, packages from debian. The first one, adds support > for the new voice available on fedora, called, espeak-ng. It needs a > driver to communicate with my speech-dispatcher, an interface that > will provide speech using the synthesizer. Unfortunately, the driver > is not availablne in .rpm, but in debian it is available. Both debian > and rpm are using the 0.86 version of this app, so i think it is not > an issue of version. I tried alien and when installing, it said > conflict with file. I also cannot find the source package for this. > The package i mean is, speech-dispatcher-espeak-ng, available from > this link, > https://packages.debian.org/sid/main/speech-dispatcher-espeak-ng > if anyone can convert it to rpm and i can install it, it will be great! > $ dpkg -I speech-dispatcher-espeak-ng_0.8.6-4_amd64.deb | grep Homepage -A12 Homepage: http://devel.freebsoft.org/speechd Description: Speech Dispatcher: Espeak-ng 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 espeak-ng speech synthesizer. $ dpkg -c speech-dispatcher-espeak-ng_0.8.6-4_amd64.deb | awk '{print $6}' ./ ./usr/ ./usr/lib/ ./usr/lib/speech-dispatcher-modules/ ./usr/lib/speech-dispatcher-modules/sd_espeak-ng ./usr/share/ ./usr/share/doc/ ./usr/share/doc/speech-dispatcher-espeak-ng/ ./usr/share/doc/speech-dispatcher-espeak-ng/changelog.Debian.gz ./usr/share/doc/speech-dispatcher-espeak-ng/copyright $ rpm -qilp speech-dispatcher-espeak-0.8.6-1.fc25.x86_64.rpm | grep URL -A 9 URL : http://devel.freebsoft.org/speechd Summary : Speech Dispatcher espeak module Description : This package contains the espeak output module for Speech Dispatcher. /etc/speech-dispatcher/modules/espeak.conf /usr/lib64/speech-dispatcher-modules/sd_espeak Are these two essentially the same module/driver? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx