diff --git a/fhem/FHEM/00_DFPlayerMini.pm b/fhem/FHEM/00_DFPlayerMini.pm index c218a80c7..ed46cd6d6 100644 --- a/fhem/FHEM/00_DFPlayerMini.pm +++ b/fhem/FHEM/00_DFPlayerMini.pm @@ -1720,7 +1720,7 @@ sub DFPlayerMini_Notify($$)
  • tts <text to translate to speech>
    TTSDev is used to calculate the MD5 hash of <text to translate to speech>. It then tries to play the file with this hash value. - If no reading for such a file exists and if the attribute rememberMissingTTS is set, a new reading Missing_MD5 with as its + If no reading for such a file exists and if the attribute rememberMissingTTS is set, a new reading Missing_MD5<md5> with <text to translate to speech> as its value is created.
    Prerequisites:
    This only works if this text had been translated earlier and the resulting mp3 file was stored in the cache directory of TTSDev. @@ -1953,7 +1953,7 @@ sub DFPlayerMini_Notify($$)
  • tts <Text der in Sprache übersetzt werden soll>
    TTSDev wird verwendet um den MD5 Hash von <Text der in Sprache übersetzt werden soll> zu berechnen. Anschließend wird versucht die Datei mit diesem Hash abzuspielen. - Wenn kein Reading für diesen Hash existiert und das wenn das Attribute rememberMissingTTS gesetzt ist dann wird ein neues Reading Missing_MD5 + Wenn kein Reading für diesen Hash existiert und das wenn das Attribute rememberMissingTTS gesetzt ist dann wird ein neues Reading Missing_MD5<md5> mit dem Wert <Text der in Sprache übersetzt werden soll> angelegt.
    Voraussetzungen:
    Das funktioniert nur, wenn vorher der zu übersetzende Text bereits einmal übersetzt wurde und die daraus resultierende MP3 Datei im cache Verzeichnis