In the list of changes on version 4.24, it is written to add AVAudioSession, which controls the sound. In my game on IOS, the microphone doesn’t work and I understand need to switch to AVAudioSessionCategoryPlayAndRecord. As in " SetFeature:Active" or via settings configuration can I do this?