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 - chilliman

Pages: 1 [2]
16
J River Media Center / Re: VC not pulling all data when generating XML
« on: August 09, 2015, 12:50:45 PM »
jitterjames.
working

thanks again

chilliman

17
J River Media Center / VC not pulling all data when generating XML
« on: August 09, 2015, 12:42:29 AM »
Hi .
when i run the GenXML command for JRiver not all data is added namely the songs.xml has a value of zero (please see attachment) any ideas.
if you need any info please let me know so i can send it to you.

thanks
chilliman

18
Arduino support / Re: arduino issues
« on: July 30, 2015, 09:44:35 PM »
just one other thing is there a list of the Arduino commands used in Python i.e. arduinoWrite("{1}1")

thanks again
chilliman

19
Arduino support / Re: arduino issues
« on: July 30, 2015, 08:49:22 PM »
Hi James.
i was using Com 12 i now having it working correctly the problem was me, the Led's on my Arduino shield there on when i through they should be off changed the arduino sketch to swap the outputs rebooted my a couple of time now working with not errors.
sorry i had to get you involved with such a simple thing i think i need to check things more before coming to the forum.
thanks for your help on this one

still on that learning curve 

chilliman   

20
Arduino support / Re: arduino issues
« on: July 30, 2015, 06:34:41 PM »
and the arduino file

21
Arduino support / Re: arduino issues
« on: July 30, 2015, 06:04:12 PM »
Hi James.
i have checked most things please see attachments .

hope you can fined out what i have done wrong

thanks
chilliman

22
Arduino support / arduino issues
« on: July 30, 2015, 01:28:52 PM »
Hi Guys.
i was trying the Arduino controlling 4 relays which i thinks James wrote the code for and a short video i followed all instructions the Voxcommando part worked fine calling the correct codes but fro some reason it was not opening the port (com12) not sure why, here is the log from voxcommando.
 
Code: [Select]
7/30/2015 12:08:48 PM VoxLog created / UAC test passed.
7/30/2015 12:08:48 PM 855 OS: Microsoft Windows NT 6.1.7601 Service Pack 1
7/30/2015 12:08:48 PM 855 Build: 7601
7/30/2015 12:08:48 PM 856 .Net version: 4.0.30319.17929
7/30/2015 12:13:59 PM 626 Kinect object is null, using default input
7/30/2015 12:13:59 PM 653 [vcevent] VC.On

7/30/2015 12:14:02 PM 206 guessed text:Load playlist ?? (JRiver load playlist)
7/30/2015 12:14:04 PM 578 guessed text:Load playlist Image ?? (JRiver load playlist)
7/30/2015 12:14:05 PM 76 guessed text:Load playlist Recently ?? (JRiver load playlist)
7/30/2015 12:14:06 PM 513 Rulename: root # Semantics: 2
7/30/2015 12:14:06 PM 513 Group: JRiver load playlist Speech: Load playlist Recently Played
7/30/2015 12:14:06 PM 514 semanticID: 1206
7/30/2015 12:14:06 PM 514 command ID: 1206
7/30/2015 12:14:06 PM 514 semanticID: 1206
7/30/2015 12:14:06 PM 514 kvp: command | 1206
7/30/2015 12:14:06 PM 514 kvp: payload1 | <1206:Recently Played>-1002
7/30/2015 12:14:06 PM 514 id from payload: 1206
7/30/2015 12:14:06 PM 515 semanticID: 1206
7/30/2015 12:14:06 PM 515 kvp: command | 1206
7/30/2015 12:14:06 PM 515 kvp: payload1 | <1206:Recently Played>-1002
7/30/2015 12:14:06 PM 515 id from payload: 1206
7/30/2015 12:14:06 PM 515 alternate:Load playlist Recently Played
7/30/2015 12:14:06 PM 582 doCommand:Load playlist {1}
7/30/2015 12:14:06 PM 582 action repeat set to: 1
7/30/2015 12:14:06 PM 582 Action:  JRiver.Raw - Playlist/Files?PlaylistType=ID&Action=Play&Playlist=-1002
7/30/2015 12:14:06 PM 582 [action] JRiver.Raw:Playlist/Files?PlaylistType=ID&Action=Play&Playlist=-1002

