Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - fishware

Pages: [1]
1
VoxCommando Basics and Core Features / Message in the Historie
« on: May 15, 2016, 12:00:37 AM »
Hello Community,

I need a information for troubleshooting. I try to trigger an event via TellVoxcommando. It appears in the Historie, but I can't Drag'n Drop it as Event - error message is 'invalid XML' and the tooltip says 'Error: Unknow Base Action'.
What does it mean?

Thanks in advanced

Chris


2
Hello community.

I've got a little trouble with my soundoutput. I'm using a Pioneer AV-Reciever as standart audio output via HDMI.
It is the standart outputdevice. Normally there is no problem with Voxcommando or any other application.
If I switch in Kodi (aka XBMC) to passthrough output, no other sounds from windows or other application can be now played at this device. If I switch passthrough off, windows sounds can be played.
Except Voxcommando. After I switched passthrough on the following message appears in the logfiles
If I switch passthrough off again, this error continues.

Quote
Beim Erkennungsvorgang ist ein interner Fehler aufgetreten.
12.11.2015 00:55:45   558     Input error, COMException: Beim Erkennungsvorgang ist ein interner Fehler aufgetreten.
12.11.2015 00:55:45   558   regog finished wav (or stream) ended
12.11.2015 00:55:45   608   Kinect using existing stream
12.11.2015 00:55:45   608   Using Kinect audio stream as input
12.11.2015 00:55:45   627   [error] Input error: COMException

This message repeats permanently very short periodically. Voxcommando is running, but reacts very slowly.
The only way is to restart voxcommando.
My question:
Is there a way to trigger this error as event, so I can restart voscommando by his own via VC.RestartFull?
Or is there an other solution possible?

Thanks for your help

kind regards fishware

3
VoxCommando Basics and Core Features / VC.TriggerEvent
« on: October 21, 2015, 01:00:40 AM »
Hello everyone.

I want sending some messages between to VC instances.
The sending instance is located at C:\Users\chris\VCenglish.
The receiving one at  C:\Users\chris\VC\VoxCommando.exe.
Both where started with -new parameter and have different ports 33001 vs. 33000
I try this with the Launch.Capture action.
In the pathfield a wrote C:\Users\chris\VC\VoxCommando.exe in the parametersfield i put -33000 "VC.TriggerEvent&&show&&317".
The "317" should be substituted by {1}, but for testing its not relevant I think.

If I send the messages from LCB the event appears in the history from the receiving VC, but the Event isn't throwing. Here the copy from the logfile

Code: [Select]
21.10.2015 05:51:13 471 received udp command:VC.TriggerEvent
21.10.2015 05:51:13 471 action repeat set to: 1
21.10.2015 05:51:13 471 Action:  VC.TriggerEvent -
21.10.2015 05:51:13 471 [action] VC.TriggerEvent:

If I send the the following command from the console
Quote
C:\Users\chris\VC>VoxCommando.exe -33000 "VC.TriggerEvent&&show&&317"
than the event trigger the action that is define.
Here the logfile
Quote
21.10.2015 05:57:42   VoxLog created / UAC test passed.
21.10.2015 05:57:42   819   Focused: cmd
21.10.2015 05:57:42   844   received udp command:VC.TriggerEvent&&show&&317
21.10.2015 05:57:42   844   action repeat set to: 1
21.10.2015 05:57:42   844   Action:  VC.TriggerEvent - show&&317
21.10.2015 05:57:42   844   [action] VC.TriggerEvent:show&&317

21.10.2015 05:57:42   846   [vcevent] show

21.10.2015 05:57:42   848   [info] event in group: labor

21.10.2015 05:57:42   850   doCommand:myshow
21.10.2015 05:57:42   850   action repeat set to: 1
21.10.2015 05:57:42   850   Action:  OSD.ShowText - 317
21.10.2015 05:57:42   850   [action] OSD.ShowText:317

21.10.2015 05:57:42   853   Action INFO: OK
21.10.2015 05:57:42   853   Action INFO:

Whats the different between these two ways?

Kind regards fishware

4
Non-Arduino home-made gadgetry / Raspbian and fhem
« on: October 19, 2015, 10:45:49 PM »
Hallo everyone.

I want give you a short introduction to my smart home control.

I use an Pi and some cheap hardware to control device. There is an USB-RSR2 adapter for ca 3€ to control my videobeamer. I'v bought a 12x relais brakeoutbox for less then 15€. So I can switch my beamerscreen (Leinwand). It has an radioremote and I could't figured out the protocol. So I wired the remotebuttons to the relaisbox and "simulate" an fingertip. From some old IR remotecontrols I extract the LED, wired it to the GPIOs.
With an 3€ IRreciever from china on my PI, I can read my remotes and generate profiles for the device.
So I can switch all my LED strips (is that the right word for LED Leuchtschlauch?). To prevent that switch more than one device (yeah I have the same LED strips twice) I "connect" the IR sender to the device reciever face to face and put into tape (Schrumpfschlauch).
At the some way I switch my TV, because it has two networkdevices, but no way to control it over TCP/IP or whatever (I mailed with the customersupport over a month and they say I can't control it with an Androidapp. What the option "Remotecontrol" on/off in the settings of the TV is could't no one answer there.  ::confused )

With the Max!Cube I control my temperatures. All these devices connect to th PI and controled with FHEM. A XBMC/Kodi, AVM callmonitor, DB-Reiseauskunft an many more modules are available.
So I can "morse" the incomming phonenumber with my LEDStrip for visual phonerings (very usefull if you hear loud music).
With an Jabberserver on the PI an client on my phone and a OTR chat, I can heat my flat on the way home, with tasker or whatever. All without these scaried cloudstuff from Nest and amazone or whatever.
FHEM has an nice TCP/IP interface, and here comes VC in the game. All this cool stuff is now voicecontroled.

I hope my english is not too confused to you. For suggestions or questions, please feel free.

Computer, turn the lights down

Pages: [1]