Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "interactionModel": {
- "languageModel": {
- "invocationName": "tivo",
- "intents": [
- {
- "name": "Help",
- "samples": [
- "for help",
- " help",
- "for assistance",
- " assistance"
- ]
- },
- {
- "name": "ListEnabledApps",
- "samples": [
- "for my apps",
- "to my apps",
- "for list my apps",
- "to list my apps",
- "for app",
- "to app",
- "for list apps",
- "to list apps",
- "for app list",
- "to app list",
- "for list enabled apps",
- "to list enabled apps"
- ]
- },
- {
- "name": "ListChannels",
- "samples": [
- "for my channels for +GENRE+",
- "to my channels for +GENRE+",
- "for my channel list for +GENRE+",
- "to my channel list for +GENRE+",
- "for list my channels for +GENRE+",
- "to list my channels for +GENRE+",
- "for list channels for +GENRE+",
- "to list channels for +GENRE+",
- "for channel list for +GENRE+",
- "to channel list for +GENRE+",
- "for list channel names for +GENRE+",
- "to list channel names for +GENRE+",
- "for my channels by +GENRE+",
- "to my channels by +GENRE+",
- "for my channel list by +GENRE+",
- "to my channel list by +GENRE+",
- "for list my channels by +GENRE+",
- "to list my channels by +GENRE+",
- "for list channels by +GENRE+",
- "to list channels by +GENRE+",
- "for channel list by +GENRE+",
- "to channel list by +GENRE+",
- "for list channel names by +GENRE+",
- "to list channel names by +GENRE+",
- "for my channels ",
- "to my channels ",
- "for my channel list ",
- "to my channel list ",
- "for list my channels ",
- "to list my channels ",
- "for list channels ",
- "to list channels ",
- "for channel list ",
- "to channel list ",
- "for list channel names ",
- "to list channel names "
- ],
- "slots": [
- {
- "name": "GENRE",
- "type": "AMAZON.Genre",
- "samples": []
- }
- ]
- },
- {
- "name": "ListGenres",
- "samples": [
- "for my genres",
- "to my genres",
- "for my channel genres",
- "to my channel genres",
- "for list my genres",
- "to list my genres",
- "for list genres",
- "to list genres",
- "for genres list",
- "to genres list"
- ]
- },
- {
- "name": "ListMacros",
- "samples": [
- "for my macros",
- "to my macros",
- "for list my macros",
- "to list my macros",
- "for list macros",
- "to list macros",
- "for macros list",
- "to macros list"
- ]
- },
- {
- "name": "FindRemote",
- "samples": [
- "to find my remote",
- "find my remote",
- "to find remote",
- "find remote"
- ]
- },
- {
- "name": "ChangeTiVoBox",
- "samples": [
- "to control {TIVOBOX}",
- " control {TIVOBOX}",
- "to select {TIVOBOX}",
- " select {TIVOBOX}",
- "to switch to {TIVOBOX}",
- " switch to {TIVOBOX}",
- "to use {TIVOBOX}",
- " use {TIVOBOX}"
- ],
- "slots": [
- {
- "name": "TIVOBOX",
- "type": "AMAZON.Room",
- "samples": []
- }
- ]
- },
- {
- "name": "WhichTiVoBox",
- "samples": [
- "which tivo",
- "current tivo",
- "which tivo box",
- "current tivo box",
- "which dvr",
- "current dvr",
- "which box",
- "current box"
- ]
- },
- {
- "name": "ListTiVoBoxes",
- "samples": [
- "for my tivos",
- "to my tivos",
- "for list my tivos",
- "to list my tivos",
- "for tivo",
- "to tivo",
- "for list tivos",
- "to list tivos",
- "for tivo list",
- "to tivo list",
- "for list tivo boxes",
- "to list tivo boxes",
- "for list boxes",
- "to list boxes"
- ]
- },
- {
- "name": "GoHome",
- "samples": [
- "show to home screen",
- "go to home screen",
- "show to the home screen",
- "go to the home screen",
- "show home screen",
- "go home screen",
- "show to tivo central screen",
- "go to tivo central screen",
- "show to the tivo central screen",
- "go to the tivo central screen",
- "show tivo central screen",
- "go tivo central screen",
- "show to home ",
- "go to home ",
- "show to the home ",
- "go to the home ",
- "show home ",
- "go home ",
- "show to tivo central ",
- "go to tivo central ",
- "show to the tivo central ",
- "go to the tivo central ",
- "show tivo central ",
- "go tivo central ",
- "tivo central",
- "home"
- ]
- },
- {
- "name": "LiveTV",
- "samples": [
- "show live tv",
- "go to live tv",
- " live tv"
- ]
- },
- {
- "name": "Guide",
- "samples": [
- "show guide",
- "show the guide",
- "go to guide",
- "go to the guide",
- " guide"
- ]
- },
- {
- "name": "OnePassManager",
- "samples": [
- "go to my onepasses",
- "open my onepasses",
- "open up my onepasses",
- "display my onepasses",
- "launch my onepasses",
- "show my onepasses",
- "go to onepasses",
- "open onepasses",
- "open up onepasses",
- "display onepasses",
- "launch onepasses",
- "show onepasses",
- "go to my season passes",
- "open my season passes",
- "open up my season passes",
- "display my season passes",
- "launch my season passes",
- "show my season passes",
- "go to season passes",
- "open season passes",
- "open up season passes",
- "display season passes",
- "launch season passes",
- "show season passes",
- "onepass manager",
- "season passes"
- ]
- },
- {
- "name": "ToDoList",
- "samples": [
- "go to my to do list",
- "open my to do list",
- "open up my to do list",
- "display my to do list",
- "launch my to do list",
- "show my to do list",
- "go to to do list",
- "open to do list",
- "open up to do list",
- "display to do list",
- "launch to do list",
- "show to do list",
- "to do list"
- ]
- },
- {
- "name": "WishLists",
- "samples": [
- "go to my wishlists",
- "open my wishlists",
- "open up my wishlists",
- "display my wishlists",
- "launch my wishlists",
- "show my wishlists",
- "go to wishlists",
- "open wishlists",
- "open up wishlists",
- "display wishlists",
- "launch wishlists",
- "show wishlists",
- "wish lists"
- ]
- },
- {
- "name": "Search",
- "samples": [
- "go to search for +TIVOSEARCHREQMOVIE+",
- "to search for +TIVOSEARCHREQMOVIE+",
- "open search for +TIVOSEARCHREQMOVIE+",
- "open up search for +TIVOSEARCHREQMOVIE+",
- "display search for +TIVOSEARCHREQMOVIE+",
- "launch search for +TIVOSEARCHREQMOVIE+",
- "show search for +TIVOSEARCHREQMOVIE+",
- " search for +TIVOSEARCHREQMOVIE+",
- "go to find for +TIVOSEARCHREQMOVIE+",
- "to find for +TIVOSEARCHREQMOVIE+",
- "open find for +TIVOSEARCHREQMOVIE+",
- "open up find for +TIVOSEARCHREQMOVIE+",
- "display find for +TIVOSEARCHREQMOVIE+",
- "launch find for +TIVOSEARCHREQMOVIE+",
- "show find for +TIVOSEARCHREQMOVIE+",
- " find for +TIVOSEARCHREQMOVIE+",
- "go to search +TIVOSEARCHREQMOVIE+",
- "to search +TIVOSEARCHREQMOVIE+",
- "open search +TIVOSEARCHREQMOVIE+",
- "open up search +TIVOSEARCHREQMOVIE+",
- "display search +TIVOSEARCHREQMOVIE+",
- "launch search +TIVOSEARCHREQMOVIE+",
- "show search +TIVOSEARCHREQMOVIE+",
- " search +TIVOSEARCHREQMOVIE+",
- "go to find +TIVOSEARCHREQMOVIE+",
- "to find +TIVOSEARCHREQMOVIE+",
- "open find +TIVOSEARCHREQMOVIE+",
- "open up find +TIVOSEARCHREQMOVIE+",
- "display find +TIVOSEARCHREQMOVIE+",
- "launch find +TIVOSEARCHREQMOVIE+",
- "show find +TIVOSEARCHREQMOVIE+",
- " find +TIVOSEARCHREQMOVIE+",
- "go to search for +TIVOSEARCHREQTVSERIES+",
- "to search for +TIVOSEARCHREQTVSERIES+",
- "open search for +TIVOSEARCHREQTVSERIES+",
- "open up search for +TIVOSEARCHREQTVSERIES+",
- "display search for +TIVOSEARCHREQTVSERIES+",
- "launch search for +TIVOSEARCHREQTVSERIES+",
- "show search for +TIVOSEARCHREQTVSERIES+",
- " search for +TIVOSEARCHREQTVSERIES+",
- "go to find for +TIVOSEARCHREQTVSERIES+",
- "to find for +TIVOSEARCHREQTVSERIES+",
- "open find for +TIVOSEARCHREQTVSERIES+",
- "open up find for +TIVOSEARCHREQTVSERIES+",
- "display find for +TIVOSEARCHREQTVSERIES+",
- "launch find for +TIVOSEARCHREQTVSERIES+",
- "show find for +TIVOSEARCHREQTVSERIES+",
- " find for +TIVOSEARCHREQTVSERIES+",
- "go to search +TIVOSEARCHREQTVSERIES+",
- "to search +TIVOSEARCHREQTVSERIES+",
- "open search +TIVOSEARCHREQTVSERIES+",
- "open up search +TIVOSEARCHREQTVSERIES+",
- "display search +TIVOSEARCHREQTVSERIES+",
- "launch search +TIVOSEARCHREQTVSERIES+",
- "show search +TIVOSEARCHREQTVSERIES+",
- " search +TIVOSEARCHREQTVSERIES+",
- "go to find +TIVOSEARCHREQTVSERIES+",
- "to find +TIVOSEARCHREQTVSERIES+",
- "open find +TIVOSEARCHREQTVSERIES+",
- "open up find +TIVOSEARCHREQTVSERIES+",
- "display find +TIVOSEARCHREQTVSERIES+",
- "launch find +TIVOSEARCHREQTVSERIES+",
- "show find +TIVOSEARCHREQTVSERIES+",
- " find +TIVOSEARCHREQTVSERIES+",
- "go to search ",
- "to search ",
- "open search ",
- "open up search ",
- "display search ",
- "launch search ",
- "show search ",
- " search ",
- "go to find ",
- "to find ",
- "open find ",
- "open up find ",
- "display find ",
- "launch find ",
- "show find ",
- " find "
- ],
- "slots": [
- {
- "name": "TIVOSEARCHREQMOVIE",
- "type": "AMAZON.Movie",
- "samples": []
- },
- {
- "name": "TIVOSEARCHREQTVSERIES",
- "type": "AMAZON.TVSeries",
- "samples": []
- }
- ]
- },
- {
- "name": "Type",
- "samples": [
- "to type +TIVOTYPEREQMOVIE+",
- " type +TIVOTYPEREQMOVIE+",
- "to type +TIVOTYPEREQTVSERIES+",
- " type +TIVOTYPEREQTVSERIES+"
- ],
- "slots": [
- {
- "name": "TIVOTYPEREQMOVIE",
- "type": "AMAZON.Movie",
- "samples": []
- },
- {
- "name": "TIVOTYPEREQTVSERIES",
- "type": "AMAZON.TVSeries",
- "samples": []
- }
- ]
- },
- {
- "name": "MyShows",
- "samples": [
- "go to now playing",
- "open now playing",
- "open up now playing",
- "display now playing",
- "launch now playing",
- "show now playing",
- "go to my shows",
- "open my shows",
- "open up my shows",
- "display my shows",
- "launch my shows",
- "show my shows",
- "go to my recordings",
- "open my recordings",
- "open up my recordings",
- "display my recordings",
- "launch my recordings",
- "show my recordings",
- "my shows"
- ]
- },
- {
- "name": "Browse",
- "samples": [
- "go to browse",
- "open browse",
- "open up browse",
- "display browse",
- "launch browse",
- "show browse",
- " browse",
- "browse"
- ]
- },
- {
- "name": "History",
- "samples": [
- "go to my recording history",
- "open my recording history",
- "open up my recording history",
- "display my recording history",
- "launch my recording history",
- "show my recording history",
- " my recording history",
- "go to recording history",
- "open recording history",
- "open up recording history",
- "display recording history",
- "launch recording history",
- "show recording history",
- " recording history",
- "go to my history",
- "open my history",
- "open up my history",
- "display my history",
- "launch my history",
- "show my history",
- " my history",
- "go to history",
- "open history",
- "open up history",
- "display history",
- "launch history",
- "show history",
- " history",
- "history"
- ]
- },
- {
- "name": "WhatToWatch",
- "samples": [
- "go to what to watch now",
- "open what to watch now",
- "open up what to watch now",
- "display what to watch now",
- "launch what to watch now",
- "show what to watch now",
- "go to watch now",
- "open watch now",
- "open up watch now",
- "display watch now",
- "launch watch now",
- "show watch now",
- "go to what to watch ",
- "open what to watch ",
- "open up what to watch ",
- "display what to watch ",
- "launch what to watch ",
- "show what to watch ",
- "go to watch ",
- "open watch ",
- "open up watch ",
- "display watch ",
- "launch watch ",
- "show watch ",
- "what to watch now",
- "what to watch "
- ]
- },
- {
- "name": "ChangeChannel",
- "samples": [
- "change channel to {one|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {two|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {three|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {four|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {five|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {six|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {seven|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {eight|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {nine|TIVOCHANNEL} ",
- "go to channel to {ten|TIVOCHANNEL} ",
- "change channel {eleven|TIVOCHANNEL} ",
- "go to channel {twelve|TIVOCHANNEL} ",
- "change channel to {thirteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {fourteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {fifteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {sixteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {seventeen|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {eighteen|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {nineteen|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {twenty|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {twenty one|TIVOCHANNEL} ",
- "go to channel to {twenty two|TIVOCHANNEL} ",
- "change channel {twenty three|TIVOCHANNEL} ",
- "go to channel {twenty four|TIVOCHANNEL} ",
- "change channel to {twenty five|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {twenty six|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {twenty seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {twenty eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {twenty nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {thirty|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {thirty one|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {thirty two|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {thirty three|TIVOCHANNEL} ",
- "go to channel to {thirty four|TIVOCHANNEL} ",
- "change channel {thirty five|TIVOCHANNEL} ",
- "go to channel {thirty six|TIVOCHANNEL} ",
- "change channel to {thirty seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {thirty eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {thirty nine|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {forty|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {forty one|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {forty two|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {forty three|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {forty four|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {forty five|TIVOCHANNEL} ",
- "go to channel to {forty six|TIVOCHANNEL} ",
- "change channel {forty seven|TIVOCHANNEL} ",
- "go to channel {forty eight|TIVOCHANNEL} ",
- "change channel to {forty nine|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {fifty|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {fifty one|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {fifty two|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {fifty three|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {fifty four|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {fifty five|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {fifty six|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {fifty seven|TIVOCHANNEL} ",
- "go to channel to {fifty eight|TIVOCHANNEL} ",
- "change channel {fifty nine|TIVOCHANNEL} ",
- "go to channel {sixty|TIVOCHANNEL} ",
- "change channel to {sixty one|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {sixty two|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {sixty three|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {sixty four|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {sixty five|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {sixty six|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {sixty seven|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {sixty eight|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {sixty nine|TIVOCHANNEL} ",
- "go to channel to {seventy|TIVOCHANNEL} ",
- "change channel {seventy one|TIVOCHANNEL} ",
- "go to channel {seventy two|TIVOCHANNEL} ",
- "change channel to {seventy three|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {seventy four|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {seventy five|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {seventy six|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {seventy seven|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {seventy eight|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {seventy nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {eighty|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {eighty one|TIVOCHANNEL} ",
- "go to channel to {eighty two|TIVOCHANNEL} ",
- "change channel {eighty three|TIVOCHANNEL} ",
- "go to channel {eighty four|TIVOCHANNEL} ",
- "change channel to {eighty five|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {eighty six|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {eighty seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {eighty eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel to {eighty nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel to {ninety|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel {ninety one|TIVOCHANNEL} on +TIVOBOXRM+",
- "go to channel {ninety two|TIVOCHANNEL} on +TIVOBOXRM+",
- "change channel to {ninety three|TIVOCHANNEL} ",
- "go to channel to {ninety four|TIVOCHANNEL} ",
- "change channel {ninety five|TIVOCHANNEL} ",
- "go to channel {ninety six|TIVOCHANNEL} ",
- "change channel to {ninety seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel to {ninety eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "change channel {ninety nine|TIVOCHANNEL} in +TIVOBOXRM+",
- "go to channel {one hundred|TIVOCHANNEL} in +TIVOBOXRM+"
- ],
- "slots": [
- {
- "name": "TIVOCHANNEL",
- "type": "NUMBER",
- "samples": []
- },
- {
- "name": "TIVOBOXRM",
- "type": "AMAZON.Room",
- "samples": []
- }
- ]
- },
- {
- "name": "PutOn",
- "samples": [
- "put on {CHANNELNAME} in +TIVOBOXRM+",
- "put {CHANNELNAME} in +TIVOBOXRM+",
- "put on {CHANNELNAME} on +TIVOBOXRM+",
- "put {CHANNELNAME} on +TIVOBOXRM+",
- "put on {CHANNELNAME} ",
- "put {CHANNELNAME} "
- ],
- "slots": [
- {
- "name": "CHANNELNAME",
- "type": "AMAZON.TelevisionChannel",
- "samples": []
- },
- {
- "name": "TIVOBOXRM",
- "type": "AMAZON.Room",
- "samples": []
- }
- ]
- },
- {
- "name": "ForceChannel",
- "samples": [
- "force channel to {one|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {two|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {three|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {four|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {five|TIVOCHANNEL} ",
- "force channel {six|TIVOCHANNEL} ",
- "force channel to {seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {ten|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {eleven|TIVOCHANNEL} ",
- "force channel {twelve|TIVOCHANNEL} ",
- "force channel to {thirteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {fourteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {fifteen|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {sixteen|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {seventeen|TIVOCHANNEL} ",
- "force channel {eighteen|TIVOCHANNEL} ",
- "force channel to {nineteen|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {twenty|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {twenty one|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {twenty two|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {twenty three|TIVOCHANNEL} ",
- "force channel {twenty four|TIVOCHANNEL} ",
- "force channel to {twenty five|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {twenty six|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {twenty seven|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {twenty eight|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {twenty nine|TIVOCHANNEL} ",
- "force channel {thirty|TIVOCHANNEL} ",
- "force channel to {thirty one|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {thirty two|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {thirty three|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {thirty four|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {thirty five|TIVOCHANNEL} ",
- "force channel {thirty six|TIVOCHANNEL} ",
- "force channel to {thirty seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {thirty eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {thirty nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {forty|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {forty one|TIVOCHANNEL} ",
- "force channel {forty two|TIVOCHANNEL} ",
- "force channel to {forty three|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {forty four|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {forty five|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {forty six|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {forty seven|TIVOCHANNEL} ",
- "force channel {forty eight|TIVOCHANNEL} ",
- "force channel to {forty nine|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {fifty|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {fifty one|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {fifty two|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {fifty three|TIVOCHANNEL} ",
- "force channel {fifty four|TIVOCHANNEL} ",
- "force channel to {fifty five|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {fifty six|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {fifty seven|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {fifty eight|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {fifty nine|TIVOCHANNEL} ",
- "force channel {sixty|TIVOCHANNEL} ",
- "force channel to {sixty one|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {sixty two|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {sixty three|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {sixty four|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {sixty five|TIVOCHANNEL} ",
- "force channel {sixty six|TIVOCHANNEL} ",
- "force channel to {sixty seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {sixty eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {sixty nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {seventy|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {seventy one|TIVOCHANNEL} ",
- "force channel {seventy two|TIVOCHANNEL} ",
- "force channel to {seventy three|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {seventy four|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {seventy five|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {seventy six|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {seventy seven|TIVOCHANNEL} ",
- "force channel {seventy eight|TIVOCHANNEL} ",
- "force channel to {seventy nine|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {eighty|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {eighty one|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {eighty two|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {eighty three|TIVOCHANNEL} ",
- "force channel {eighty four|TIVOCHANNEL} ",
- "force channel to {eighty five|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {eighty six|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {eighty seven|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {eighty eight|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {eighty nine|TIVOCHANNEL} ",
- "force channel {ninety|TIVOCHANNEL} ",
- "force channel to {ninety one|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {ninety two|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {ninety three|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {ninety four|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel to {ninety five|TIVOCHANNEL} ",
- "force channel {ninety six|TIVOCHANNEL} ",
- "force channel to {ninety seven|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel {ninety eight|TIVOCHANNEL} in +TIVOBOXRM+",
- "force channel to {ninety nine|TIVOCHANNEL} on +TIVOBOXRM+",
- "force channel {one hundred|TIVOCHANNEL} on +TIVOBOXRM+"
- ],
- "slots": [
- {
- "name": "TIVOCHANNEL",
- "type": "NUMBER",
- "samples": []
- },
- {
- "name": "TIVOBOXRM",
- "type": "AMAZON.Room",
- "samples": []
- }
- ]
- },
- {
- "name": "LastChannel",
- "samples": [
- "for last channel",
- " last channel",
- "for previous channel",
- " previous channel",
- "for last ",
- " last ",
- "for previous ",
- " previous "
- ]
- },
- {
- "name": "Pause",
- "samples": [
- "pause"
- ]
- },
- {
- "name": "Play",
- "samples": [
- "play"
- ]
- },
- {
- "name": "Info",
- "samples": [
- "for info",
- " info"
- ]
- },
- {
- "name": "FastForward",
- "samples": [
- "fast forward"
- ]
- },
- {
- "name": "FastForwardDouble",
- "samples": [
- "double fast forward",
- "fast forward two x",
- "fast forward two times"
- ]
- },
- {
- "name": "FastForwardTriple",
- "samples": [
- "triple fast forward",
- "fast forward three x",
- "fast forward three times"
- ]
- },
- {
- "name": "SkipAhead",
- "samples": [
- "skip forward",
- "advance forward",
- "skip ahead",
- "advance ahead"
- ]
- },
- {
- "name": "SkipCommercial",
- "samples": [
- "skip the this commercial",
- "skip this commercial",
- "skip the commercial",
- "skip commercial",
- "skip the this commercials",
- "skip this commercials",
- "skip the commercials",
- "skip commercials"
- ]
- },
- {
- "name": "WatchHD",
- "samples": [
- "watch in h.d.",
- "watch h.d.",
- "watch in high def",
- "watch high def"
- ]
- },
- {
- "name": "Rewind",
- "samples": [
- "rewind"
- ]
- },
- {
- "name": "RewindDouble",
- "samples": [
- "double rewind",
- "rewind two x",
- "rewind two times"
- ]
- },
- {
- "name": "RewindTriple",
- "samples": [
- "triple rewind",
- "rewind three x",
- "rewind three times"
- ]
- },
- {
- "name": "Replay",
- "samples": [
- "replay"
- ]
- },
- {
- "name": "Record",
- "samples": [
- "record this show",
- "record show",
- "record this ",
- "record ",
- "record the current show"
- ]
- },
- {
- "name": "CaptionsOn",
- "samples": [
- "turn on closed captions",
- "enable closed captions",
- "turn on captions",
- "enable captions"
- ]
- },
- {
- "name": "CaptionsOff",
- "samples": [
- "turn off closed captions",
- "disable closed captions",
- "turn off captions",
- "disable captions"
- ]
- },
- {
- "name": "QuickMode",
- "samples": [
- "turn on quick mode",
- "turn off quick mode",
- "enable quick mode",
- "disable quick mode",
- "toggle quick mode"
- ]
- },
- {
- "name": "ThumbsUp",
- "samples": [
- "thumbs up"
- ]
- },
- {
- "name": "ThumbsDown",
- "samples": [
- "thumbs down"
- ]
- },
- {
- "name": "SendCommand",
- "samples": [
- "send the command {TIVOCOMMAND}",
- "send command {TIVOCOMMAND}",
- "send the {TIVOCOMMAND} command",
- "send {TIVOCOMMAND} command",
- "send {TIVOCOMMAND}"
- ],
- "slots": [
- {
- "name": "TIVOCOMMAND",
- "type": "TIVOCOMMAND_SLOT",
- "samples": []
- }
- ]
- },
- {
- "name": "ExecuteMacro",
- "samples": [
- "run macro {USERMACRO}",
- "execute macro {USERMACRO}"
- ],
- "slots": [
- {
- "name": "USERMACRO",
- "type": "TIVOMACRO_SLOT",
- "samples": []
- }
- ]
- },
- {
- "name": "HBOGo",
- "samples": [
- "go to hbo go",
- "open hbo go",
- "turn on hbo go",
- "open up hbo go",
- "display hbo go",
- "jump to hbo go",
- "launch hbo go"
- ]
- },
- {
- "name": "Xfinity",
- "samples": [
- "go to xfinity on demand",
- "open xfinity on demand",
- "turn on xfinity on demand",
- "open up xfinity on demand",
- "display xfinity on demand",
- "jump to xfinity on demand",
- "launch xfinity on demand",
- "go to on demand on demand",
- "open on demand on demand",
- "turn on on demand on demand",
- "open up on demand on demand",
- "display on demand on demand",
- "jump to on demand on demand",
- "launch on demand on demand",
- "go to xfinity ",
- "open xfinity ",
- "turn on xfinity ",
- "open up xfinity ",
- "display xfinity ",
- "jump to xfinity ",
- "launch xfinity ",
- "go to on demand ",
- "open on demand ",
- "turn on on demand ",
- "open up on demand ",
- "display on demand ",
- "jump to on demand ",
- "launch on demand "
- ]
- },
- {
- "name": "AmazonVideo",
- "samples": [
- "go to amazon video",
- "open amazon video",
- "turn on amazon video",
- "open up amazon video",
- "display amazon video",
- "jump to amazon video",
- "launch amazon video",
- " amazon video",
- "go to amazon ",
- "open amazon ",
- "turn on amazon ",
- "open up amazon ",
- "display amazon ",
- "jump to amazon ",
- "launch amazon ",
- " amazon "
- ]
- },
- {
- "name": "Netflix",
- "samples": [
- "go to netflix",
- "open netflix",
- "turn on netflix",
- "open up netflix",
- "display netflix",
- "jump to netflix",
- "launch netflix",
- " netflix"
- ]
- },
- {
- "name": "Hulu",
- "samples": [
- "go to hulu",
- "open hulu",
- "turn on hulu",
- "open up hulu",
- "display hulu",
- "jump to hulu",
- "launch hulu",
- " hulu"
- ]
- },
- {
- "name": "YouTube",
- "samples": [
- "go to youtube",
- "open youtube",
- "turn on youtube",
- "open up youtube",
- "display youtube",
- "jump to youtube",
- "launch youtube",
- " youtube"
- ]
- },
- {
- "name": "MLBTV",
- "samples": [
- "go to the mlb",
- "open the mlb",
- "turn on the mlb",
- "open up the mlb",
- "display the mlb",
- "jump to the mlb",
- "launch the mlb",
- " the mlb",
- "go to mlb",
- "open mlb",
- "turn on mlb",
- "open up mlb",
- "display mlb",
- "jump to mlb",
- "launch mlb",
- " mlb",
- "go to the baseball",
- "open the baseball",
- "turn on the baseball",
- "open up the baseball",
- "display the baseball",
- "jump to the baseball",
- "launch the baseball",
- " the baseball",
- "go to baseball",
- "open baseball",
- "turn on baseball",
- "open up baseball",
- "display baseball",
- "jump to baseball",
- "launch baseball",
- " baseball",
- "go to the mlb tv",
- "open the mlb tv",
- "turn on the mlb tv",
- "open up the mlb tv",
- "display the mlb tv",
- "jump to the mlb tv",
- "launch the mlb tv",
- " the mlb tv",
- "go to mlb tv",
- "open mlb tv",
- "turn on mlb tv",
- "open up mlb tv",
- "display mlb tv",
- "jump to mlb tv",
- "launch mlb tv",
- " mlb tv",
- "go to the major league baseball",
- "open the major league baseball",
- "turn on the major league baseball",
- "open up the major league baseball",
- "display the major league baseball",
- "jump to the major league baseball",
- "launch the major league baseball",
- " the major league baseball",
- "go to major league baseball",
- "open major league baseball",
- "turn on major league baseball",
- "open up major league baseball",
- "display major league baseball",
- "jump to major league baseball",
- "launch major league baseball",
- " major league baseball",
- "go to the major league baseball tv",
- "open the major league baseball tv",
- "turn on the major league baseball tv",
- "open up the major league baseball tv",
- "display the major league baseball tv",
- "jump to the major league baseball tv",
- "launch the major league baseball tv",
- " the major league baseball tv",
- "go to major league baseball tv",
- "open major league baseball tv",
- "turn on major league baseball tv",
- "open up major league baseball tv",
- "display major league baseball tv",
- "jump to major league baseball tv",
- "launch major league baseball tv",
- " major league baseball tv"
- ]
- },
- {
- "name": "Plex",
- "samples": [
- "go to plex",
- "open plex",
- "turn on plex",
- "open up plex",
- "display plex",
- "jump to plex",
- "launch plex",
- " plex"
- ]
- },
- {
- "name": "VUDU",
- "samples": [
- "go to vudu",
- "open vudu",
- "turn on vudu",
- "open up vudu",
- "display vudu",
- "jump to vudu",
- "launch vudu",
- " vudu",
- "go to voodoo",
- "open voodoo",
- "turn on voodoo",
- "open up voodoo",
- "display voodoo",
- "jump to voodoo",
- "launch voodoo",
- " voodoo"
- ]
- },
- {
- "name": "EPIX",
- "samples": [
- "go to epics",
- "open epics",
- "turn on epics",
- "open up epics",
- "display epics",
- "jump to epics",
- "launch epics",
- " epics",
- "go to epix",
- "open epix",
- "turn on epix",
- "open up epix",
- "display epix",
- "jump to epix",
- "launch epix",
- " epix"
- ]
- },
- {
- "name": "HSN",
- "samples": [
- "go to hsn",
- "open hsn",
- "turn on hsn",
- "open up hsn",
- "display hsn",
- "jump to hsn",
- "launch hsn",
- " hsn",
- "go to home shopping network",
- "open home shopping network",
- "turn on home shopping network",
- "open up home shopping network",
- "display home shopping network",
- "jump to home shopping network",
- "launch home shopping network",
- " home shopping network",
- "go to shopping",
- "open shopping",
- "turn on shopping",
- "open up shopping",
- "display shopping",
- "jump to shopping",
- "launch shopping",
- " shopping"
- ]
- },
- {
- "name": "Vevo",
- "samples": [
- "go to vevo music",
- "open vevo music",
- "turn on vevo music",
- "open up vevo music",
- "display vevo music",
- "jump to vevo music",
- "launch vevo music",
- " vevo music",
- "go to music videos",
- "open music videos",
- "turn on music videos",
- "open up music videos",
- "display music videos",
- "jump to music videos",
- "launch music videos",
- " music videos",
- "play music vevo music",
- "play music on vevo music",
- "play vevo music"
- ]
- },
- {
- "name": "ALTChannel",
- "samples": [
- "go to alt",
- "open alt",
- "turn on alt",
- "open up alt",
- "display alt",
- "jump to alt",
- "launch alt",
- " alt",
- "go to alt channel",
- "open alt channel",
- "turn on alt channel",
- "open up alt channel",
- "display alt channel",
- "jump to alt channel",
- "launch alt channel",
- " alt channel"
- ]
- },
- {
- "name": "FlixFling",
- "samples": [
- "go to flixfling",
- "open flixfling",
- "turn on flixfling",
- "open up flixfling",
- "display flixfling",
- "jump to flixfling",
- "launch flixfling",
- " flixfling"
- ]
- },
- {
- "name": "ToonGoggles",
- "samples": [
- "go to toon goggles",
- "open toon goggles",
- "turn on toon goggles",
- "open up toon goggles",
- "display toon goggles",
- "jump to toon goggles",
- "launch toon goggles",
- " toon goggles"
- ]
- },
- {
- "name": "WWE",
- "samples": [
- "go to wwe",
- "open wwe",
- "turn on wwe",
- "open up wwe",
- "display wwe",
- "jump to wwe",
- "launch wwe",
- " wwe",
- "go to wrestling",
- "open wrestling",
- "turn on wrestling",
- "open up wrestling",
- "display wrestling",
- "jump to wrestling",
- "launch wrestling",
- " wrestling",
- "go to world wrestling entertainment",
- "open world wrestling entertainment",
- "turn on world wrestling entertainment",
- "open up world wrestling entertainment",
- "display world wrestling entertainment",
- "jump to world wrestling entertainment",
- "launch world wrestling entertainment",
- " world wrestling entertainment"
- ]
- },
- {
- "name": "Yahoo",
- "samples": [
- "go to yahoo",
- "open yahoo",
- "turn on yahoo",
- "open up yahoo",
- "display yahoo",
- "jump to yahoo",
- "launch yahoo",
- " yahoo"
- ]
- },
- {
- "name": "YuppTV",
- "samples": [
- "go to yupp",
- "open yupp",
- "turn on yupp",
- "open up yupp",
- "display yupp",
- "jump to yupp",
- "launch yupp",
- " yupp",
- "go to yupp tv",
- "open yupp tv",
- "turn on yupp tv",
- "open up yupp tv",
- "display yupp tv",
- "jump to yupp tv",
- "launch yupp tv",
- " yupp tv",
- "go to yupptv",
- "open yupptv",
- "turn on yupptv",
- "open up yupptv",
- "display yupptv",
- "jump to yupptv",
- "launch yupptv",
- " yupptv"
- ]
- },
- {
- "name": "Vewd",
- "samples": [
- "go to viewed",
- "open viewed",
- "turn on viewed",
- "open up viewed",
- "display viewed",
- "jump to viewed",
- "launch viewed",
- " viewed",
- "go to viewed app store",
- "open viewed app store",
- "turn on viewed app store",
- "open up viewed app store",
- "display viewed app store",
- "jump to viewed app store",
- "launch viewed app store",
- " viewed app store"
- ]
- },
- {
- "name": "AmebaTV",
- "samples": [
- "go to ameba",
- "open ameba",
- "turn on ameba",
- "open up ameba",
- "display ameba",
- "jump to ameba",
- "launch ameba",
- " ameba",
- "go to amoeba",
- "open amoeba",
- "turn on amoeba",
- "open up amoeba",
- "display amoeba",
- "jump to amoeba",
- "launch amoeba",
- " amoeba",
- "go to ameba tv",
- "open ameba tv",
- "turn on ameba tv",
- "open up ameba tv",
- "display ameba tv",
- "jump to ameba tv",
- "launch ameba tv",
- " ameba tv",
- "go to amoeba tv",
- "open amoeba tv",
- "turn on amoeba tv",
- "open up amoeba tv",
- "display amoeba tv",
- "jump to amoeba tv",
- "launch amoeba tv",
- " amoeba tv"
- ]
- },
- {
- "name": "TubiTV",
- "samples": [
- "go to tubi",
- "open tubi",
- "turn on tubi",
- "open up tubi",
- "display tubi",
- "jump to tubi",
- "launch tubi",
- " tubi",
- "go to too bee",
- "open too bee",
- "turn on too bee",
- "open up too bee",
- "display too bee",
- "jump to too bee",
- "launch too bee",
- " too bee",
- "go to two be",
- "open two be",
- "turn on two be",
- "open up two be",
- "display two be",
- "jump to two be",
- "launch two be",
- " two be",
- "go to tubi tv",
- "open tubi tv",
- "turn on tubi tv",
- "open up tubi tv",
- "display tubi tv",
- "jump to tubi tv",
- "launch tubi tv",
- " tubi tv",
- "go to too bee tv",
- "open too bee tv",
- "turn on too bee tv",
- "open up too bee tv",
- "display too bee tv",
- "jump to too bee tv",
- "launch too bee tv",
- " too bee tv",
- "go to two be tv",
- "open two be tv",
- "turn on two be tv",
- "open up two be tv",
- "display two be tv",
- "jump to two be tv",
- "launch two be tv",
- " two be tv"
- ]
- },
- {
- "name": "IGNTV",
- "samples": [
- "go to ign",
- "open ign",
- "turn on ign",
- "open up ign",
- "display ign",
- "jump to ign",
- "launch ign",
- " ign",
- "go to eye gee enn",
- "open eye gee enn",
- "turn on eye gee enn",
- "open up eye gee enn",
- "display eye gee enn",
- "jump to eye gee enn",
- "launch eye gee enn",
- " eye gee enn",
- "go to i g n",
- "open i g n",
- "turn on i g n",
- "open up i g n",
- "display i g n",
- "jump to i g n",
- "launch i g n",
- " i g n",
- "go to ign tv",
- "open ign tv",
- "turn on ign tv",
- "open up ign tv",
- "display ign tv",
- "jump to ign tv",
- "launch ign tv",
- " ign tv",
- "go to eye gee enn tv",
- "open eye gee enn tv",
- "turn on eye gee enn tv",
- "open up eye gee enn tv",
- "display eye gee enn tv",
- "jump to eye gee enn tv",
- "launch eye gee enn tv",
- " eye gee enn tv",
- "go to i g n tv",
- "open i g n tv",
- "turn on i g n tv",
- "open up i g n tv",
- "display i g n tv",
- "jump to i g n tv",
- "launch i g n tv",
- " i g n tv"
- ]
- },
- {
- "name": "TastemadeTV",
- "samples": [
- "go to tastemade",
- "open tastemade",
- "turn on tastemade",
- "open up tastemade",
- "display tastemade",
- "jump to tastemade",
- "launch tastemade",
- " tastemade",
- "go to taste made",
- "open taste made",
- "turn on taste made",
- "open up taste made",
- "display taste made",
- "jump to taste made",
- "launch taste made",
- " taste made",
- "go to tastemade tv",
- "open tastemade tv",
- "turn on tastemade tv",
- "open up tastemade tv",
- "display tastemade tv",
- "jump to tastemade tv",
- "launch tastemade tv",
- " tastemade tv",
- "go to taste made tv",
- "open taste made tv",
- "turn on taste made tv",
- "open up taste made tv",
- "display taste made tv",
- "jump to taste made tv",
- "launch taste made tv",
- " taste made tv"
- ]
- },
- {
- "name": "BaebleMusic",
- "samples": [
- "go to baeble",
- "open baeble",
- "turn on baeble",
- "open up baeble",
- "display baeble",
- "jump to baeble",
- "launch baeble",
- " baeble",
- "go to baeble music",
- "open baeble music",
- "turn on baeble music",
- "open up baeble music",
- "display baeble music",
- "jump to baeble music",
- "launch baeble music",
- " baeble music",
- "go to babble",
- "open babble",
- "turn on babble",
- "open up babble",
- "display babble",
- "jump to babble",
- "launch babble",
- " babble",
- "go to babble music",
- "open babble music",
- "turn on babble music",
- "open up babble music",
- "display babble music",
- "jump to babble music",
- "launch babble music",
- " babble music"
- ]
- },
- {
- "name": "Pandora",
- "samples": [
- "go to pandora",
- "open pandora",
- "turn on pandora",
- "open up pandora",
- "display pandora",
- "jump to pandora",
- "launch pandora",
- " pandora",
- "play music",
- "play music on pandora",
- "play pandora"
- ]
- },
- {
- "name": "iHeartRadio",
- "samples": [
- "go to iheartradio",
- "open iheartradio",
- "turn on iheartradio",
- "open up iheartradio",
- "display iheartradio",
- "jump to iheartradio",
- "launch iheartradio",
- " iheartradio",
- "go to i heart radio",
- "open i heart radio",
- "turn on i heart radio",
- "open up i heart radio",
- "display i heart radio",
- "jump to i heart radio",
- "launch i heart radio",
- " i heart radio",
- "play music iheartradio",
- "play music on iheartradio",
- "play iheartradio"
- ]
- }
- ],
- "types": [
- {
- "name": "TIVOCOMMAND_SLOT",
- "values": [
- {
- "id": null,
- "name": {
- "value": "UP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "DOWN",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "LEFT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "RIGHT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "SELECT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "TIVO",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "THUMBSUP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "THUMBSDOWN",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "CHANNELUP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "CHANNELDOWN",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "MUTE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "VOLUMEDOWN",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "VOLUMEUP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "TVINPUT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "OPTIONS",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "RECORD",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "DISPLAY",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "DIRECTV",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "ENTER",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "CLEAR",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "PLAY",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "PAUSE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "SLOW",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "FORWARD",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "REVERSE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "STANDBY",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NOWSHOWING",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "REPLAY",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "ADVANCE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "BACK",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "WINDOW",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "GUIDE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "EXIT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "STOP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "DELIMITER",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "KBDUP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "KBDDOWN",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "KBDLEFT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "KBDRIGHT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "PAGEUP",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "PAGEDOWN",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "HOME",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "END",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "SPACE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "BACKQUOTE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "SLASH",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "PERIOD",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "COMMA",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "QUOTE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "SEMICOLON",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "BACKSLASH",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "RBRACKET",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "LBRACKET",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "EQUALS",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "MINUS",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "CAPS",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "LSHIFT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "RSHIFT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "INSERT",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "BACKSPACE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "DELETE",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "KBDENTER",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "A",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "B",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "C",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "D",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "E",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "F",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "G",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "H",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "I",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "J",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "K",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "L",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "M",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "N",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "O",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "P",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "Q",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "R",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "S",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "T",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "U",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "V",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "W",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "X",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "Y",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "Z",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM0",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM1",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM2",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM3",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM4",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM5",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM6",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM7",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM8",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "NUM9",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "ACTION_A",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "ACTION_B",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "ACTION_C",
- "synonyms": []
- }
- },
- {
- "id": null,
- "name": {
- "value": "ACTION_D",
- "synonyms": []
- }
- }
- ]
- }
- ]
Add Comment
Please, Sign In to add comment