Skip to content

dixonaws/SalesBriefing

Repository files navigation

Alexa skill - SalesBriefing v1.0

This skill speaks some fictitious sales for the previous day by downloading data from S3. The skill also dispays additional information, a card, when activated from FireTV. Launch the skill with "Alexa, open Sales Briefing." No login or account linking is needed.

Source Files

IntentSchema.json
This schema defines the intents and word formats for which our skill will listen. This code needs to be entered into the skill configuration on the Alexa page of your Amazon Developer Account.

SalesBriefing.py
This is the Python source code for the Lambda function that powers the skill.

SampleUtterances.txt
This code needs to be entered into the skill configuration on the Alexa page of your Amazon Developer Account.

IntentSchema.json
This json needs to be entered into the skill configuration on the Alexa page of your Amazon Developer Account.

About

Alexa skill to speak sales figures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published