RE: Using a secondary voice for speech messages

2014-01-17 Thread Chip Orange
Jeff, Yes, and I thought about that (it's the only way I know of other than modifying your current voice); however, you give up (or bypass) all the processing of speech that WE gives you. This would be everything from their dictionaries to splitting of mixed case words, or spelling of alphanum

Re: Using a secondary voice for speech messages

2014-01-17 Thread LB
Hi David, You could look at my Trek Version 3.6 and the .vbs file there. I have set up in the Dialog the ability to change voices and save them inside an .ini file. Then you could call back those settings at will when you need them for such things as a command type voice to give an aler

RE: Using a secondary voice for speech messages

2014-01-17 Thread Jeff Weiss
You could use SAPI like this: ' SapiSpeak wScript.Sleep 2000 strText = "Please wait while we get ready for lunch! " Set objVoice = CreateObject("SAPI.SpVoice") objVoice.Speak strText hth Jeff Weiss From: Chip Orange [mailto:lists3...@comcast.net] Sent: Friday, January 17, 2014 10:41 AM To: g

RE: Using a secondary voice for speech messages

2014-01-17 Thread Chip Orange
Hi David, I absolutely agree with you about the need for this. I've tried to add it to a couple of my apps, but not had a lot of luck, because the WE object model just doesn't support this idea. It does support it just a little, in that the second parameter of the speak method allows you t

REMINDER: Window-Eyes for Users of Microsoft Office Town Hall Meeting

2014-01-17 Thread jeremy
Title: REMINDER: Window-Eyes for Users of Microsoft Office Town Hall Meeting Greetings, The following event has been posted to the GW Micro Upcoming Events page: Name: REMINDER: Window-Eyes for Users of Microsoft Office Town Hall Meeting When: Friday, January 17, 2014 Where: www.gwmicro.com/meeting

RE: Using a secondary voice for speech messages

2014-01-17 Thread Jim Grimsby JR.
Hi, Well one problem I see with this idea is lets say the user is using ivona or another sapi device. You switch voices to send the message then you switch back to the default. This can cause a major delay between speaking the message and then reading the information. You can't just address wh

Using a secondary voice for speech messages

2014-01-17 Thread David
Allright, you developers, Here is another tricky question. Hope someone has a solution, as it would have improved my projects a bit. Le'ts for samplification say, that a user is operating his computer by Eloquence Reed. Like many users actually are doing. My app sends a few messages to the syn