Wednesday, May 25, 2016

Using Android Text-to-Speech to Create a Smart Assistant

In this tutorial I will show you how to create a simple Android App that listens to the speech of a user and converts it to text. The app will then analyze the text and use it as a command to store data or answer the user.

The application user interface is simple, just a single ImageButton in the center of a full screen gradient background. Each time a user speaks, they press the button and talk.

You can find the final project on Github.

Create Project

Continue reading %Using Android Text-to-Speech to Create a Smart Assistant%


by Theodhor Pandeli via SitePoint

No comments:

Post a Comment