Headlines Function - Alexa Skills w/ Python and Flask-Ask Part 2 VIDEO
Welcome to the second Alexa Skills tutorial for Python programmers. In this tutorial, we're going to build the Python function that actually does something. We've configured out how Skill will work with the Alexa device, but we don't yet have anything for our Skill to do.
For now, our Alexa Skill will remain very simple and just simply read off headlines from Reddit's World News subreddit. You can feel free to change the subreddit in the code if you like, or you can even make a function that returns something else entirely!
Other Videos By sentdex 2016-12-12 Error Handling - Intermediate Python Programming p.23 2016-12-11 Installing CPU and GPU TensorFlow on Windows 2016-12-10 Programming languages, Sentdex history, and more - Q&A #6 2016-12-08 Logging - Intermediate Python Programming p.22 2016-12-07 Special Methods, OOP, Iteration - Intermediate Python Programming p.21 2016-12-06 Detecting collisions - Intermediate Python Programming p.20 2016-12-05 Operator overloading - Intermediate Python Programming p.19 2016-12-03 Entrepreneurship, support, & finance - Q&A #5 2016-11-29 Decorators - Intermediate Python Programming p.18 2016-11-27 Testing our Skill - Alexa Skills w/ Python and Flask-Ask Part 3 2016-11-27 Headlines Function - Alexa Skills w/ Python and Flask-Ask Part 2 2016-11-27 Intro and Skill Logic - Alexa Skills w/ Python and Flask-Ask Part 1 2016-11-26 What I use, and why (Computer, IDLE, OS...etc) - Q&A #4 2016-11-23 OOP inheritance - Intermediate Python Programming p.17 2016-11-22 Object Modularity Thoughts - Intermediate Python Programming p.16 2016-11-21 Many Blob Objects - Intermediate Python Programming p.15 2016-11-19 Don't Worry, Be Hacky - Q&A #3 2016-11-18 Creating an Environment for our Object - Intermediate Python Programming p.14 2016-11-17 Object Oriented Programming Introduction - Intermediate Python Programming p.13 2016-11-16 Multiprocessing spider example - Intermediate Python Programming p.12 2016-11-15 Getting returned values from Processes - Intermediate Python Programming p.11
Tags: Alexa
Echo
flask-ask
Python
tutorial
IoT
Internet of Things
voice
skill
custom
basic