Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!

I have a project on telephone to do. I am using the wav classes (WavIn,WavOut,WavNative,FifoStream).
I need 160kbps net speed to send the sound and that too after the compression - this means I have to reduce the sound quality. Can you tell me what to do? Any book to read?

Any help will be appreciated.
Posted
Updated 9-Feb-11 7:23am
v4
Comments
Henry Minute 9-Feb-11 12:14pm    
Are you actually proposing to use F# in this project?

If not, please remove the tag.

1 solution

You might find guidance in this codeproject article:

A simple C# Wave editor, part 1: Background and analysis[^]

You'll probably find other resources if you use google.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900