How to split an audio file into frames ??? in C#

Posted by andy on Stack Overflow See other posts from Stack Overflow or by andy
Published on 2010-05-07T13:36:42Z Indexed on 2010/05/07 13:38 UTC
Read the original article Hit count: 148

Filed under:
|

i want to split a wave file(.wav) into frames of 1 second or for a fixed time period. How can i do it using C# or Java. Can any one help me out for this with some code examples or some related links regarding this.

© Stack Overflow or respective owner

Related posts about c#

Related posts about java