Click here to Skip to main content
15,886,799 members
Home / Discussions / C#
   

C#

 
QuestionConvert string to Enumeration Pin
babutkchn7-Feb-07 23:10
babutkchn7-Feb-07 23:10 
AnswerRe: Convert string to Enumeration Pin
Stefan Troschuetz7-Feb-07 23:14
Stefan Troschuetz7-Feb-07 23:14 
AnswerRe: Convert string to Enumeration Pin
Martin#7-Feb-07 23:26
Martin#7-Feb-07 23:26 
GeneralRe: Convert string to Enumeration Pin
babutkchn8-Feb-07 5:13
babutkchn8-Feb-07 5:13 
GeneralRe: Convert string to Enumeration Pin
Martin#8-Feb-07 5:15
Martin#8-Feb-07 5:15 
QuestionC# with sounds Pin
Ahmed Fathy7-Feb-07 21:57
Ahmed Fathy7-Feb-07 21:57 
AnswerRe: C# with sounds Pin
Christian Graus7-Feb-07 22:13
protectorChristian Graus7-Feb-07 22:13 
AnswerRe: C# with sounds Pin
aSarafian7-Feb-07 23:24
aSarafian7-Feb-07 23:24 
You need a Text To Speech interface.

Such an interface is provided by Microsoft free and is called SAPI (Speech API) but i think that it was going to be upgraded and change name. Sorry i haven't gotten around it since 2003.

Need to know stuff.

SAPI is something like DirectX. It's Microsoft attempt to provide a generic interface for each interface realted to Speech Applications. Theretically each provider would comply and make his engine SAPI compliant.

SAPI when i used it in C++ it was very harsh. Even harsher than DirectX and there is not a lot of development going on, to find easily help

SAPI comes with the speech engine of Office intergrated. This means that without the need of a powerfull engine you can run your tests.

I think SAPi was renamed to ATL.
GeneralRe: C# with sounds Pin
Christian Graus7-Feb-07 23:45
protectorChristian Graus7-Feb-07 23:45 
GeneralRe: C# with sounds Pin
aSarafian8-Feb-07 0:34
aSarafian8-Feb-07 0:34 
GeneralRe: C# with sounds Pin
aSarafian8-Feb-07 2:57
aSarafian8-Feb-07 2:57 
QuestionHow to open a windows form only once? Pin
akkram7-Feb-07 21:32
akkram7-Feb-07 21:32 
AnswerRe: How to open a windows form only once? Pin
Christian Graus7-Feb-07 21:46
protectorChristian Graus7-Feb-07 21:46 
GeneralRe: How to open a windows form only once? Pin
apsrising122-Sep-10 21:47
apsrising122-Sep-10 21:47 
QuestionXSD schema to XML document Pin
Yogesh Choudhary7-Feb-07 21:03
Yogesh Choudhary7-Feb-07 21:03 
AnswerRe: XSD schema to XML document Pin
Christian Graus7-Feb-07 21:14
protectorChristian Graus7-Feb-07 21:14 
GeneralRe: XSD schema to XML document Pin
Yogesh Choudhary7-Feb-07 22:05
Yogesh Choudhary7-Feb-07 22:05 
GeneralRe: XSD schema to XML document Pin
Christian Graus7-Feb-07 22:14
protectorChristian Graus7-Feb-07 22:14 
GeneralRe: XSD schema to XML document Pin
Yogesh Choudhary7-Feb-07 22:23
Yogesh Choudhary7-Feb-07 22:23 
GeneralRe: XSD schema to XML document Pin
Christian Graus7-Feb-07 22:28
protectorChristian Graus7-Feb-07 22:28 
GeneralRe: XSD schema to XML document Pin
Yogesh Choudhary7-Feb-07 23:22
Yogesh Choudhary7-Feb-07 23:22 
GeneralRe: XSD schema to XML document Pin
Christian Graus7-Feb-07 23:43
protectorChristian Graus7-Feb-07 23:43 
GeneralRe: XSD schema to XML document Pin
Yogesh Choudhary8-Feb-07 0:04
Yogesh Choudhary8-Feb-07 0:04 
JokeRe: XSD schema to XML document Pin
Martin#8-Feb-07 0:12
Martin#8-Feb-07 0:12 
GeneralRe: XSD schema to XML document Pin
Christian Graus8-Feb-07 0:12
protectorChristian Graus8-Feb-07 0:12 

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.