Freshman wrote: > yes , i need 45MB of audio files. Perhaps not.
> I am trying to make a kind of english to thai dictionary. Great! > and i have a list view which displays some words and sentences. Great! > i need to play audio of that words and sentences. Great! > i want to play that files in .wav formate. Ummmm... 1. Experiment with MP3 or Ogg Vorbis, to see if you can get your audio clips to be much smaller, while still retaining acceptable quality. I suspect either of those formats will work much better than .WAV. 2. Give the users options of downloading the whole set of audio clips at once (to their SD card) or downloading them on the fly as needed (requires Internet connection). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 0.95 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

