ios - How Can I Record Karoke Music while Headphone is plug-in? -


i want make karaoke app , perfect, without headphone plug-in.

try avaudiosession.sharedinstance().setcategory(avaudiosessioncategoryplayandrecord, withoptions: [.mixwithothers, .defaulttospeaker]) 

i want set [.mixwithothers, .defaulttoheadphones]) there not function that. mix recording not working when headphone plugged-in.

do have sample?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -