Thinking more about this, I am wondering if this will work off the Alexa API or will be a skill set. The difference is that the API processes what it hears and sends a command to the 3rd party system. The skill set can simply send the utterance to the 3rd party which can parse it there. This is significant for two reasons. One if it uses the Alexa API, then there needs to be vocabulary development. New phrases like "turn to" need to be added. These in turn can be used by other developers to integrate other AV systems. Second, it determines the phraseology. For an API, you could say, Alexa turn on ESPN. For a skill set you need to invoke the name of the skill - Alexa tell Hopper to turn on ESPN. Given that Dish is working on voice recognition, I am thinking this will be a skill set. The positive there is that it will significantly reduce the amount of development time, Dish would just need to set up a secure server and feed the commands into their current development of the voice control.