Search found 4 matches

by hurricane_sh
Mon Sep 01, 2008 6:39 pm
Forum: General Audio Programming
Topic: Shrink wav file size
Replies: 5
Views: 8862

Re: Shrink wav file size

Steve, I should have followed your first reply. After many tests, I realized ogg was the best solution for my project. The quality is excellent, the file size is great. Now all I need to do is to find a function to play a buffer which holds an ogg file.
by hurricane_sh
Tue Aug 12, 2008 6:48 am
Forum: General Audio Programming
Topic: Shrink wav file size
Replies: 5
Views: 8862

Re: Shrink wav file size

Wow, thank you so much, Steve. Your post is very helpful, now I got some clues to start from.

I thought the smaller file had higher quality, it sounds more clear on my poor speakers. :D
by hurricane_sh
Mon Aug 11, 2008 9:10 pm
Forum: General Audio Programming
Topic: Shrink wav file size
Replies: 5
Views: 8862

Re: Shrink wav file size

I found a software which did the job, I'm so lucky. :D

My next step is joining these small files into several big files, the software will load these big files and locate certain file to play it. Installation will take quite a while if distributing small files directly.
by hurricane_sh
Mon Aug 11, 2008 8:40 pm
Forum: General Audio Programming
Topic: Shrink wav file size
Replies: 5
Views: 8862

Shrink wav file size

Hi All, I had someone recorded thousands of audio files for an educational software, everything is fine but the file size. Here is an example: My version: Mono, 44.1K, 32bit, 78KB M-W.com version: Mono, 44.1K, 32bit, 9.5KB I have uploaded both files, please check them out. Bit rate seems to be the o...