12.117 emacspeak-librivox

LIBRIVOX == http://www.librivox.org — Free Audio Books. API Info: https://librivox.org/api/info It provides a simple Web API This module implements an Emacspeak Librivox client.

12.117.1 Usage

main entry point is command emacspeak-librivox bound to C-; l. This prompts with the following choices:

Search results are displayed in a Web page that provides controls for accessing the book.

12.117.2 Emacspeak-Librivox Commands

12.117.2.1 emacspeak-librivox

Command: emacspeak-librivox (search-type)
C-; C-l
C-x @ h C-l
Launch a Librivox Search.

(fn SEARCH-TYPE)

12.117.2.2 emacspeak-librivox-play

Command: emacspeak-librivox-play (rss-url)
Play book stream

(fn RSS-URL)

12.117.2.3 emacspeak-librivox-search-by-author

Command: emacspeak-librivox-search-by-author (author &optional offset)
Search by author. Both exact and partial matches for
‘author’. Optional interactive prefix arg ‘offset’ prompts for offset
— use this for retrieving next set of results.

(fn AUTHOR &optional OFFSET)

12.117.2.4 emacspeak-librivox-search-by-genre

Command: emacspeak-librivox-search-by-genre (genre &optional offset)
Search by genre.
Optional prefix arg ‘offset’ prompts for offset.

(fn GENRE &optional OFFSET)

12.117.2.5 emacspeak-librivox-search-by-title

Command: emacspeak-librivox-search-by-title (title &optional offset)
Search by title. Both exact and partial matches for ‘title’. Optional
prefix arg ‘offset’ prompts for offset — use this for retrieving
more results.

(fn TITLE &optional OFFSET)

12.117.3 emacspeak-librivox Options

Variable: User Option emacspeak-librivox-local-cache
Location where we cache LIBRIVOX playlists.

Default Value:

"/home/raman/.emacspeak/librivox"