Home

Awesome

AnimalTranslator

AnimalTranslator is an Alexa skill that provides the human pronunciation for the sound of an animal you name.

Sample Interaction:

This skill is primarily intended for young children learning how to identify different animals. You must use the singular form of the animal's name (e.g. use "dog" instead of "dogs") and can only use one-worded names. There are currently 23 animal names available.

Project Format

The speech_assets folder contains the files which comprise the Voice User Interface:

The ask folder is based on the ask-alexa-pykit and is used to help develop an Alexa skill in Python.

The lambda function in lambda_function.py is used to run the Alexa skill using AWS Lambda.

To Upload to Lambda

Right click all of the following, then compress:

Upload the compressed zip to Lambda.

Testing

Text/JSON calls and responses - https://developer.amazon.com/edw/home.html

Vocal calls and responses - https://echosim.io/

Written by Amanda Rice