AutoHotkey Community

It is currently May 27th, 2012, 10:59 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4
Author Message
 Post subject: TTS SAPI5 SAPI4
PostPosted: February 10th, 2012, 8:24 am 
Offline

Joined: February 10th, 2012, 8:19 am
Posts: 2
Hello all,

How can I use other voices that install on my windows?

I have Anna in SAPI but I have more voices that in SAPI4 and SAPI5 and the script not see those voices

Thank!!

I use this script
Code:
^+x::
Voice := ComObjCreate("SAPI.SpVoice")
MsgBox % TTS(Voice, "GetVoices")
ExitApp
return


what I get is only Anna the default in Win 7


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4

All times are UTC [ DST ]


Who is online

Users browsing this forum: iDrug and 55 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group