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.


Messages - StrikemanXL

Pages: [1]
1
How about you put a timer on the tilt angle so that when its held in the sweet spot for x amount of time it will turn on the mic.

2
Feature Requests / Re: Simple and awesome : the clapper
« on: January 29, 2014, 05:11:24 PM »
I think what you guys really should use is not a clapper but a webcam to capture gestures to turn VC on because when you're watchin "the sound of music" full blast your clap won't get picked up :D  http://www.techplusme.com/software/control-pc-hand-gesture

3
Other Plugins / Re: Growl plugin
« on: January 05, 2014, 04:56:05 PM »

Well I was just playing around with growl and I liked the osd popup and It was easy to set it up to get rss feed and notifications from verious places/devices. But I probably need to try hard with VC.....

Growl has a basic network forwarder just input name , hostname , port , password , port , format udp or gntp

As it turns out EG has a proper forwarder plugin for growl so Im sending It there first = Main.GrowlForwarder.NotifyPro.Ping (u'Ping', u'Test notification') then broadcast to VC {eg.event.payload}


4
Other Plugins / Re: J River Plugin
« on: January 05, 2014, 11:59:48 AM »
Fantastic work JJ :)   It works perfect as long as your tags are in good order Ha! The ability to voice control my media and push It to every DLNA client in my house is like mega cool :D Jriver has become my default player atm way better sound and picture than any others I have tried Oh and btw you can get the milkdrop plugin for it too (It comes with better presets than XBMC)

5
Other Plugins / Re: Growl plugin
« on: January 05, 2014, 11:45:10 AM »
I would just like to say this plugin works perfect as of VC 1.1.8.4 :) but I would like to send a rss feed from growl to VC To get a breaking news tts but when growl sends the rss notification over UDP I get this in VC log

05/01/2014 15:15:18   239   received udp command:   
05/01/2014 15:34:05   502   received udp command:    % New Feed ItemBBC World News FeedFlooding risk remains for parts of UKBBC World News Feed����;�TD�o,�Q
05/01/2014 15:34:05   502   action repeat set to: 1
05/01/2014 15:34:05   502   Action:       % New Feed ItemBBC World News FeedFlooding risk remains for parts of UKBBC World News Feed����;�TD�o,�Q -
05/01/2014 15:34:05   502   [action]      % New Feed ItemBBC World News FeedFlooding risk remains for parts of UKBBC World News Feed����;�TD�o,�Q:

It does not generate an event for example VC event Growl , BBC World News Feed, Flooding risk remains for parts of UK
Any ideas what to do with it guys?

6
Kodi (XBMC) Frodo / Gotham / Isengard / Jarvis / Webcam popup script.
« on: September 22, 2013, 07:29:16 PM »
Hi guys :) 

Here is a nice script to bring up a popup of your web cam(jpeg) when triggered by VC in xbmc.

Just install this  https://github.com/ssshake/xbmc-scripts/blob/master/script.doorbell.zip?raw=true in xbmc.

Then go to C:\Users\User\AppData\Roaming\XBMC\addons\script.doorbell\doorbell.py     

Open it up in notepad and change the line url='https://asdf.com/camera/' and change it to the location of your jpeg file.

(For local file) To get my location I dragged and dropped the jpeg to a webrowser,  this is mine>>  file:///C:/Users/User/Google%20Drive/DriveA/Webcam/video/Front%20cam/grabs/doorbell.jpg

Which was created using the Save Frame/FTP in ispy.

In ispy I use the motion detection to trigger an Alert which executes the udpsender.exe  with arguments
33000 "VC.TriggerEvent&&Doorbell.Detected
In VC create a new command and use the XJson.ExecBuiltin  RunAddon(script.doorbell)

XBMC door bell script guide
http://homeawesomation.wordpress.com/2013/02/18/doorbell-ipcam-xbmc-update/

My first guide post so please be kind :)

7
XML Exchange / Re: Internet Radio
« on: August 23, 2013, 04:59:29 AM »
Thanks JJ that worked a treat and the new VC version works great :) thank you.
I found this to open .pls files in WMP http://openplsinwmp.codeplex.com/

