DOKK / manpages / debian 10 / daisy-player / daisy-player.1.en
daisy-player(1) Linux Reference Manual daisy-player(1)

daisy-player - player for DAISY Digital Talking Books or Audio-CD's

daisy-player [directory_with_a_Daisy-structure |
Daisy_book_archive] [-c cdrom_device] [-d pulseaudio_sound_device] [-h]
[-i] [-n | -y]

Daisy-player reads a Daisy-CD and plays the audio-files. DAISY versions 2.02 and 3 are currently supported, as well as volumes with multiple books.

Daisy-player also can play Audio-CD's and tries to get CD-information from a cddb-database.

A list of items on the Daisy-CD or Audio-CD will appear. Press <ENTER> to start playing. When reading of an item has finished, daisy-player will play the next item and the cursor will automatically skip to that item, so that an attached braille-terminal will display the name of that item.

One could also give a directory with a daisy structure as argument to daisy-player.
One could also give a file in ZIP-format with a daisy structure as argument to daisy-player.
Use DEVICE as the CD device. DEVICE is the device special file name of the CD-ROM device. The default is /dev/sr0. Be sure the user is a member of the group cdrom.
-d pulseaudio_sound_device
Daisy-player will play on this sound device. Default is "0". (The first soundcard). Be sure the user is a member of the group pulse-access.
Display this help and exit.
Ignore reading of the bookmarks.
-n
Don't fetch cddb-information of an Audio-CD from the internet.
Fetch cddb-information of an Audio-CD from the internet.

The name and version of this program and the name of the author will be displayed left aligned at the top of the screen. The name of the current loaded book will be displayed right aligned.

The second row of the screen will display the number of pages of the current loaded book (if any), the current selected level and the total number of levels, the total playing time, the current displayed screen and the total number of screens.

The next rows will display the title of the item, the first page of the item within brackets (if there are pages) and the playing time. Items in higher levels will be indented. (Three spaces each level.) When "just playing this item" is active, a "J" will be viewed at the first column of that item.

Daisy-player recognizes the following keyboard-commands:

move cursor to the next item
move cursor to the previous item
skip to next phrase
skip to previous phrase
view next screen
view previous screen
Start playing
pause/resume playing
play on normal speed
/
search for a label
store current item to disk. (Take into account the selected level)
decrease playing speed
stop playing and eject
find the currently playing item and place the cursor there
go to time in this item or song (MM:SS)
go to page number (if any)
give this help
just play current item and place a "J" at the first column.
switch to next level
switch to previous level
mute sound on/off
search forewards
search backwards
select next output sound device. The volume levels and the "mute" states of all cards ar shown and can be altered
place a bookmark
quit daisy-player. The playing-point will be saved as bookmark.
stop playing
increase playing speed
decrease playback volume
increase playback volume (beware of Clipping)

When playing an Audio-CD skip-left and skip-right react a little late. The same for commands like 'U', 'D' and HOME.

for the XML2 library.
for the MPEG audio decoder (madplay).

Chris Bagwell <cbagwell@users.sourceforge.net>

for sox.

Kim Nilsson <kim.nilsson@no-substitute.com>

~/.daisy-player/
This directory contains the bookmarks in XML-format. . Each file has the name of the book and contains the name of the current item, the start-time of that item and the current level.
~/.daisy-player.xml
This file, in XML-format, contains the name of the desired pulseaudio device and the desired playing speed.

cddbget(1), unar(1), eject(1), udisksctl(1), pulseaudio(1), usermod(8)

Jos Lemmens <jos@jlemmens.nl>

Copyright (C)2003-2018 Jos Lemmens <jos@jlemmens.nl>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA

26 January 2019 11.6.2.1