7/30/2015 12:14:07 PM 589 Action RESULT:
7/30/2015 12:14:07 PM 590 guessed text:set ?? (JRiver basic UI)
7/30/2015 12:14:09 PM 819 guessed text:Show me ?? (Show Help)
7/30/2015 12:14:10 PM 68 guessed text:Turn relay ?? (ArduinoRelays)
7/30/2015 12:14:10 PM 568 guessed text:Turn relay 2 ?? (ArduinoRelays)
7/30/2015 12:14:11 PM 316 guessed text:Turn relay 2 off ?? (ArduinoRelays)
7/30/2015 12:14:12 PM 568 Rulename: root # Semantics: 2
7/30/2015 12:14:12 PM 568 Group: ArduinoRelays Speech: Turn relay 2 off
7/30/2015 12:14:12 PM 569 semanticID: 305
7/30/2015 12:14:12 PM 569 command ID: 305
7/30/2015 12:14:12 PM 569 semanticID: 305
7/30/2015 12:14:12 PM 569 kvp: command | 305
7/30/2015 12:14:12 PM 569 kvp: p305d1 | 2
7/30/2015 12:14:12 PM 570 semanticID: 305
7/30/2015 12:14:12 PM 570 kvp: command | 305
7/30/2015 12:14:12 PM 570 kvp: p305d1 | 2
7/30/2015 12:14:12 PM 570 alternate:Turn relay 2 off
7/30/2015 12:14:12 PM 637 doCommand:Turn Relay {1} off
7/30/2015 12:14:12 PM 637 action repeat set to: 1
7/30/2015 12:14:12 PM 637 Action:  PY.ExecString - arduinoWrite("20")
7/30/2015 12:14:12 PM 637 [action] PY.ExecString:arduinoWrite("20")

7/30/2015 12:14:12 PM 643 [plugin] Python Error:Line: 10 >>
SystemError: The port is closed.

