RecordIntent.intentdefinition 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>INEnums</key>
  6. <array/>
  7. <key>INIntentDefinitionModelVersion</key>
  8. <string>1.2</string>
  9. <key>INIntentDefinitionNamespace</key>
  10. <string>Zed8EP</string>
  11. <key>INIntentDefinitionSystemVersion</key>
  12. <string>23A344</string>
  13. <key>INIntentDefinitionToolsBuildVersion</key>
  14. <string>15A507</string>
  15. <key>INIntentDefinitionToolsVersion</key>
  16. <string>15.0.1</string>
  17. <key>INIntents</key>
  18. <array>
  19. <dict>
  20. <key>INIntentCategory</key>
  21. <string>generic</string>
  22. <key>INIntentConfigurable</key>
  23. <true/>
  24. <key>INIntentDescription</key>
  25. <string>快捷启动小听应用使用录音功能</string>
  26. <key>INIntentDescriptionID</key>
  27. <string>ioaDcP</string>
  28. <key>INIntentLastParameterTag</key>
  29. <integer>3</integer>
  30. <key>INIntentManagedParameterCombinations</key>
  31. <dict>
  32. <key></key>
  33. <dict>
  34. <key>INIntentParameterCombinationSupportsBackgroundExecution</key>
  35. <true/>
  36. <key>INIntentParameterCombinationUpdatesLinked</key>
  37. <true/>
  38. </dict>
  39. </dict>
  40. <key>INIntentName</key>
  41. <string>StartRecord</string>
  42. <key>INIntentParameterCombinations</key>
  43. <dict>
  44. <key></key>
  45. <dict>
  46. <key>INIntentParameterCombinationIsLinked</key>
  47. <true/>
  48. <key>INIntentParameterCombinationSupportsBackgroundExecution</key>
  49. <true/>
  50. </dict>
  51. </dict>
  52. <key>INIntentResponse</key>
  53. <dict>
  54. <key>INIntentResponseCodes</key>
  55. <array>
  56. <dict>
  57. <key>INIntentResponseCodeConciseFormatString</key>
  58. <string>启动成功</string>
  59. <key>INIntentResponseCodeConciseFormatStringID</key>
  60. <string>dI6kv0</string>
  61. <key>INIntentResponseCodeName</key>
  62. <string>success</string>
  63. <key>INIntentResponseCodeSuccess</key>
  64. <true/>
  65. </dict>
  66. <dict>
  67. <key>INIntentResponseCodeConciseFormatString</key>
  68. <string>启动失败</string>
  69. <key>INIntentResponseCodeConciseFormatStringID</key>
  70. <string>YCYrJt</string>
  71. <key>INIntentResponseCodeName</key>
  72. <string>failure</string>
  73. </dict>
  74. </array>
  75. <key>INIntentResponseLastParameterTag</key>
  76. <integer>1</integer>
  77. <key>INIntentResponseParameters</key>
  78. <array>
  79. <dict>
  80. <key>INIntentResponseParameterDisplayName</key>
  81. <string>StartRecord</string>
  82. <key>INIntentResponseParameterDisplayNameID</key>
  83. <string>qQGP0W</string>
  84. <key>INIntentResponseParameterDisplayPriority</key>
  85. <integer>1</integer>
  86. <key>INIntentResponseParameterName</key>
  87. <string>startRecord</string>
  88. <key>INIntentResponseParameterTag</key>
  89. <integer>1</integer>
  90. <key>INIntentResponseParameterType</key>
  91. <string>String</string>
  92. </dict>
  93. </array>
  94. </dict>
  95. <key>INIntentTitle</key>
  96. <string>小听快听</string>
  97. <key>INIntentTitleID</key>
  98. <string>bqv1cC</string>
  99. <key>INIntentType</key>
  100. <string>Custom</string>
  101. <key>INIntentVerb</key>
  102. <string>Do</string>
  103. </dict>
  104. </array>
  105. <key>INTypes</key>
  106. <array/>
  107. </dict>
  108. </plist>