Guest User

Untitled

a guest
Nov 19th, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. language: "en"
  2. intents:
  3. PlayMedia:
  4. data:
  5. - sentences:
  6. - "play {media_string}"
  7. requires_context:
  8. area:
  9. slot: true
  10. - sentences:
  11. - "appease my ears with {media_string}"
  12. requires_context:
  13. area:
  14. slot: true
  15. - sentences:
  16. - "play {media_string} in [the | a] <area>"
  17. - sentences:
  18. - "appease my ears with {media_string} in [the | a] <area>"
  19.  
Advertisement
Add Comment
Please, Sign In to add comment