Mac Microphone Permission: Required for UE 5.0 and 5.3
The Convai plugin requires microphone access in Unreal Engine (UE) 5.0 and 5.3 on macOS.
Editor Mic Permission Setup
Packaging the app with Convai (Not required for MacOS 14.x)
<key>NSMicrophoneUsageDescription</key>
<string>Your custom message explaining why Convai needs microphone access</string>
Last updated
Was this helpful?