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

Pages: [1]
1
Other Plugins / Re: Ggcal plugin
« on: October 16, 2013, 07:02:32 AM »
So ...

I'd like to have an eventlist for (e.g.) today from all of my calendars.
I came up with a pretty long, and slow, "actionlist" which works, but definetly can be optimized in one way or another.

- GgCal.GetDay:0&&CalendarName (Get the Evens from calendar X)
- Results.MatchConcat:{CR} (Concatenates all matches into a single string that is stored in {LastResult})
- Results.StoreLast:VarName (Stores my {Lastresult} into a variable)
- If (A)==(B) {var.VarName} is empty -> then do nothing
- else display {var.VarName}

If you want to have a summary of all calendars (in my case 8) for (e.g.) today this "actionlist" is getting pretty long.

Is there an other way to "string" them together?
I already tried to sepreate the calendars by comma (,) or | but it doesn't work.

Cheers, Sunny




2
Other Plugins / Re: Ggcal plugin
« on: October 16, 2013, 05:51:51 AM »
schweet, works now =)

thx again!

3
Other Plugins / Re: Ggcal plugin
« on: October 15, 2013, 08:01:30 PM »
I also get a Connection Error, when i press the green "refresh" or "reconnect" arrows.
I also renamed the tvcountdown cals (e.g. "The walking dead", "Falling Skies" etc.)
In my "Feeds to Scan" List there is a tvcountdown.com calendar, which should be renamed, am I right?

cheers, Sunny

4
Other Plugins / Re: Ggcal plugin
« on: October 15, 2013, 05:31:35 PM »
Hey,
I added quite a few calendars to Google calendar (e.g. The Walking dead form tvcountdown.com) and they show up under "more calendars" (if i guess the eng translation right).

I can get the events from "my calendars" but not from "more calendars".
Is there a workaround to get the "external" calendars?

Cheers Sunny

PS: Sorry for the endless seeming questions, but It's your fault, that you created such a nice prog ;) with many possibilities
 

5
Thx man!

In which language is VC written anyways? C++ or py or another?

Cheers, Sunny

6
Very nice, thx James!

Woks almost like a charm...

The "clipboardtext" doesn't accept special characters. We have a few of them in the german language, like ö ä ü ß, if you can read them. Is there a "workaround"?

Is there a way to extend the summary?


Cheers, Sunny

7
General Discussion / Re: Gmail contacts or PhoneBook
« on: October 15, 2013, 10:04:40 AM »
Haven't tried it yet...

... so it's learning Python... again. (I'm trying to dodge that for quite a time now, cause I could also use it in my 3D Animation Software (Autodesk Maya)  :bonk)

Maybe it's a good start.

Cheers, Sunny

8
General Discussion / Re: Gmail contacts or PhoneBook
« on: October 15, 2013, 05:44:00 AM »
https://developers.google.com/google-apps/contacts/v3/?hl=de&csw=1#running_the_sample_code

This is something I'd really like to have, because I use the Google Contacts for everything.

Cheers, Sunny

9
VoxCommando Basics and Core Features / Gmail Title Output & Localization
« on: October 15, 2013, 05:35:15 AM »
Hey,
currently i'm messing arround with the GMail actions and couldn't find em in the VC Folder. My problem is, that the german tts voice has to say english words which sounds quite silly.

When I'm using the {LastResult} on the titles, for example, the output is "From: myacc@mail.com Title: blah". Is there an easy way to fix this (besides changing the tts voice to eng ;D)?
Someone could also lead me to the correct spot in the Folder structure, so I could do the changes myself.
Same with the summarys.

It would also be nice to let VC write sort of a list, that the user could decide for which mail he wants to have, for example, a tts output of the summary.

Example:

- User asks "Do I have new E-Mails?"
- VC says "Yes, you have 2 new E-Mails" (Gmail.GetCount) Works!
- User asks "Read the titles"
- VC reads the titles "E-mail1: from: xxx title: xxx" (Gmail.GetAllTitles)
- User asks "Give me the summary of E-mail1"
- VC reads the summary of E-mail1 (Options: Exerpt lengh;whole Mail)
... and so on.

Cheers, Sunny

10
Other Plugins / Re: Skype Plugin for VoxCommando
« on: October 14, 2013, 05:52:37 PM »
Yeah, i've red that to.
What about the Skype URI's? http://developer.skype.com/skype-uris
Could this be used instead?

11
Other Plugins / Re: Skype Plugin for VoxCommando
« on: October 14, 2013, 01:44:42 PM »
A "Who is online" and "X came online" / "X went offline" Event/Trigger would also be nice.

Cheers, Sunny

12
Hey ,

I have a little problem with the setup of a "Note-System" using RoboB and Evernote.

What I've accomplished so far:

- Create a new Note (using xy coords and clicks)
- entering a title (using the phrase "Title")

I'd like it to be more "elegant":

e.g.

- I'm telling VC "Create a new note" (RoboB commands)
- VC creates the note and asks "What's the title of the new note?" (VC waits x seconds for my Input, after x secs repeates the question)
- I'm telling VC the title (without the "trigger-phrase" "Title")
- VC repeates the title and asks "Is that correct?" - if "no": dictation-regular is activated and "waits" for my input | if "no spelling": dictation-spelling is activated and "waits" for my input | if "yes": next step
- VC sets the title (RoboB commands)
- VC asks "What's the content?" (VC waits x seconds for my Input, after x secs repeates the question)
- I'm telling VC the content (without a "trigger-phrase" "Content")
- VC repeates the content and asks "Is that correct?" - if "no": dictation-regular is activated and "waits" for my input | if "no spelling": dictation-spelling is activated and "waits" for my input | if "yes": next step
- VC sets the content (RoboB commands)

is there a "wait for input" command/action that can also trigger an event afterwards?

Cheers, Sunny

13
Tips and Tricks / Re: A new Mic is born
« on: September 30, 2013, 12:21:51 PM »
Kann es sein, dass man dann einen zusätzlichen Adapter braucht? Weil z.B. Auf http://www.speechrecsolutions.com/mic_guide_wireless.html stehen mehrere Wireless DECT Headsets mit denen u.a. Dragon NS gesteuert wird.


14
Tips and Tricks / Re: A new Mic is born
« on: September 30, 2013, 09:40:34 AM »
Hast Du erfahrung mit DECT Headsets? Kann man da vielleicht den Kopfhörer auschalten und "nur" das mike nehmen?

z.B. das hier

LG, Sunny

15
Tips and Tricks / Re: A new Mic is born
« on: September 29, 2013, 04:30:50 PM »
Hey Kalle,

I'm also searching for a way to get an Audio system running in my new appartement.

I found an intersting piece, the Jabra Street2.
It's almost exactly how i'd like it. A neckchain, a bit of style  ;), etc.
The downside of the Jabra, it's a Bluetooth Headset, and I red in several forums/tests, that this technology isn't the best for voice recognition software.
I'm planing to use it with a Gembird Bluetooth USB Adapter V 2.1 Class 1 mit EDR (BTD-Mini2) for my PC.
I really don't know how the two work together, but I think, I'll try it anyways.
One function I also don't want to miss is "push to talk" for the mike.

Cheers, Sunny (also german)

PS: Nice "Radio Watch" there! reminds me of

Pages: [1]