Pergunta

Can anybody point me to a tutorial/example code which embeds a podcast from a url into my application?

Thanx in advcance.

Foi útil?

Solução

If you mean playing just a simple audio file there's plenty of tutorials out there. If you're talking about real podcast (which is a xml file that contains references, details and links to audio files) take a look at NSXMLParser and search google for playing audio iphone.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top