AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

AkAudioSessionCategoryPlayAndRecord but without Mic input?

+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)

Egil S. (1,100 ポイント) 2020 2/11 質問 General Discussion
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.

...