|
| Re: MsAgent Character Voices with Vista |
 |
Wed, 9 Jan 2008 00:13:00 -0800 |
Hi,
I'm having the same problem. I'm trying to resurrect my old scripts from a
few years ago. Where exactly do I insert this line in my script? It's a
bunch of old VBScripts. I tried putting it in the TTS object declaration,
the characters, etc. with no luck. Thanks!
"Grandpa Jim" wrote:
> "SeaJay" <SeaJayFortune@ec.rr.com> wrote in message
> news:eGLS$tqEIHA.4028@TK2MSFTNGP02.phx.gbl...
> > How do I change MsAgent Character TTSModelID Voices to their Original
> > Voice using Vista, instead of Vista's Default Character Voice?
> >
> > Thanks!
> > SeaJay
>
>
> For the default character's voice on Vista, you need to install SAPI 4.0
and
> the TruVoice TTS engine.
> Add the character's voice TTS line to your script.
> Character.TTSModeID = "";
>
|
| Post Reply
|
| Re: MsAgent Character Voices with Vista |
 |
Thu, 10 Jan 2008 07:32:55 -050 |
I am not familiar with VBScripts ... I use MASH to create my MsAgent Scripts
... Placing the proper character's voice TTS line (as identified in Grandpa
Jim's reply below) in the first line of the script allows the character to
speak in it's proper voice, instead of vista computers default character
voice...
Hope this info helps...
Enjoy!
SeaJay
"OldHippo" <OldHippo@discussions.microsoft.com> wrote in message
news:3D26C6D6-5E5A-4BD4-ACFB-6B613CD0715A@microsoft.com...
> Hi,
>
> I'm having the same problem. I'm trying to resurrect my old scripts from
> a
> few years ago. Where exactly do I insert this line in my script? It's a
> bunch of old VBScripts. I tried putting it in the TTS object declaration,
> the characters, etc. with no luck. Thanks!
>
> "Grandpa Jim" wrote:
>
>> "SeaJay" <SeaJayFortune@ec.rr.com> wrote in message
>> news:eGLS$tqEIHA.4028@TK2MSFTNGP02.phx.gbl...
>> > How do I change MsAgent Character TTSModelID Voices to their
Original
>> > Voice using Vista, instead of Vista's Default Character Voice?
>> >
>> > Thanks!
>> > SeaJay
>>
>>
>> For the default character's voice on Vista, you need to install SAPI
4.0
>> and
>> the TruVoice TTS engine.
>> Add the character's voice TTS line to your script.
>> Character.TTSModeID =
"";
>>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|