c  « Media File « Java I/O Q&A





1. How to split male and female voices from an audio file(in c++ or java)    stackoverflow.com

I want to differentiate betwen the male n female voices in an audio file and seperate them.As an output I want the two voices seperated.Can u please help me out n ...

2. How to create a BMP file from raw byte[] in Java    stackoverflow.com

I have a C++ application which communicates with a camera and fetches raw image-data. I then have a Byte[] in C++, which i want to send to Java with JNI. However, i ...

3. cutting audio files based on a keyword    stackoverflow.com

I have a audio file(s) that need to be cut and broken up into multiple audio files based on a keyword. For example, lets say the keyword is "CUT"

if we ...

4. Which programming language is useful for reading .DOC file? (Java,C++,C#...)    stackoverflow.com

Which programming language is useful for reading .DOC file? (Java,C++,C#, Visual Basic..)