<?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>Label</key>
	<string>com.apple.accessibility.LiveTranscriptionAgent</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.accessibility.LiveTranscriptionAgent</key>
		<true/>
	</dict>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/Resources/Live Captions.app/Contents/MacOS/Live Captions</string>
		<string>launchd</string>
		<string>-s</string>
	</array>
	<key>RunAtLoad</key>
	<false/>
	<key>ProcessType</key>
	<string>App</string>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>Aqua</string>
	</array>
	<key>CFBundleIdentifier</key>
	<string>com.apple.accessibility.LiveTranscriptionAgent</string>
	<key>EnablePressuredExit</key>
	<false/>
	<key>EnableTransactions</key>
	<true/>
</dict>
</plist>
