livekit-examples/swift-example

Could you please give advice how implement routing to diff audio devices?

shalom-aviv opened this issue · 2 comments

Hey

How I can route audio to dynamics, headphone, speaker?

Thank you

are you referring to iOS or Mac? They look quite a bit different.

On iOS, audio output is highly restrictive and Apple controls audio routing via AudioSession APIs. LiveKit will set defaults, but allows user to override by setting onShouldConfigureAudioSession

(closing this as it's not an issue)

are you referring to iOS or Mac? They look quite a bit different.

On iOS, audio output is highly restrictive and Apple controls audio routing via AudioSession APIs. LiveKit will set defaults, but allows user to override by setting onShouldConfigureAudioSession

(closing this as it's not an issue)

to iOs