Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crash when I try to play songs. Error " Open audio file stream failed." #79

Open
amitch001 opened this issue Nov 9, 2013 · 1 comment

Comments

@amitch001
Copy link

Two months before everything was working fine. But now Echonest has changed their Songs API elements from "title" and "url" TO "title" and "ID" elements of Songs.

Now I am confused how to pass a valid url of song using ID element of Songs api of echo nest. I tried the same method which i applied earlier for "url" element but now application crash and debugger says audio streamer object is not getting a valid url to read and stream file.

i am able to load songs from echo nest service on my application but when i choose a song application crash.

@amitch001
Copy link
Author

can anyone please tell me how to convert a string identifier (like AFDGHFJKDLFKG) into NSURL......I attached the screenshot of my code where i am creating audistreamer object.
2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant