Click here to Skip to main content
15,888,106 members
Home / Discussions / C#
   

C#

 
QuestionHow to combine two DLL into one ? Pin
bug_aonz10-Sep-07 17:22
bug_aonz10-Sep-07 17:22 
AnswerRe: How to combine two DLL into one ? Pin
Mark Churchill10-Sep-07 18:05
Mark Churchill10-Sep-07 18:05 
GeneralRe: How to combine two DLL into one ? Pin
bug_aonz10-Sep-07 18:32
bug_aonz10-Sep-07 18:32 
AnswerRe: How to combine two DLL into one ? Pin
Virendrak10-Sep-07 19:43
Virendrak10-Sep-07 19:43 
AnswerRe: How to combine two DLL into one ? Pin
Virendrak10-Sep-07 19:51
Virendrak10-Sep-07 19:51 
QuestionHow to download multiple files in the same url? Pin
bug_aonz10-Sep-07 17:15
bug_aonz10-Sep-07 17:15 
QuestionPlaying Sounds through the Speakers Pin
max2929710-Sep-07 16:36
max2929710-Sep-07 16:36 
AnswerRe: Playing Sounds through the Speakers Pin
Rudolf Jan11-Sep-07 0:02
Rudolf Jan11-Sep-07 0:02 
I assume you want to use human speech, or you want arbitrary sounds?

For your second question, look at phrases like speech processg, and LPC, You need some intensive processing to extract the pich and recreate the voice signal. These methods do not work for sounds in general. I don't think you will find samples on code project, you can use. Maybe the Micrososft speech processing APIs will help. (Don't know how they are colled exactly SAPI maybe?)

Rudolf Heijink

GeneralRe: Playing Sounds through the Speakers Pin
max2929711-Sep-07 12:17
max2929711-Sep-07 12:17 
Questionone object's private variable affecting another object's, but it shouldn't [modified] Pin
dfn10-Sep-07 16:23
dfn10-Sep-07 16:23 
Questioncreating a mp3 scratching program [modified] Pin
dman1000110-Sep-07 12:50
dman1000110-Sep-07 12:50 
AnswerRe: creating a mp3 scratching program Pin
VirtualVoid.NET10-Sep-07 21:46
VirtualVoid.NET10-Sep-07 21:46 
QuestionArray of Regions. Elements seem to disappear. [modified] Pin
hain10-Sep-07 11:18
hain10-Sep-07 11:18 
AnswerRe: Array of Regions. Elements seem to disappear. Pin
Giorgi Dalakishvili10-Sep-07 11:24
mentorGiorgi Dalakishvili10-Sep-07 11:24 
GeneralRe: Simple code example [modified] Pin
hain10-Sep-07 12:28
hain10-Sep-07 12:28 
GeneralRe: Simple code example Pin
Patrick Etc.10-Sep-07 12:49
Patrick Etc.10-Sep-07 12:49 
GeneralRe: Simple code example Pin
hain10-Sep-07 16:12
hain10-Sep-07 16:12 
QuestionModal Dialog [modified] Pin
kamalesh8210-Sep-07 9:34
kamalesh8210-Sep-07 9:34 
AnswerRe: Modal Dialog Pin
Christian Graus10-Sep-07 9:52
protectorChristian Graus10-Sep-07 9:52 
GeneralRe: Modal Dialog Pin
kamalesh8210-Sep-07 9:58
kamalesh8210-Sep-07 9:58 
GeneralRe: Modal Dialog Pin
Christian Graus10-Sep-07 10:00
protectorChristian Graus10-Sep-07 10:00 
QuestionPicture Box created by code not showing up Pin
Jordanwb10-Sep-07 9:09
Jordanwb10-Sep-07 9:09 
AnswerRe: Picture Box created by code not showing up Pin
Ermak8610-Sep-07 9:38
Ermak8610-Sep-07 9:38 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 9:53
Jordanwb10-Sep-07 9:53 
GeneralRe: Picture Box created by code not showing up Pin
Christian Graus10-Sep-07 9:55
protectorChristian Graus10-Sep-07 9:55 

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.