Next: emacspeak-lispy, Previous: emacspeak-kmacro, Up: Emacspeak Commands And Options [Contents][Index]
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.
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.
Play book stream (fn RSS-URL)
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)
Search by genre. Optional prefix arg ‘offset’ prompts for offset. (fn GENRE &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)
Location where we cache LIBRIVOX playlists.
Default Value:
/home/raman/.emacspeak/librivox
Next: emacspeak-lispy, Previous: emacspeak-kmacro, Up: Emacspeak Commands And Options [Contents][Index]