dos2unix fixed

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4657 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
tobiasfaust 2014-01-15 13:28:29 +00:00
parent 89adda7610
commit e769c9ebb9

View File

@ -610,6 +610,9 @@ sub Text2Speech_AbortFn($) {
<a name="Text2Speechset"></a> <a name="Text2Speechset"></a>
<b>Set</b> <b>Set</b>
<ul> <ul>
<li><b>tts</b>:<br>
Giving a text to translate into audio.
</li>
<li><b>volume</b>:<br> <li><b>volume</b>:<br>
Setting up the volume audio response.<br> Setting up the volume audio response.<br>
Notice: Only available in locally instances! Notice: Only available in locally instances!
@ -744,6 +747,9 @@ sub Text2Speech_AbortFn($) {
<a name="Text2Speechset"></a> <a name="Text2Speechset"></a>
<b>Set</b> <b>Set</b>
<ul> <ul>
<li><b>tts</b>:<br>
Setzen eines Textes zur Sprachausgabe.
</li>
<li><b>volume</b>:<br> <li><b>volume</b>:<br>
Setzen der Ausgabe Lautst&auml;rke.<br> Setzen der Ausgabe Lautst&auml;rke.<br>
Achtung: Nur bei einem lokal definierter Text2Speech Instanz m&ouml;glich! Achtung: Nur bei einem lokal definierter Text2Speech Instanz m&ouml;glich!