Files

11 lines
495 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSAudioCaptureUsageDescription</key>
<string>Hermes launches the desktop app, which uses audio capture for voice conversations.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Hermes launches the desktop app, which uses the microphone for voice input and voice conversations.</string>
</dict>
</plist>