VoiceGuide IVR Software Main Page
Jump to content

Text To Speech

Recommended Posts

Hi,

 

I am using VoiceGuide 7. Have installed the microsoft speech sdk 5.1.

If i want to change the voice to Microsoft Mary or some other, what value do i type in the vg.ini?

 

I have not changed the vg.ini at all to begin with.

TTSEngine=

 

I did read the following link but i am not able to figure out what do I change to accomplish what i want.

http://www.voiceguide.com/vghelp/source/html/config_tts.htm

 

thanks for your help in advance.

Share this post


Link to post

Have you installed other TTS engines on this system? Which ones?

 

Please post the most recent ktTts log file from VoiceGuide's \log\ subdirectory.

Share this post


Link to post

No i don't think there is any other TTS in the system.

I just want to change the voice from the default voice to some other. I would like to know how?

 

Thanks in advance,

Log:

100929.640 2592 ------------------------------------------------------------------------------

100929.640 2592 ktTtsSapi v2.1

100929.640 2592 Apr 23 2009 15:01:00

100929.640 2592 zsLogPath [C:\Program Files\VoiceGuide7\log\]

100929.640 2592 ------------------------------------------------------------------------------

100929.640 2592 ProcessAnyQueuedTTSJobs CreateThread call

100929.640 2592 ProcessAnyQueuedTTSJobs CreateThread returned

100929.640 1864 ProcessAnyQueuedTTSJobs thread started

100929.640 1864 CoInitialize(NULL) call

100929.906 1864 alloc szDescription (CSpDynamicString)

100929.906 1864 alloc ppszTokenIds (WCHAR)

100929.906 1864 ZeroMemory call

100929.906 1864 SpEnumTokens call

100929.906 1864 SpEnumTokens returned ok

100929.906 1864 GetCount call

100929.906 1864 GetCount returned ulNumTokens=4

100929.906 1864 il SpGetDescription call

100929.906 1864 il GetId call

100929.906 1864 il wtoc + _wcsicmp calls

100929.906 1864 il voice 0 is: [Microsoft Sam], ID=[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSSam]

100929.906 1864 il SpGetDescription call

100929.906 1864 il GetId call

100929.921 1864 il wtoc + _wcsicmp calls

100929.921 1864 il voice 1 is: [Microsoft Mike], ID=[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSMike]

100929.921 1864 il SpGetDescription call

100929.921 1864 il GetId call

100929.921 1864 il wtoc + _wcsicmp calls

100929.921 1864 il voice 2 is: [Microsoft Mary], ID=[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSMary]

100929.921 1864 il SpGetDescription call

100929.921 1864 il GetId call

100929.921 1864 il wtoc + _wcsicmp calls

100929.921 1864 il voice 3 is: [sample TTS Voice], ID=[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\SampleTTSVoice]

Share this post


Link to post

In VG.INI please set:

TTSEngine=Microsoft Mary

 

Then restart VoiceGuide service.

 

If you still have problems please post a copy of VoiceGuide's Trace Logs which captures the call, this will allow us to see what happened.

 

Trace files will be created in VG's \log\ subdirectory.

 

Please post the traces and the VoiceGuide script used.

 

When posting traces/scripts please .ZIP them up and post them as attachments.

Share this post


Link to post

Thanks a lot for you help, I was able to change the voice.

 

Are there any other TTS engines that you would recommend which can be used?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×