Click here to Skip to main content
15,892,674 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 11:08
crusher_shark11-Jan-06 11:08 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 11:09
protectorChristian Graus11-Jan-06 11:09 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 11:24
crusher_shark11-Jan-06 11:24 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 11:32
protectorChristian Graus11-Jan-06 11:32 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 11:45
crusher_shark11-Jan-06 11:45 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 11:58
protectorChristian Graus11-Jan-06 11:58 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 12:15
crusher_shark11-Jan-06 12:15 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 12:18
protectorChristian Graus11-Jan-06 12:18 
crusher_shark wrote:
how can I change the format of the new file "sound.wav" to append the other sounds ?


Please don't keep asking the same question over and over. The answer remains - you need to read up on the wav file format, and then put apart your data accordingly.


crusher_shark wrote:
excuse me what is the advantage of mp3 rather than wav ?


1. The initial files are smaller
2. WMP will almost certainly play your files just as quickly as your joined together wav solution ( will probably do the same for wav files, actually ), without the sort of code you're trying to write at the moment.


Christian Graus - Microsoft MVP - C++
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 12:29
crusher_shark11-Jan-06 12:29 
AnswerRe: how to use sound files in C# ? Pin
mav.northwind12-Jan-06 2:04
mav.northwind12-Jan-06 2:04 
QuestionIP Address of a client Pin
Gywox11-Jan-06 6:28
Gywox11-Jan-06 6:28 
AnswerRe: IP Address of a client Pin
User 665811-Jan-06 7:25
User 665811-Jan-06 7:25 
QuestionGetting Process informations through C# Pin
coolestCoder11-Jan-06 6:10
coolestCoder11-Jan-06 6:10 
AnswerRe: Getting Process informations through C# Pin
Dave Kreskowiak11-Jan-06 7:28
mveDave Kreskowiak11-Jan-06 7:28 
QuestionRe: Getting Process informations through C# Pin
coolestCoder11-Jan-06 22:05
coolestCoder11-Jan-06 22:05 
QuestionSmtpClient 2.0 Framework, Bug - feature? Pin
James Simpson11-Jan-06 6:01
James Simpson11-Jan-06 6:01 
AnswerRe: SmtpClient 2.0 Framework, Bug - feature? Pin
Dave Kreskowiak11-Jan-06 7:21
mveDave Kreskowiak11-Jan-06 7:21 
GeneralRe: SmtpClient 2.0 Framework, Bug - feature? Pin
James Simpson11-Jan-06 22:30
James Simpson11-Jan-06 22:30 
QuestionHow to get Connection to Vodafone Pin
Frank23111-Jan-06 5:55
Frank23111-Jan-06 5:55 
AnswerRe: How to get Connection to Vodafone Pin
Frank23111-Jan-06 6:08
Frank23111-Jan-06 6:08 
QuestionHow to get window handle? Pin
jayshml11-Jan-06 4:51
jayshml11-Jan-06 4:51 
Questioncatch an application/process start event... Pin
batmanAgen11-Jan-06 4:43
batmanAgen11-Jan-06 4:43 
AnswerRe: catch an application/process start event... Pin
mikailcetinkaya11-Jan-06 5:48
mikailcetinkaya11-Jan-06 5:48 
GeneralRe: catch an application/process start event... Pin
coolestCoder11-Jan-06 6:18
coolestCoder11-Jan-06 6:18 
AnswerRe: catch an application/process start event... Pin
Koushik Biswas11-Jan-06 16:05
Koushik Biswas11-Jan-06 16:05 

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.