OSX Audio Hijack style audio recording from other applications (cocoa) [closed]

早过忘川 提交于 2019-11-29 14:30:40

问题


Hi basically I am lost in apples documentation and not sure where to start on this.

I need to record the audio from applications running on my system, similar to audio hijack and wiretap studio pro, but I am unsure where to start with the audio captuer. I see reference to quicktime capture documentation but it is not clear how to acheive what I require.

Ideally I want to be able to modify audio in/out from an application such as skype to record and manipulate (think novelty voice effects).

Any pointers where in the documentation I can look, or how to start with this?


回答1:


I think you should take a look at the Jack OS X source. It has a CoreAudio user space driver that allows you to send any application's sound output to Jack OS X and support for audio plugins.



来源:https://stackoverflow.com/questions/965045/osx-audio-hijack-style-audio-recording-from-other-applications-cocoa

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!