Creating a voice-controlled bot app

The voice-controlled bot application is the main focus of this chapter. The following are the three main parts involved in creating a voice-controlled robot:

In this section, we will create a voice recognition application. In the later sections, we will look at establishing a Bluetooth connection and programming our robot. You can download the VoiceControlBot.aia file from the Chapter09 folder of GitHub repository.

To create the VoiceControlBot app, click on Projects and then select Start new Project:

Call iVoiceControlBot and then press the OK button:

Let's now move on to the designing part.