Created
          December 2, 2016 16:50 
        
      - 
      
- 
        Save jamesbulpin/a897ab3e661e20b575fe9ae7eb04ee64 to your computer and use it in GitHub Desktop. 
    Billy Bass Amazon Echo Intent Schema
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "intents": [ | |
| { | |
| "intent": "BillySay", | |
| "slots": [ | |
| { | |
| "name": "Saying", | |
| "type": "LIST_OF_SAYINGS" | |
| } | |
| ] | |
| } | |
| ] | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment