microsoft/iot-curriculum

Text to speech lab with a Raspberry Pi

jimbobbennett opened this issue · 2 comments

This is a second phase to #6 - adding text to speech.

This should be a second step in the speech to text lab, expanding on it to build a scenario based on speech services on devices.

It should cover re-using the existing cognitive services account and converting speech to text, for example building a simple question/answer scenario - you ask the device the time and it returns the current time, something like that.

All labs should follow the lab contribution guidelines.

This lab should also include links to LUIS and a description of how to build a voice enabled chatbot, either as a lab step, or as a suggested next project with links to the relevant documentation.

Implemented by #32