7/30/2015 12:14:12 PM 643 [plugin] System.InvalidOperationException: The port is closed.
   at System.IO.Ports.SerialPort.Write(String text)
   at Microsoft.Scripting.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run4[T0,T1,T2,T3,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3)
   at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
   at IronPython.Runtime.FunctionCaller`1.Call1(CallSite site, CodeContext context, Object func, T0 arg0)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
   at IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
   at IronPython.Compiler.PythonScriptCode.Run(Scope scope)
   at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope)
   at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope)
   at Microsoft.Scripting.Hosting.CompiledCode.Execute(ScriptScope scope)
   at vcPlugin.iPy.execString(String strCode)
7/30/2015 12:14:12 PM 643 Action ERROR: Line: 10 >>
SystemError: The port is closed.

7/30/2015 12:14:14 PM 812 guessed text:Play disc Has ?? (JRiver play album)
7/30/2015 12:14:16 PM 312 [vcevent] VC.NotRecognized

7/30/2015 12:14:20 PM 52 guessed text:Load playlist ?? (JRiver load playlist)
7/30/2015 12:14:21 PM 800 [vcevent] VC.NotRecognized

7/30/2015 12:14:22 PM 360 guessed text:ignore ?? (Vox Commands)
7/30/2015 12:14:22 PM 549 guessed text:ignore me ?? (Vox Commands)
7/30/2015 12:14:22 PM 923 Rulename: root # Semantics: 1
7/30/2015 12:14:22 PM 923 Group: Vox Commands Speech: ignore me
7/30/2015 12:14:22 PM 924 semanticID: 8
7/30/2015 12:14:22 PM 924 command ID: 8
7/30/2015 12:14:22 PM 924 semanticID: 8
7/30/2015 12:14:22 PM 924 kvp: command | 8
7/30/2015 12:14:22 PM 925 semanticID: 8
7/30/2015 12:14:22 PM 925 kvp: command | 8
7/30/2015 12:14:22 PM 925 alternate:ignore me
7/30/2015 12:14:22 PM 989 doCommand:Don't Listen
7/30/2015 12:14:22 PM 989 action repeat set to: 1
7/30/2015 12:14:22 PM 989 Action:  VC.Standby -
7/30/2015 12:14:22 PM 989 [action] VC.Standby:

7/30/2015 12:14:23 PM 0 [vcevent] VC.Standby

7/30/2015 12:14:23 PM 7 Action INFO:
7/30/2015 12:14:24 PM 733 guessed text:vox off ?? (Vox Commands)
7/30/2015 12:14:25 PM 61 SR Engine stopped
7/30/2015 12:14:25 PM 62 [vcevent] VC.Off

7/30/2015 12:14:25 PM 66 Rulename: root # Semantics: 1
7/30/2015 12:14:25 PM 66 Group: Vox Commands Speech: vox off
7/30/2015 12:14:25 PM 67 semanticID: 43
7/30/2015 12:14:25 PM 67 command ID: 43
7/30/2015 12:14:25 PM 67 semanticID: 43
7/30/2015 12:14:25 PM 67 kvp: command | 43
7/30/2015 12:14:25 PM 68 semanticID: 43
7/30/2015 12:14:25 PM 68 kvp: command | 43
7/30/2015 12:14:25 PM 68 alternate:vox off
7/30/2015 12:14:25 PM 73 A prefix is required to execute this command.
7/30/2015 12:14:25 PM 129 [vcevent] VC.Reco.Ignored

7/30/2015 12:14:25 PM 135 [info] Ignoring command: Standby mode

any ideas.

thanks
chilliman

23
iTunes / Re: softmute - softunmute do not fuction/
« on: July 28, 2015, 01:32:30 PM »
thank you.
that did the trick working great.

thanks again

chilliman

24
iTunes / Re: softmute - softunmute do not fuction/
« on: July 28, 2015, 09:56:29 AM »
thanks guys , i made the changes the music level drop but the voice volume is drop also can you control the voice level independent from VRiver volume level.
sorry for being a pain in the butt still on that learning curve.

thanks
chilliman   

25
iTunes / Re: softmute - softunmute do not fuction/
« on: July 27, 2015, 11:35:54 PM »
hi .
i found the JRiver media center was more suited to my needs but i have the same problem i know it me doing something wrong not sure what. code listed below .
still learning .

chilliman


Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.1.4.8-->
<groupCollection open="True" name="my commands">
  <commandGroup open="False" name="Weather" enabled="True" prefix="" priority="0" requiredProcess="" description="">
    <command id="1316" name="weather" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
      <action>
        <cmdType>JRiver.SoftMute</cmdType>
        <params>
          <param>20</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>WUnder.GetCurrent</cmdType>
        <params />
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>TTS.Speak</cmdType>
        <params>
          <param>{LastResult}</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>JRiver.SoftUnmute</cmdType>
        <params />
        <cmdRepeat>1</cmdRepeat>
      </action>
      <phrase>weather</phrase>
    </command>
  </commandGroup>
</groupCollection>

26
iTunes / softmute - softunmute do not fuction/
« on: July 27, 2015, 01:49:32 PM »
Hi.
i have a used the LCB to make a command to run, wunder (weather) while running Itunes starting with
   
itune.softmute
WUnder.GetCurrent
TTs.SDpeak  - lastresult
itunes.softunmute

when i run it the volume stays the same and i can hear both.
ant ideas or am i dong it wrong
thanks
chilliman

27
iTunes / Re: ITunes Play X commands not working
« on: July 23, 2015, 10:18:48 PM »
jitterjames.
it works great thanks, Vox Commando software is the greatest-ed i am still a newbie but learning more things each time i look at it.
thanks again

chilliman

28
iTunes / Re: ITunes Play X commands not working
« on: July 22, 2015, 04:54:45 PM »
jitterjames.
thanks , i will be trying it in the next day or so (having to the the family things) i will let you know if successful .

thanks chilliman

29
iTunes / Re: ITunes Play X commands not working
« on: July 21, 2015, 08:38:38 AM »
ok, i will wait for a fix.

chilliman

30
iTunes / ITunes Play X commands not working
« on: July 20, 2015, 10:26:58 PM »
Hi.
when i try and run the any of the ITunes play X commands none of them work (but the basic ITunes commands work fine).
i looked at the XML files in ITunes Payloads - songs start of file listed below in the phrase potion there are number and not song names is this correct

  <?xml version="1.0" encoding="utf-8" ?>
- <!-- A VoxCommando Payload file
  -->
- <PayloadsRoot>
- <payload>
  <value />
  <phrase>9193074</phrase>
  <subsetmatching>true</subsetmatching>
  </payload>
- <payload>
  <value />
 <phrase>8647369</phrase>
  <subsetmatching>true</subsetmatching>
  </payload>
- <payload>
  <value />
  <phrase>7180205</phrase>
  <subsetmatching>true</subsetmatching>
  </payload>
- <payload>
....................................................................
if not how do i get it to be correct, any help would great.
thanks
chilliman

Pages: 1 [2]