This package browser is in early development. Mind the rough edges.

emacs-greader

Gnamù Reader, or Greader, sends buffer contents to a speech engine

Greader is a module that sends any Emacs buffer to a TTS engine, such as Espeak-NG or Speech Dispatcher.

The mode supports timer reading, automatic scrolling of buffers in modes like Info mode, and repeating reading of regions or the whole buffer. It also includes a feature to facilitate the compilation of Espeak-NG pronunciations.

Installation

Install the latest version of emacs-greader as follows:

guix install emacs-greader

Or install a particular version:

guix install emacs-greader@0.12.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of emacs-greader about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-greader'><img src='https://packages.guix.gnu.org/packages/emacs-greader/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-greader/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-greader)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-greader][https://packages.guix.gnu.org/packages/emacs-greader/badges/latest-version.svg]]