'How do you enable mic mode in new iOS 15?

With the new iOS version there's a new mic mode that i need to enable on my app. However i don't see any example in Google or in YouTube. If someone can help me in showing how to enable mic mode in new iOS 15, would be great help.

Thankyou. enter image description here



Solution 1:[1]

I was able to finally achieve this by configuring the audio session for my app. Follow this post along and this will set up the mic mode for the app.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Ninja