From 52b766b8f2d3bad84da2396b7024dfdd2b1dfcf7 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Fri, 18 Nov 2016 08:38:31 +0100 Subject: [PATCH] added voice to addons overview Signed-off-by: Kai Kreuzer --- addons/index.md | 1 + features/multimedia.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/index.md b/addons/index.md index 8854c7a2f..b090e328a 100644 --- a/addons/index.md +++ b/addons/index.md @@ -12,6 +12,7 @@ _Note_: If you are successfully using a 1.x add-on with the 2.0 runtime, which i | Add-on Type | Description | |-------------|----------------------| |[Bindings](bindings.html)| Bindings integrate physical hardware, external systems and web services in openHAB | +|[Voice Services](voice.html)| Services that provide voice enabling features, such as text-to-speech, speech-to-text etc. | |[System Integration](io.html)| System integrations expose openHAB to an external system | |[User Interfaces](uis.html)| User interfaces are either native smartphone apps or web applications that access the openHAB server through the REST API | |[1.x Addons](1xaddons.html)| Add-ons from openHAB 1 (bindings, actions, persistence services, etc.) | diff --git a/features/multimedia.md b/features/multimedia.md index 1038873a9..de1a279fc 100644 --- a/features/multimedia.md +++ b/features/multimedia.md @@ -50,7 +50,7 @@ within DSL rules. ### Text-to-Speech -In order to use text-to-speech, you need to install at least one [TTS service](../addons/voice.html). +In order to use text-to-speech, you need to install at least one [TTS service]({{base}}/addons/voice.html). Once you have done so, you will find voices available in your system: ```