Hi,
How do I modify an audio file( say mp3 or wav) using c# .
I want to compare 2 audio files if they are same..
Also if someone could tell me how to record an audio using code would be great...
seebharath 0 Light Poster
Recommended Answers
Jump to PostPeople sharing some ideas http://bytes.com/groups/net-c/274659-audio-recording-c-how
My personal opinion is to work on MATLAB (saving time, a lot of implemented algorithms, etc...) then call it from C#
MATLAB gives dll->use it from C#
Jump to PostIf you have big identical in size audio files 10+ MB it's not good to compare files + what about if files in different format?? how to compare + MATLAB researchers really do great work in such field in performance perspective and so on.
Jump to PostBravo Serkan but
1- If the different in the last byte
2- I have program to convert to different types the input was file and it produces .mp3 and .wmv your program should say they are identical because when you compare strings you compare characters and when you compare sounds …
All 12 Replies
Ramy Mahrous 401 Postaholic Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
Ramy Mahrous 401 Postaholic Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
Ramy Mahrous 401 Postaholic Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
Ramy Mahrous 401 Postaholic Featured Poster
seebharath 0 Light Poster
Ramy Mahrous 401 Postaholic Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
seebharath 0 Light Poster
Ramy Mahrous 401 Postaholic Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.