<?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>MachServices</key>
	<dict>
		<key>com.apple.siri.ssrvtuitrainingservice.xpc</key>
		<true/>
		<key>com.apple.corespeech.corespeechd.endpointer.service</key>
		<true/>
		<key>com.apple.corespeech.corespeechd.attending.service</key>
		<true/>
		<key>com.apple.corespeech.corespeechd.rchandling.service</key>
		<true/>
		<key>com.apple.corespeech.voicetriggerservice</key>
		<true/>
		<key>com.apple.corespeech.corespeechd.activation.xpc</key>
		<true/>
		<key>com.apple.corespeech.corespeechservices</key>
		<true/>
		<key>com.apple.corespeech.corespeechd.xpc</key>
		<true/>
		<key>com.apple.corespeech.audioinjection.xpc</key>
		<true/>
		<key>com.apple.siri.localspeechrecognitionbridge.xpc</key>
		<true/>
		<key>com.apple.siri.audiopowerupdate.xpc</key>
		<true/>
		<key>com.apple.siri.attendingstates.xpc</key>
		<true/>
		<key>com.apple.private.ssr.voiceprofileservice</key>
		<true/>
		<key>com.apple.corespeech.corespeechd.speechprofileadmin.service</key>
		<true/>
		<key>com.apple.siri.voiceprofilemanager.xpc</key>
		<true/>
	</dict>
	<key>RunAtLoad</key>
	<true/>
	<key>Label</key>
	<string>com.apple.corespeechd</string>
	<key>ProcessType</key>
	<string>Interactive</string>
	<key>EnableTransactions</key>
	<true/>
	<key>EnablePressuredExit</key>
	<true/>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/PrivateFrameworks/CoreSpeech.framework/corespeechd</string>
	</array>
	<key>KeepAlive</key>
	<true/>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.bg.system.task</key>
		<dict>
			<key>com.apple.siri.bg_system_task.daily-speech-profile-maintenance</key>
			<dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RepeatingTask</key>
				<dict>
					<key>Interval</key>
					<integer>86400</integer>
				</dict>
				<key>RequiresNetworkConnectivity</key>
				<false/>
				<key>RequiresExternalPower</key>
				<true/>
			</dict>
			<key>com.apple.siri.bg_system_task.daily-ttr-audio-logging-cleanup</key>
			<dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RepeatingTask</key>
				<dict>
					<key>Interval</key>
					<integer>86400</integer>
				</dict>
				<key>RequiresNetworkConnectivity</key>
				<false/>
				<key>RequiresExternalPower</key>
				<false/>
			</dict>
			<key>com.apple.siri.bg_system_task.post-install-asset-subscription</key>
			<dict>
				<key>PostInstall</key>
				<true/>
				<key>Priority</key>
				<string>Utility</string>
			</dict>
		</dict>
		<key>com.apple.cascade.xpc.setChange</key>
		<dict>
			<key>com.apple.corespeechd</key>
			<dict/>
		</dict>
		<key>com.apple.cascade.xpc_event.setChange</key>
		<dict>
			<key>com.apple.corespeechd</key>
			<dict/>
		</dict>
		<key>com.apple.notifyd.matching</key>
		<dict>
			<key>AFLanguageCodeDidChangeDarwinNotification</key>
			<dict>
				<key>Notification</key>
				<string>AFLanguageCodeDidChangeDarwinNotification</string>
			</dict>
			<key>kAFPreferencesDidChangeDarwinNotification</key>
			<dict>
				<key>Notification</key>
				<string>kAFPreferencesDidChangeDarwinNotification</string>
			</dict>
			<key>com.apple.trial.NamespaceUpdate.SIRI_UNDERSTANDING_ASR_ASSISTANT</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.trial.NamespaceUpdate.SIRI_UNDERSTANDING_ASR_ASSISTANT</string>
			</dict>
			<key>com.apple.siri.uaf.com.apple.siri.understanding</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.siri.uaf.com.apple.siri.understanding</string>
			</dict>
			<key>com.apple.siri.uaf.com.apple.speech.automaticspeechrecognition</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.siri.uaf.com.apple.speech.automaticspeechrecognition</string>
			</dict>
			<key>com.apple.MobileAsset.AutoAssetNotification^com.apple.MobileAsset.MAAutoAsset^STARTUP_ACTIVATED</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.MobileAsset.AutoAssetNotification^com.apple.MobileAsset.MAAutoAsset^STARTUP_ACTIVATED</string>
			</dict>
			<key>com.apple.sysdiagnose.sysdiagnoseStarted</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.sysdiagnose.sysdiagnoseStarted</string>
			</dict>
			<key>com.apple.speech.systemsubscriptionschanged</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.speech.systemsubscriptionschanged</string>
			</dict>
		</dict>
	</dict>
</dict>
</plist>
