How to programmatically generate an audio podcast file?
        Posted  
        
            by adib
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by adib
        
        
        
        Published on 2010-05-29T17:06:58Z
        Indexed on 
            2010/05/29
            17:12 UTC
        
        
        Read the original article
        Hit count: 341
        
Hi
Anybody know how to programmatically generate MP3 files with bookmarks that can be used in iTunes / iPod / iPhone / iPod touch? Specifically text bookmarks (bookmarks with titles) that the listener can skip to a specific point in time in the audio file. Also how to add the text transcription of the podcast's content.
Even better if you have an example Cocoa code or library to write the MP3 file.
Thanks.
© Stack Overflow or respective owner