Tagged Questions

a recording of a text being read

learn more… | top users | synonyms

27
votes
10answers
7k views

Good programming audiobook

Can you recommend me programming-related audio books that I can listen to on the bus? I know a technical book is hard to listen to, I'm more interested in something like programming principles, ...
21
votes
6answers
6k views

Recommendations for technical (programming) podcasts or audio books? [closed]

I'd like to do some professional development during my commute, but I find that reading programming texts on the bus and train cause nausia because of how much I have to focus on them. I'd like to ...
3
votes
3answers
223 views

Audiobooks of interest to software developers?

Do you have any recommendations for good audiobooks that are of interest for software developers, consultants , ISV's and geeks? (To listen to when you run out of podcasts...) I don't want to see a ...
0
votes
0answers
23 views

iOS AVPlayer won't play audiobook

AVPlayer works well with other items from the iPod library (music, podcasts..) opened through the AVURLAsset methods, but when it comes to play an audiobook you can't hear any sound, even though the ...
0
votes
1answer
39 views

Ecommerce solution for downloadable audio files

I'm looking for a platform to build a site offering both paid and free postcasts and audio books. The problem with the podcasts is that they could be large (eg 50-100mb each) and most of the popular ...
0
votes
0answers
73 views

Get metainfo from m4b file in objective-c with iphone sdk

I have a .m4b file (audiobook). I need to get chapters list and images for chapters from this file. I've read about m4b - it should be similar to mpeg4. I tried to use MediaInfoLib, but coundn't get ...
0
votes
1answer
75 views

Need to make some kind of playlist for android app

well.. it's not exactly a playlist but the idea is similar. I'm making an audio book. And the audio data is huge (can get to 90 MB per book) so I don't want to load all of this in memory because I'm ...
0
votes
1answer
151 views

How to increase volume of mp3 with natural speech

I have mp3 audio books containing discourses spoken in natural speech with no music. Some of mp3s have very low volume and I find it difficult to hear on iPod even with maximum volume. I tired ...