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
)?
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