DJAqua
This is a plugin for the Rhythmbox music player to use Speech Dispatcher voice synthesis (usually for accessibility) to announce a track’s artist and title at the start and end of a track.
more…
This is a plugin for the Rhythmbox music player to use Speech Dispatcher voice synthesis (usually for accessibility) to announce a track’s artist and title at the start and end of a track.
more…
GNU GPLv2 might not be the correct license for this, but I couldn’t readily find any direction on Rhythmbox’s plugin guide besides using a compatible one. E-mail me and I’ll relicense it as appropriate.
The Python client API for Speech Dispatcher has a few small bugs. I’ll link to the ones I found at some point, maybe. I worked around one in code for lowering volume when the speech announcement begins.
Primary repository for DJAqua, a plugin for Rhythmbox to announce a track’s artist and title via SpeechDispatcher.
Cloning this repository:
git clone git://gitorious.org/djaqua/djaqua.git djaqua cd djaqua
Add this repository as a remote to an existing local repository:
git remote add djaqua git://gitorious.org/djaqua/djaqua.git git fetch djaqua git checkout -b my-local-tracking-branch djaqua/master_or_other_branch

Thursday April 29 2010
Push
18:37
Richard Schwarting pushed e649e425 to djaqua/djaqua:master
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
