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

Pages: [1]
1
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

2
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

Pages: [1]