Click here to Skip to main content
15,904,823 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalchange contrast Pin
nbhagia9-Apr-03 6:35
nbhagia9-Apr-03 6:35 
GeneralBurning CDs programatically Pin
mabotta9-Apr-03 6:30
mabotta9-Apr-03 6:30 
GeneralRe: Burning CDs programatically Pin
Daniel Turini9-Apr-03 6:39
Daniel Turini9-Apr-03 6:39 
Generalhiding and displaying radio buttons in a group Pin
si_699-Apr-03 5:39
si_699-Apr-03 5:39 
GeneralRe: hiding and displaying radio buttons in a group Pin
Maximilien9-Apr-03 6:34
Maximilien9-Apr-03 6:34 
GeneralRe: hiding and displaying radio buttons in a group Pin
adamUK9-Apr-03 9:20
adamUK9-Apr-03 9:20 
GeneralRasCustomDial Pin
Mark Otway9-Apr-03 5:30
Mark Otway9-Apr-03 5:30 
GeneralSAPI question: Pin
Joan M9-Apr-03 5:23
professionalJoan M9-Apr-03 5:23 
Hello,

INTRODUCTION:
I've installed the SAPI SDK 5.1 and even the .msm file that comes with it in order to make the programmer able to use the international phonemes. (SpPhones.msm in http://www.microsoft.com/downloads/details.aspx?FamilyId=EFE95801-96DB-4B29-A3F4-E902BC1D4999&displaylang=en[^]).

What I would like to be able to do is to use the international phonemes and not the english ones...

QUESTION:
How do I choose them in order to be able to speak them?
NOTE:
I use the phonemes by using the code below: 
<code>hr = cpVoice->Speak(L"<pron sym=\"h eh 1 l ow & w er 1 l d\"/>",0,NULL);</code>
This works great, but only in english (of course because the phonemes used are the 
english ones and are not enough to pronounce all the sounds of my language...) 
(you can find the complete list of phonemes in the same Microsoft article that is 
linked at the top of the question).
Thank you in advance.
GeneralCounting characters from a text file Pin
Overfiend9-Apr-03 4:42
Overfiend9-Apr-03 4:42 
GeneralRe: Counting characters from a text file Pin
Big Art9-Apr-03 6:36
Big Art9-Apr-03 6:36 
GeneralRemoving directories Pin
Brian Delahunty9-Apr-03 4:07
Brian Delahunty9-Apr-03 4:07 
GeneralRe: Removing directories Pin
Rickard Andersson209-Apr-03 5:26
Rickard Andersson209-Apr-03 5:26 
GeneralRe: Removing directories Pin
Brian Delahunty9-Apr-03 5:31
Brian Delahunty9-Apr-03 5:31 
GeneralHtml Edit Control Notification Pin
Atlence9-Apr-03 3:50
Atlence9-Apr-03 3:50 
GeneralRe: Html Edit Control Notification Pin
Atlence19-Apr-03 8:25
Atlence19-Apr-03 8:25 
GeneralMFC Pin
frackasse9-Apr-03 2:30
frackasse9-Apr-03 2:30 
GeneralRe: MFC Pin
Cedric Moonen9-Apr-03 2:41
Cedric Moonen9-Apr-03 2:41 
Generalwinpcap handle problem Pin
summo9-Apr-03 2:15
summo9-Apr-03 2:15 
GeneralCreateThread / ExitThread Pin
Paul Farry9-Apr-03 2:03
professionalPaul Farry9-Apr-03 2:03 
GeneralRe: CreateThread / ExitThread Pin
Zdeslav Vojkovic9-Apr-03 2:35
Zdeslav Vojkovic9-Apr-03 2:35 
GeneralTransfer of a SDI application to MDI Pin
Claude Gagnon9-Apr-03 1:38
Claude Gagnon9-Apr-03 1:38 
GeneralDao problem Pin
naradaji9-Apr-03 1:27
naradaji9-Apr-03 1:27 
GeneralRe: Dao problem Pin
G. Steudtel9-Apr-03 23:43
G. Steudtel9-Apr-03 23:43 
GeneralRe: Dao problem Pin
naradaji9-Apr-03 23:58
naradaji9-Apr-03 23:58 
Generaltype cast problem when going from VS6->VS.NET Pin
Mathias S.9-Apr-03 0:43
Mathias S.9-Apr-03 0:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.