Hallo zusammen irgendwie bekomm ich Marytts unter Openhab2 nicht zum laufen... hier auszug aus der log
auszug aus der addon.cfg
addon marytts ist per webinterface installiert.
Benutzen tuh ich einen aktuellen snap von heute auch bulid 550 ging nicht..
muss ich bei marry tts ein sprachpaket installieren?
Bei openhab 1 ging es ohne Probleme, Vielen Dank im vorraus
Code:
2016-10-22 16:35:09.179 [ERROR] [se.smarthome.core.voice.VoiceManager] - Error saying 'Achtung! Luftqualität schlecht, bitte Lüften!': Unable to find a voice for language de
Code:
# The base installation package of this openHAB instance (default is "standard") # Valid options: # - minimal : Installation only with dashboard, but no UIs or other addons # - standard : Typical installation with all standards UIs # - demo : A demo setup which includes UIs, a few bindings, config files etc. # #package = standard # Access Remote Add-on Repositories # Defines whether the remote openHAB add-on repository should be used for browsing and installing add-ons. # This not only makes latest snapshots of add-ons available, it is also required for the installation of # any legacy 1.x add-on and all experimental features. (default is false for offline distro, true for online distro) # #remote = true # Include legacy 1.x bindings. If set to true, it also allows the installation of 1.x bindings for which there is # already a 2.x version available (requires remote repo access, see above). (default is false) # #legacy = true # Include experimental add-ons. If set to true, it also allows the installation of extensions that are not (yet) part # of the official distribution and need further testing (requires remote repo access, see above). (default is false) # #experimental = true # A comma-separated list of bindings to install (e.g. "sonos,knx,zwave") binding = # A comma-separated list of UIs to install (e.g. "basic,paper") ui = # A comma-separated list of persistence services to install (e.g. "rrd4j,jpa") persistence = rrd4j # A comma-separated list of actions to install (e.g. "mail,pushover") action = pushover # A comma-separated list of transformation services to install (e.g. "map,jsonpath") transformation = # A comma-separated list of voice services to install (e.g. "marytts,freetts") voice = marytts # A comma-separated list of miscellaneous services to install (e.g. "myopenhab") misc =
Benutzen tuh ich einen aktuellen snap von heute auch bulid 550 ging nicht..
muss ich bei marry tts ein sprachpaket installieren?
Bei openhab 1 ging es ohne Probleme, Vielen Dank im vorraus
Kommentar