I have deceloped an audio converter interface. But I don't know how to convert the audio formats. I have downloaded 3 DLLs including:
lame_enc.dll,
libsndfile.dll and
madlldlib.dll.
I got them while searching for the solution. Kindly help me with the whole process. What should I do ???
I want to make the converter in vb.net...please help me out
Search Result
Collapse
6 results in 0.0038 seconds.
Keywords
Members
Tags
-
How to develop an audio converter interface
Last edited by Niheel; May 13 '11, 10:52 PM. -
How to Play Audio File using Media Player OCX without Buffering?
I have written a small French-English Dictionary using VB.
I have come to a serious problem which is new to me. Maybe I didn't notice this problem before, but it's a bad bug in my program.
I record an audio file for a French word in my dictionary and another audio file for an English word in the same dictionary.
When the user picks a word from the listbox, if the selected item has an audio file, two icons... -
How to Change Audio Speed without Changing its Pitch?
I have written a small VB Application to play my Audio Files the way I like. But, up to now, I haven't been able to change the speed of the audio file without changing its pitch.
As you know, it's easy the change the speed of the Media/Audio file being played with MediaPlayer.Rat e using Windows Classic Media Player whose OCX file has this name: "msdxm.ocx".
The value for Rate ranges from 75 to 150.
... -
Compare two audio files for beat/tempo and rating in iphone
Hello,
I want to develop an iPhone application which should have the ability to count the number of phrases that are received when user sing on the mic.
This application should also have the ability to decipher whether the users phrases are in, or out, of cadence with a preset beat. When user sings on mic, Instrumental-only music plays.
So I have to merge the users recorded voice with instrumental music -- this...Last edited by Niheel; Jul 9 '11, 08:02 PM. -
Concatenating wav files
Hi
I want to concatenate 2 or more wav files .
I concatenated two wav files, AudioInputstrea m and AudioSystem.wri te.
I can play well.
But when it is concatenated, there is a time delay between two files when it is playing.
And also I want to play only first half of the wav file and continue the second wav file.
Please reply if u have any idea -
flash audio player that will play .wav and .mp3 using specified url
Hello,
I am trying to create a flash audio player that will play .wav and .mp3's by using a url the user will provides the player.
Any help would be greatly appreciated. Thanks
Regards,
Catalyst