33 Commits

Author SHA1 Message Date
Tobias.Faust
9cfc3cf0f0 98_MediaList.pm: definition of round changed
98_Text2Speech.pm: optimized module loading, some bugfixes


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19378 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-12 13:41:34 +00:00
Tobias.Faust
0b2c7a663a 98_Text2Speech.pm: add Amazon Polly as new suggested TTS-Engine due best quality
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-01 15:34:00 +00:00
Tobias.Faust
9d929fb7c9 98_Text2Speech.pm: now working without mp3wrap too
thanks to Mumpitzstuff


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19238 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-04-22 05:43:33 +00:00
Tobias.Faust
07399a9f87 98_Text2Speech.pm: Bugfix by speaking as fast as possible
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19116 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-04-05 09:45:46 +00:00
Tobias.Faust
7a8b487017 98_Text2Speech.pm: changed back to old mpv API due some problems
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18937 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-03-17 09:09:41 +00:00
Tobias.Faust
b5e92a0708 98_Text2Speech.pm: changed to new mpv API and removed some bugs
thanks to RomanticBoy83


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18897 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-03-14 14:13:22 +00:00
Tobias.Faust
84c19336e5 98_Text2Speech: added Duch language for Google TTS
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16849 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-06-11 08:50:38 +00:00
Tobias.Faust
d5ba7f3c00 98_Text2Speech.pm: some small improvements
special Audiodevice "none" is now "default due
                   collision with new Server mode


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13704 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-14 19:33:42 +00:00
Tobias.Faust
53b5c219b1 98_Text2Speech: new server mode to serve audiofile for requestors
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13633 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-07 11:52:27 +00:00
Tobias.Faust
5cab953ef9 98_Text2Speech: writing stats for checking outdated files fixed
Attr TTS_noStatisticsLog now working properly


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13351 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-07 09:46:11 +00:00
Tobias
d4d375a61c 98_Text2Speech.pm: (thanks to Ellert)
* attribute 'playing' will updated only in local mode
                 * in case of abort of blockingfunction, 'playing' is set to 0
                 * Remote mode: if modul 'presence' is in use and TTS-remote host
                   is defined, this info will be used to prevent an
                   waiting state for unavaliable remote Host
                 * new Attribute: TTS_noStatistcsLog to disable logging of
                   usage of cachefiles, please read Commandref carfully!



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12844 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-20 08:11:33 +00:00
tobiasfaust
74b62b5cd8 98_Text2Speech.pm: fixing warnings in logfile during each call
Reference: https://forum.fhem.de/index.php/topic,55860.0.html


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12241 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-02 17:41:28 +00:00
tobiasfaust
9f1a23e792 98_Text2Speech.pm: Prototyp von Text2Speech_SplitString angepasst (#38601)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11826 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-21 08:40:08 +00:00
tobiasfaust
9a1e5c7fbd 98_Text2Speech.pm: documentation changed, module classified as helper module
93_DbLog.pm: documentation changed, module classified as helper module


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11825 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-21 05:40:59 +00:00
tobiasfaust
b3d54cb479 98_Text2Speech: Google fixed, svox-pico added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9758 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-03 06:06:33 +00:00
tobiasfaust
55bd3e478f 98_Text2Speech.pm: Google Bugfix: client=tw-ob
10_SOMFY.pm: ID tag korrigiert


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-28 17:56:43 +00:00
tobiasfaust
5b554160d3 98_Text2Speech.pm:
- Quality and Speed as new Parameter
              - Bugfixing with Google Download
              - added VoiceRSS as new Ressouce             
              - TTS_FileTemplateDir: Beginning with absolute directory now possible
              - TTS_Timeout (optional) added 


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9162 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 05:00:32 +00:00
tobiasfaust
da48aab33b 98_Text2speech.pm: bugfix google download
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9003 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-29 18:39:12 +00:00
tobiasfaust
c88e553f3f 98_Text2Speech.pm: mp3,ogg,wav are now recognize
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8898 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-05 17:35:01 +00:00
tobiasfaust
503440b53e 98_Text2Speech.pm: ogg/wav as direkt mp3files are now possible
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8886 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-04 11:56:30 +00:00
tobiasfaust
3dfd6642ed - feature: 98_Text2Speech.pm; language now selectable
- feature: 93_DBLog.pm
             - SuppressUndef (http://forum.fhem.de/index.php/topic,36615.msg289041.html)
             - Hinzufuegen von Anfang und Ende-Werten beim Ploten in engen Grenzen
               (http://forum.fhem.de/index.php?topic=34006)
             - add new Attribute: DbLogInclude: 93_DbLog_DbLogInclude.diff
             - recognizing of DbLogTyp using DbReadings: 93_DbLog_dbReadings_using_DbLogType.diff



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8591 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-17 11:37:00 +00:00
tobiasfaust
55e5148ff3 98_Text2Speech (thanks to TeeVau):
added calculate the MP3 Duration into Reading
             adjust Volume now in indirect mode possible 



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7588 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-16 17:32:08 +00:00
rudolfkoenig
578ae0e156 98_Text2Speech.pm: Fix the <i> commandref_join.pl warning
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7279 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-21 07:57:00 +00:00
tobiasfaust
7b64ee716b 98_Text2Speech.pm: fix a problem with microseconds in time()
by using mp3-templates or playing mp3 directly


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6493 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-01 08:57:43 +00:00
tobiasfaust
029d824e0d - bugfix: 98_Text2Speech: - playing mp3files directly, eg: :ring.mp3:
- playing any mp3file only text



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6290 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-21 06:38:23 +00:00
tobiasfaust
4a99cc7eb9 - feature: DbLog: (thanks to betateilchen)
* added new global modules function $hash->{DbLog_splitFn}
               to let split the generated events by the own module
               into readingsname, value and unit
             * added SVG_sampleDataFn
             * added FW_detailFn
  - added:   new module contrib/97_SprinkleControl.pm (tobiasfaust)
  - added:   new module contrib/98_Sprinkle.pm (tobiasfaust)
             both modules helps to control the sprinkles in your garden
             --> take a look to the Wiki-Article
             http://www.fhemwiki.de/wiki/Bew%C3%A4sserungssteuerung



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5782 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-08 06:15:58 +00:00
tobiasfaust
aa268a2daf 93_DbLog.pm: added feature for waiting DB-connect until DB is ready
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5667 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-26 11:04:16 +00:00
tobiasfaust
f928970ebd 98_Text2Speech.pm: Added Attribute TTS_VolumeAdjust
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5161 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-08 06:33:23 +00:00
tobiasfaust
8552d27636 feature: DbLog: jokers "%" in device/reading definition are now possible
feature: Text2Speech: Definition of mp3files with a custom templatedefinition.


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4747 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-26 13:09:51 +00:00
tobiasfaust
28047e7b08 98_Text2Speech.pm: Add new Attribute: TTS_SentenceAppendix
To fix a Bug with a Bluetooth-AudioSink


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4674 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-17 11:48:22 +00:00
tobiasfaust
b83052fd4e 98_Text2Speech.pm: dos format fixed, commandref Fehler entfernt
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4660 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-16 06:55:55 +00:00
tobiasfaust
e769c9ebb9 dos2unix fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4657 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-15 13:28:29 +00:00
tobiasfaust
2aae55316e - feature: new module 98_Text2Speech.pm added (Tobias Faust)
Google Translator Engine or ESpeak can be used


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4655 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-15 10:24:29 +00:00