framework
Embed & Sign
- Add recording permission and local network permission in Info.plist file
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
framework
GJDigitalSDK.framework
WebRTC.framework
Embed & Sign
<key>NSLocalNetworkUsageDescription</key>
<string>Obtain local network permissions</string>
<key>NSMicrophoneUsageDescription</key>
<string>Recording rights are required for speech recognition</string>