Search found 62 matches
- Sunday 11 October 2020 21:36
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Hi, using integrated sound card instead BT device works?
- Sunday 08 April 2018 16:36
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
I get: ERROR: wrong PLAYBACK engine specified: 'castnow' please select an engine from the following list: Engine Version Name HomePage ---------------- ---------- ---------------- -------- mplayer 2016-12-18 MPlayer http://www.mplayerhq.hu/ castnow is working when using command: castnow coldplay ...
- Saturday 21 October 2017 12:01
- Forum: RFLink Transceiver
- Topic: Replace ZWave Fibaro Relay Switch with a RFLink solution
- Replies: 4
- Views: 2031
Re: Replace ZWave Fibaro Relay Switch with a RFLink solution
I'm sorry, no solution right now, I still must use the expensive zwave devices
- Sunday 28 May 2017 11:58
- Forum: Z-Wave
- Topic: No detection of static update controller (suc)
- Replies: 8
- Views: 2440
Re: No detection of static update controller (suc)
That missing features make OpenZWave stack really less portable... primarily with large zwave network.
- Tuesday 02 May 2017 0:35
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 219972
Re: [MyDomoAtHome] Support thread
I have a starnge behaviour with a Dummy selector, i added few leveles with custom python scripts that controls me TV. only through the imperihome app, selecting any level (not 0) will also trigger level 0 (off) command. this doesnt happen when selecting levels from domoticz UI. I had the same ...
- Saturday 22 April 2017 23:16
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
I never tested izsynth on Synology, I'm sorry.
anyway, izsynth need:
Kind Regards
anyway, izsynth need:
Code: Select all
bash
gnu coreutils
gnu awk
gnu sed
curl
md5sum
file
iconv
soxi
sox
lame
mplayer
- Friday 10 February 2017 23:34
- Forum: RFLink Transceiver
- Topic: Rflink Not Working at all
- Replies: 26
- Views: 13517
Re: Rflink Not Working at all
Thankyou, now it works
- Thursday 09 February 2017 23:28
- Forum: RFLink Transceiver
- Topic: Rflink Not Working at all
- Replies: 26
- Views: 13517
Re: Rflink Not Working at all
Hi, just purchased and nothing works... trying to debug via minicom, but I get that: root@domo:~/download/RFLink_v1.1_r45# minicom Welcome to minicom 2.6.1 OPTIONS: I18n Compiled on Apr 28 2012, 19:24:31. Port /dev/ttyACM0 Press CTRL-A Z for help on special keys 20;00;Nodo RadioFrequencyLink ...
- Thursday 02 February 2017 10:41
- Forum: RFLink Transceiver
- Topic: Replace ZWave Fibaro Relay Switch with a RFLink solution
- Replies: 4
- Views: 2031
Re: Replace ZWave Fibaro Relay Switch with a RFLink solution
Hi Westcott,
thank you very much for the answer.. Sonoff is really appealing and it's really cheap, but, if I understand well, it can't be connected to the existing in-wall push button like the Fibaro Relay Switch?
Sonoff doesn't have the S1 input configurable as monostable or bistable... I'm right?
thank you very much for the answer.. Sonoff is really appealing and it's really cheap, but, if I understand well, it can't be connected to the existing in-wall push button like the Fibaro Relay Switch?
Sonoff doesn't have the S1 input configurable as monostable or bistable... I'm right?
- Wednesday 01 February 2017 23:22
- Forum: RFLink Transceiver
- Topic: Replace ZWave Fibaro Relay Switch with a RFLink solution
- Replies: 4
- Views: 2031
Replace ZWave Fibaro Relay Switch with a RFLink solution
Hi, I'm trying to replace expensive ZWave FGS-211 Fibaro modules with the corresponding cheap RFLink versions. From my knowledge, exist two RFLink compatible types: 1) 1CH AC220V 433MHz 2) 1Key 433MHZ searching into various online shops (Ebay, Aliexpress, etc...) I found these relays at very ...
- Tuesday 10 January 2017 2:06
- Forum: Z-Wave
- Topic: No detection of static update controller (suc)
- Replies: 8
- Views: 2440
Re: No detection of static update controller (suc)
+1 for me...
I really need this feature since 2014... This seems a limitation of Domoticz
with kind regards
I really need this feature since 2014... This seems a limitation of Domoticz

with kind regards
- Sunday 18 December 2016 21:47
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Hi remb0,remb0 wrote:first: great app! But I was looking to get it working with voicerss (works!) but then in dutch. But is this possible with an parameter?
like this?
Code: Select all
izsynth -v voicerss -v "German Reiner" -t "Guten morgen rembo" -w
- Sunday 18 December 2016 20:38
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
I found a player that is suppose to do it ( https://github.com/xat/castnow ) but izsynth use mplayer as default to play sound. Hi, you can choose the audio player in two way, for example: Command Line: izsynth -k castnow -K "" -d "" -t "Welcome home korniza" Configuration File: vim ~/.config ...
- Friday 28 October 2016 23:33
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Hi, I just release 4.4 version of izSynth: 4.4 - 20161028 - implemented -C option to write/overwrite the izsynth user config file - some sanity checks to detect the $HOME directory of user follow the domoticz wiki for update/install instructions: http://www.domoticz.com/wiki/IzSynth can someone ...
- Monday 08 August 2016 17:05
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Hi,
With wget, try eg. --secure-protocol=tlsv1 or --secure-protocol=sslv3
try searching google:
https://www.google.it/?gws_rd=ssl#safe= ... connection
With wget, try eg. --secure-protocol=tlsv1 or --secure-protocol=sslv3
try searching google:
https://www.google.it/?gws_rd=ssl#safe= ... connection
- Friday 24 June 2016 1:02
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Well, same thing happened again - no output and when checking with ps aux the process looks to be running but nothing happens. Reboot solves the issue, strange? yes pretty strange... anyway the synth speedup depends on engine type (some engines are more fast) and your internet connection speed ...
- Tuesday 21 June 2016 21:16
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Well, now I updated the script (just replaced with wget) and for some reason it only plays the first word of the synthesised string. Any ideas what that could be coming from? Can I somehow go back to the previous version? edit: downloaded the previous version and the same thing -> rebooted the RPi ...
- Tuesday 14 June 2016 1:10
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Hi, I have a weird issue with izsynth and other tts related scripts that I've tried. There is no audio output via HDMI although I can play other files just fine. More info: https://www.domoticz.com/forum/viewtopic.php?f=23&t=10923&start=40#p88351 Any ideas where the issue might be? Hi, can you run ...
- Thursday 26 May 2016 1:20
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Hi all, just released a github update with these new features, updates izsynth as usual. by default izsynth play TTS audio files using mplayer, so you can force mplayer to use a specific alsa audio sink in the following ways: via configuration file: ( $HOME/.config/izsynth/izsynth.conf ) # default ...
- Tuesday 10 May 2016 23:04
- Forum: Bash / PowerShell / Batch etc.
- Topic: izSynth: make domoticz talk with many TTS engines in a easy way
- Replies: 132
- Views: 42487
Re: izSynth: make domoticz talk with many TTS engines in a easy way
Thank you!jmleglise wrote:Bravo !
With the v4.2 , your script is perfect now. You made a great great work !
Thank you,
