.\" Text automatically generated by txt2man .TH daisy-player 1 "10 December 2016" "10.3" "Linux Reference Manual" .SH NAME \fBdaisy-player \fP- player for DAISY Digital Talking Books or Audio-CD's \fB .SH SYNOPSIS .nf .fam C \fBdaisy-player\fP [\fIdirectory_with_a_Daisy-structure\fP | Daisy_book_archive] [\fB-c\fP \fIcdrom_device\fP] [\fB-d\fP \fIALSA_sound_device\fP] [\fB-i\fP] [\fB-n\fP | \fB-y\fP] .fam T .fi .fam T .fi .SH DESCRIPTION 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. .PP Daisy-player also can play Audio-CD's and tries to get CD-information from a cddb-database. .PP A list of items on the Daisy-CD or Audio-CD will appear. Press to start playing. When reading of an item has finished, \fBdaisy-player\fP 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. .SH OPTIONS .TP .B \fIdirectory_with_a_Daisy-structure\fP One could also give a directory with a daisy structure as argument to \fBdaisy-player\fP. .TP .B Daisy_book_in_ZIP_format One could also give a file in ZIP-format with a daisy structure as argument to \fBdaisy-player\fP. .TP .B \fB-c\fP \fIcdrom_device\fP Use DEVICE as the CD device. DEVICE is the device special file name of the CD-ROM device. The default is /dev/sr0. .TP .B \fB-d\fP \fIALSA_sound_device\fP Daisy-player will play on this sound device. Default is "hw:0". .TP .B \fB-i\fP Ignore reading of the bookmark. .TP .B \fB-n\fP Don't fetch cddb-information of an Audio-CD from the internet. .TP .B \fB-y\fP Fetch cddb-information of an Audio-CD from the internet. .SH SCREEN 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. .PP 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. .PP 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. .SH CONTROL KEYS Daisy-player recognizes the following keyboard-commands: .TP .B cursor down,2 move cursor to the next item .TP .B cursor up,8 move cursor to the previous item .TP .B cursor right,6 skip to next phrase .TP .B cursor left,4 skip to previous phrase .TP .B page-down,3 view next screen .TP .B page-up,9 view previous screen .TP .B enter Start playing .TP .B space,0 pause/resume playing .TP .B home,* play on normal speed .TP .B / search for a label .TP .B d store current item to disk .TP .B D,- decrease playing speed .TP .B e,. stop playing and eject .TP .B f find the currently playing item and place the cursor there .TP .B g go to time in this item or song (MM:SS) .TP .B G (DAISY-CD) go to page number (if any) .TP .B h,? give this help .TP .B j,5 just play current item and place a "J" at the first column. .TP .B l switch to next level .TP .B L switch to previous level .TP .B n search forewards .TP .B N search backwards .TP .B o select next output sound device .TP .B p place a bookmark .TP .B q quit \fBdaisy-player\fP. The playing-point will be saved as bookmark. .TP .B s stop playing .TP .B U,+ increase playing speed .SH NOTES Daisy-player uses the sox-library and the ALSA sound-driver for audio-output. On some systems \fBdaisy-player\fP quits with the message that the soundcard cannot be used. I don't know how to solve this problem yet, sorry. .PP When playing an Audio-CD skip-left and skip-right react a little late. The same for commands like 'U', 'D' and HOME. .SH THANKS TO .TP .B Daniel Veillard for the XML2 library. .PP Kim Nilsson .SH FILES .TP .B ~/.\fBdaisy-player\fP/ 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. .TP .B ~/.daisy-player.rc This file, in XML-format, contains the name of the desired audio device and the desired playing speed. .SH SEE ALSO \fBcddbget\fP(1), \fBunar\fP(1), \fBeject\fP(1), \fBudisksctl\fP(1) .SH AUTHOR Jos Lemmens .SH COPYRIGHT Copyright (C)2003-2015 Jos Lemmens .PP 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