Code Monkey home page Code Monkey logo

Comments (5)

Pizzaface avatar Pizzaface commented on June 12, 2024

The MySQL Database allows the commands to be sent from the echo to the Pi.

What do you mean by keeping the commands in memory? The commands are sent from Lambda to the MySQL Database, then are read from the database in raspberry.py, parsed, and then the command is sent VIA pychromecast.

from alexa-chromecast-skill-2.0.

5punk avatar 5punk commented on June 12, 2024

If I need to open ports and host a mysql server... Why not just host a Python Server on the Pi?
That is always listening for commands with a passphrase authentication mechanism?

from alexa-chromecast-skill-2.0.

5punk avatar 5punk commented on June 12, 2024

You had mixed spaces and tabs in your code, which caused AWS Lambda to barf, I have fixed it and made some minor changes. Can I submit a PR?

from alexa-chromecast-skill-2.0.

5punk avatar 5punk commented on June 12, 2024

Error: There was a problem with your request: Incorrect syntax: A value may not be supplied for the slot 'query'. Occurred in sample 'sendVideoIntent send {Welcome to Hell|query} to my chromecast' on line 6.

I keep getting the above error when trying to save my sampl-utterances.txt file in the developer.amazon.com console.

Help?

from alexa-chromecast-skill-2.0.

Pizzaface avatar Pizzaface commented on June 12, 2024

Your Syntax looks correct, as you're providing a value using the | character. Perhaps try removing the line, and retyping it?

As for the server Idea, this was just a rudimentary test designed to show that Alexa could control the Chromecast through the help of a Rasp Pi. I'd love to see you fork it and see what you can do, however, this was mainly just a test.

from alexa-chromecast-skill-2.0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.