WAV files too big

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
abanowBUSTfGf
Posts: 63
Joined: Sat Dec 22, 2012 3:01 am

WAV files too big

Post by abanowBUSTfGf »

I am using WAV sound files set at 44100Hz, 16-bit, Stereo, uncompressed
This works but the space consumption is HUGE at almost 1Mb for some sounds.
I need to utilize around 200 WAV files.
Any contribution would be helpful. Thanks.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: WAV files too big

Post by Klaus »

Use any Android supported compressed sound file format like MP3!
Uncompressed audio is ALWAYS that big (172KB/second).
Post Reply