Simplest Way for Voice Recognition Project Using c#toarduino

Easy way to control devices via voice commands.

Sep 15, 2018

51623 views

42 respects

Components and supplies

1

Jumper wires (generic)

1

Arduino UNO

1

Earphones with microphone

3

Resistor 221 ohm

1

Breadboard (generic)

3

LED (generic)

Apps and platforms

1

Arduino IDE

1

Visual Studio 2015

Project description

Code

Arduino Source Code

c_cpp

Arduino Source Code for voice Recognition project

C# Code

csharp

This code is for visual studio. In this code you can see on top some libraries are included there is using.system.speech library which you need to include in your project reference This is how you do it Toolbar Project->Add Reference->.Net-> Search using system.speech->click OK Thats all Enjoy :)

Arduino Source Code

c_cpp

Arduino Source Code for voice Recognition project

C# Code

csharp

This code is for visual studio. In this code you can see on top some libraries are included there is using.system.speech library which you need to include in your project reference This is how you do it Toolbar Project->Add Reference->.Net-> Search using system.speech->click OK Thats all Enjoy :)

Downloadable files

Schematic

Simply follow Schematic and connect components on your breadboard 1 -> First of all connect leds and resistors as shown in diagram 2-> Then start one by one and connect led +ive terminal on same column where resistor is connected to arduino digital pin box GreenLed +ive terminal to digital Pin 8 RedLed +ive terminal to digital Pin 9 BlueLed +ive terminal to digital Pin 10 3-> At last connect Ground from arduino to leds -ive terminal using jumper wire as shown in diagram

Schematic

Comments

Only logged in users can leave comments

Jalal_Mansoori

0 Followers

0 Projects

Table of contents

Intro

42

0