| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- <?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>INEnums</key>
- <array/>
- <key>INIntentDefinitionModelVersion</key>
- <string>1.2</string>
- <key>INIntentDefinitionNamespace</key>
- <string>Zed8EP</string>
- <key>INIntentDefinitionSystemVersion</key>
- <string>23A344</string>
- <key>INIntentDefinitionToolsBuildVersion</key>
- <string>15A507</string>
- <key>INIntentDefinitionToolsVersion</key>
- <string>15.0.1</string>
- <key>INIntents</key>
- <array>
- <dict>
- <key>INIntentCategory</key>
- <string>generic</string>
- <key>INIntentConfigurable</key>
- <true/>
- <key>INIntentDescription</key>
- <string>快捷启动小听应用使用录音功能</string>
- <key>INIntentDescriptionID</key>
- <string>ioaDcP</string>
- <key>INIntentLastParameterTag</key>
- <integer>3</integer>
- <key>INIntentManagedParameterCombinations</key>
- <dict>
- <key></key>
- <dict>
- <key>INIntentParameterCombinationSupportsBackgroundExecution</key>
- <true/>
- <key>INIntentParameterCombinationUpdatesLinked</key>
- <true/>
- </dict>
- </dict>
- <key>INIntentName</key>
- <string>StartRecord</string>
- <key>INIntentParameterCombinations</key>
- <dict>
- <key></key>
- <dict>
- <key>INIntentParameterCombinationIsLinked</key>
- <true/>
- <key>INIntentParameterCombinationSupportsBackgroundExecution</key>
- <true/>
- </dict>
- </dict>
- <key>INIntentResponse</key>
- <dict>
- <key>INIntentResponseCodes</key>
- <array>
- <dict>
- <key>INIntentResponseCodeConciseFormatString</key>
- <string>启动成功</string>
- <key>INIntentResponseCodeConciseFormatStringID</key>
- <string>dI6kv0</string>
- <key>INIntentResponseCodeName</key>
- <string>success</string>
- <key>INIntentResponseCodeSuccess</key>
- <true/>
- </dict>
- <dict>
- <key>INIntentResponseCodeConciseFormatString</key>
- <string>启动失败</string>
- <key>INIntentResponseCodeConciseFormatStringID</key>
- <string>YCYrJt</string>
- <key>INIntentResponseCodeName</key>
- <string>failure</string>
- </dict>
- </array>
- <key>INIntentResponseLastParameterTag</key>
- <integer>1</integer>
- <key>INIntentResponseParameters</key>
- <array>
- <dict>
- <key>INIntentResponseParameterDisplayName</key>
- <string>StartRecord</string>
- <key>INIntentResponseParameterDisplayNameID</key>
- <string>qQGP0W</string>
- <key>INIntentResponseParameterDisplayPriority</key>
- <integer>1</integer>
- <key>INIntentResponseParameterName</key>
- <string>startRecord</string>
- <key>INIntentResponseParameterTag</key>
- <integer>1</integer>
- <key>INIntentResponseParameterType</key>
- <string>String</string>
- </dict>
- </array>
- </dict>
- <key>INIntentTitle</key>
- <string>小听快听</string>
- <key>INIntentTitleID</key>
- <string>bqv1cC</string>
- <key>INIntentType</key>
- <string>Custom</string>
- <key>INIntentVerb</key>
- <string>Do</string>
- </dict>
- </array>
- <key>INTypes</key>
- <array/>
- </dict>
- </plist>
|