Thread: Text to speech
View Single Post
Old 05-14-2013, 04:19 PM   #62
Broooklyn
Minors (Rookie Ball)
 
Broooklyn's Avatar
 
Join Date: Apr 2013
Posts: 43
Quote:
Originally Posted by Andreas Raht View Post
This is the code which selects the voice for the TTS in OOTP:

Code:
hr = SpFindBestToken(SPCAT_VOICES, L"Language=409", L"Gender=Male;Age=Adult", &cpVoiceToken); // use US English adult male voice if installed
Andreas, is there also a way that you can allow for female voice options as well in a future patch? I ask because for me, using Windows 8, I can not get any of my female voices to work, since it looks as though it is coded for only adult males.
Broooklyn is offline   Reply With Quote