8
General Discussion / Re: Project: hush.fm
« on: August 22, 2013, 04:29:36 PM »
Fantastical work mate :) I would invest in your project in an instant  ;D

9
XML Exchange / Re: Internet Radio
« on: August 22, 2013, 04:08:49 PM »
I get this error when I run your above code
22/08/2013 19:50:54   914   received udp command:vc.tellvox&&radio genre Baroque
22/08/2013 19:50:54   914   action repeat set to: 1
22/08/2013 19:50:54   914   Action:  vc.tellvox - radio genre Baroque
22/08/2013 19:50:54   920   emulating recognition on string:radio genre Baroque
22/08/2013 19:50:54   966   semanticID: 172
22/08/2013 19:50:54   967   kvp: command | 172
22/08/2013 19:50:54   967   kvp: p172d1 | Baroque
22/08/2013 19:50:54   968   semanticID: 172
22/08/2013 19:50:54   969   kvp: command | 172
22/08/2013 19:50:54   969   kvp: p172d1 | Baroque
22/08/2013 19:50:54   969   alternate:radio genre Baroque
22/08/2013 19:50:54   991   doCommand:shoutcast genre
22/08/2013 19:50:54   992   action repeat set to: 1
22/08/2013 19:50:54   992   Action:  VC.Off -
22/08/2013 19:50:55   5   action repeat set to: 1
22/08/2013 19:50:55   5   Action:  Sound.StopStream -
22/08/2013 19:50:55   8   System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at r.a(bv A_0, List`1 A_1)
   at r.b(ba A_0)
   at r.a(ba A_0)
   at r.a(Object A_0, SpeechRecognizedEventArgs A_1)

btw im using VC version 1.1.0.0  because when i click on the dropbox link you posted for VC 1.132  it says its empty.....

10
I will post new features here (LEGACY BOARD ONLY) / Re: Version 1.132
« on: July 09, 2013, 03:27:00 PM »
Wow fantastic work  ;D ::banana

11
Other Plugins / Re: Ggcal plugin
« on: July 02, 2013, 07:17:09 PM »
Easy as pie  ;D  Thanks mate.

02/07/2013 23:12:49   463   doCommand:Events this week (action loop)
02/07/2013 23:12:49   463   action repeat set to: 1
02/07/2013 23:12:49   464   Action:  GgCal.GetRange - 0&&7&&StrikemanXL
02/07/2013 23:12:49   780   action repeat set to: 1
02/07/2013 23:12:49   781   Action:  OSD.ShowText - 3 events
02/07/2013 23:12:49   813   action repeat set to: 3
02/07/2013 23:12:49   813   Action:  OSD.AddText - Calendar Events: Tuesday 20:18  Vox commando Rocks!!
02/07/2013 23:12:49   843   Action:  OSD.AddText - Calendar Events: Tuesday 22:18 ghgkhgkhghgk
02/07/2013 23:12:49   871   Action:  OSD.AddText - Calendar Events: Wednesday 09:30 google calendar :)
02/07/2013 23:12:49   900   action repeat set to: 3
02/07/2013 23:12:49   901   Action:  TTS.Speak - Tuesday 20:18  Vox commando Rocks!!
02/07/2013 23:12:49   943   Action:  TTS.Speak - Tuesday 22:18 ghgkhgkhghgk
02/07/2013 23:12:49   981   Action:  TTS.Speak - Wednesday 09:30 google calendar :)



12
Other Plugins / Ggcal plugin
« on: July 02, 2013, 03:34:51 PM »
Hi guys. Iv just purchased vox commando because its so awesum :)
Iv set up gmail and xbmc ect just fine but Im having a little problem with Ggcal. It tells me there is an event but unlike Gmail that gives me a list of received mail ect I just get "TTS: 3 events " from my GgCal.GetToday action. 
Iv tried using the variables but its still come up the same :( Maybe Iv missed some thing in the Ggcal plugin setup? Thanks

13
General / Re: the "Supporters" group
« on: July 02, 2013, 03:10:49 PM »
Add me as well, pretty please ;D

Pages: [1]