osx - Xcode, OS X app: Can I record the speaker's audio output? -


goal: feature want in app involves being able record ~15 second audio clip of user listening to. general audio output, can part of youtube video, part of itunes song, whatever. (getting audio single app fine too, have work @ least safari.) wanted distribute app on mac apps store, sandboxing necessary.

problem: can not find allows me record audio output. closest things have found soundflower , jackosx. however, believe both require installed. , if recall correctly, installing 3rd party content no-go sandboxed apps in app store.

i wish had more info give, have found little during searching. don't know start. know it's technically possible because of screenflow, doesn't mean anywhere near beginner-ish level of expertise. info.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -