Quantcast
Channel: Xamarin.Mac — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 1429

Audio routing

$
0
0

I need to build a mac app that should allow mixing of audio from microphone and speaker simultaneously. The sound from the speaker can be from any streaming audio or any other mac app.
I need the audio from microphone and speaker depending on the user's selection , so basically I need to route the speaker audio to the microphone, so that I can use the audio buffers for further processing.
I don't want to install Soundflower or anything similar to that, and need to make my own code base that would allow the routing.
Questions:
Is there some xamarin component that I can use?
Is it possible to build a mac app using Xamarin.mac for this functionality?

Any help would be appreciated.

Thanks


Viewing all articles
Browse latest Browse all 1429

Trending Articles