•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 361,552 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,055 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser:
Views: 217 | Replies: 2
![]() |
•
•
Join Date: May 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Hi World!
I'd like to get out some data (voice) from WAV files in C#. I have to use the data as a double. I searched for the solution for hours, but I haven't found any useful stuff.
Could anyone give me any idea how to do that?
Is there a free .NET package which I could use?
thx,
David
I'd like to get out some data (voice) from WAV files in C#. I have to use the data as a double. I searched for the solution for hours, but I haven't found any useful stuff.
Could anyone give me any idea how to do that?Is there a free .NET package which I could use?
thx,
David
Last edited by coppersony : May 5th, 2008 at 9:09 am.
•
•
Join Date: Mar 2008
Posts: 16
Reputation:
Rep Power: 1
Solved Threads: 4
Of course a REAL programmer would find the .wav file spec and code the solution themselves
However, if you are not really that hard-core...I didn't look very hard, so I didn't find a C# version. However, there are numerous C++ versions of .wav file viewers with source code out there. Most likely they have the functionality you need somewhere in there. This gives you a couple of options:
1 - You can take one of those viewers and build a .dll that you can call from your C#.
2 - You can port the C++ code to C#.

However, if you are not really that hard-core...I didn't look very hard, so I didn't find a C# version. However, there are numerous C++ versions of .wav file viewers with source code out there. Most likely they have the functionality you need somewhere in there. This gives you a couple of options:
1 - You can take one of those viewers and build a .dll that you can call from your C#.
2 - You can port the C++ code to C#.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C# Marketplace
•
•
•
•
access advice broadband business classification code combo crime cult of the dead cow daniweb data data protection data transfer database drive dropdownlist encryption europe forensic forensics gadget google government hacking hard hardware help hitachi hp industrial espionage information internet linux mobile module net news payment services privacy protection reuse search security spot storage terabyte tutorials and more tv web wikipedia
- What do i do with pos.tmp files? (Viruses, Spyware and other Nasties)
- Problem with Spyware (Viruses, Spyware and other Nasties)
- Help - They got my daugher's computer (Viruses, Spyware and other Nasties)
- IE doesn't launch (Viruses, Spyware and other Nasties)
- OOO-Microsoft Internet Explorer Pop up (Viruses, Spyware and other Nasties)
Other Threads in the C# Forum
- Previous Thread: Build a treeview from db
- Next Thread: how to loop through the enum consolecolor


Linear Mode