menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

+1 投票

Anyone have experience with iOS Audio session? https://www2.audiokinetic.com/library/edge/?source=SDK&id=pg_ios_understanding_audio_session_and_its_concepts.html

So I want to be able to play audio even with the iOS Silent switch is on, and possible play in background as well. What I don't want is any microphone/input functionality.

Now when I change the WwiseInit in Unity to be "AkAudioSessionCategoryPlayAndRecord", Xcode complains that NSMicrophoneUsageDescription is required.

So the $1000 question is: Is there a way to choose the AkAudioSessionCategoryPlayAndRecord category for Wwise without the record/mic functionality?

It seems iOS has a "AVAudioSessionCategoryPlayback" without the mic NSMicrophoneUsageDescription requirement (I don't need or want the mic input)

分类:General Discussion | 用户: Egil S. (1.1k 分)
I'm having the same issue.


Did you find the answer?
I'm curious, what are your audio session category options?
I'm wondering if the Bluetooth may be causing the prompt to use the microphone.

Please sign-in or register to answer this question.

...