Coding4Fun Demo - How to mask your voice using the Skype Voice Changer
- Posted: Feb 14, 2009 at 9:05 AM
- 59,019 Views
- 4 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Ummmh doesn't it make much more sense to use the windows apis to do this so it works with any application intead of just skype or am I missing something here? Oh that's right when it comes to doing anything audio related with .NET the most MS can come up with is something that sends a filename to a native api to play an audio file. It's up to 3rd parties to get anything useful going with .NET.
That's exactly what Mark's NAudio library (linked to above) does, he just reused the libraries for Skype. It's designed for reuse.
I agree with you that we should have better managed audio APIs. I'll also add that we need better video APIs like managed DirectShow. That being said, if you look at the top feedback by customers, requests for audio APIs is almost non-existent. If you submit a feature request, let me know and I'll vote it up
I would like to see some good managed audio APIs (or at least 'official' wrappers for the multitude of unmanaged ones), but as Dan says, there does not seem to be a lot of interest in it at the moment. Still, the number of .NET audio related open source projects is gradually growing (check out VST.NET and livefft for two good examples on CodePlex).
Remove this comment
Remove this thread
close