From 2e16975b4706bb8754612feae14d33feb3ae3270 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 26 Nov 2014 23:09:55 +0100 Subject: [PATCH] docs: Add Mopidy-TtsGpio extension --- docs/ext/frontends.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/ext/frontends.rst b/docs/ext/frontends.rst index d36ed9a7..0db2335a 100644 --- a/docs/ext/frontends.rst +++ b/docs/ext/frontends.rst @@ -64,3 +64,12 @@ https://github.com/9and3r/mopidy-touchscreen Extension for displaying track info and controlling Mopidy from a touch screen using `PyGame `_/SDL. + + +Mopidy-TtsGpio +============== + +https://github.com/9and3r/mopidy-ttsgpio + +Extension for controlling Mopidy without a display by using e.g. buttons +connected to GPIO and text-to-speech for track information.