diff --git a/bundles/org.openhab.binding.pioneeravr/README.md b/bundles/org.openhab.binding.pioneeravr/README.md index 2e861d20a..40b5d6cfc 100644 --- a/bundles/org.openhab.binding.pioneeravr/README.md +++ b/bundles/org.openhab.binding.pioneeravr/README.md @@ -1,5 +1,7 @@ # Pioneer AVR Binding +This binding integrates Pioneer AVRs. + ## Binding configuration The binding can auto-discover the Pioneer AVRs present on your local network. diff --git a/bundles/org.openhab.voice.mactts/README.md b/bundles/org.openhab.voice.mactts/README.md index 2a7094ee3..6fc7701df 100644 --- a/bundles/org.openhab.voice.mactts/README.md +++ b/bundles/org.openhab.voice.mactts/README.md @@ -1,7 +1,5 @@ # macOS Text-to-Speech -## Overview - The macOS Text-to-Speech (TTS) service uses the macOS "say" command for producing spoken text. Obviously, this service only works on a host that is running macOS. diff --git a/bundles/org.openhab.voice.marytts/README.md b/bundles/org.openhab.voice.marytts/README.md index 0a89178a5..cd542dd69 100644 --- a/bundles/org.openhab.voice.marytts/README.md +++ b/bundles/org.openhab.voice.marytts/README.md @@ -1,7 +1,5 @@ # Mary Text-to-Speech -## Overview - The Mary Text-to-Speech (TTS) service is a pure Java implementation of a TTS service, which uses the [MaryTTS](http://mary.dfki.de/) project of DFKI. While it provides good quality results, it must be noted that it is too heavy-weight for most embedded hardware like a Raspberry Pi. When using this service, you should be running openHAB on some real server instead. diff --git a/bundles/org.openhab.voice.picotts/README.md b/bundles/org.openhab.voice.picotts/README.md index b97cfd69b..cee6eb0ae 100644 --- a/bundles/org.openhab.voice.picotts/README.md +++ b/bundles/org.openhab.voice.picotts/README.md @@ -1,7 +1,5 @@ # Pico Text-to-Speech -## Overview - The Pico Text-to-Speech (TTS) service uses the TTS binary from SVOX for producing spoken text. You manually need to install the pico2wave binary in order for this service to work correctly. You can, diff --git a/bundles/org.openhab.voice.voicerss/README.md b/bundles/org.openhab.voice.voicerss/README.md index 5d8d90845..881289ee5 100644 --- a/bundles/org.openhab.voice.voicerss/README.md +++ b/bundles/org.openhab.voice.voicerss/README.md @@ -1,7 +1,5 @@ # VoiceRSS Text-to-Speech -## Overview - VoiceRSS is an Internet based TTS service hosted at . You must obtain an API Key to get access to this service. The free version allows you to make up to 350 requests per day; for more you may need a commercial subscription.