Skip to content

Commit bea94d7

Browse files
authored
Update README.md
1 parent 0afebcc commit bea94d7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,17 @@ Using this controller you can control your RC car forward, Turnleft, turnright,
143143
#
144144
# 3.) VOICE RECOGNITION MODE
145145

146-
This mode use google tts & speech recognition. Make sure the device has it. This mode lets the user control IOT applications using voice command thru arduino.(NEED INTERNET)
146+
This mode lets the user control IOT applications using voice command thru arduino.(NEED INTERNET)
147+
148+
149+
This mode use google tts & speech recognition. Make sure the device has it. Any Language can be recognized based on your phone google recognition. Voice text and arduino text code must be the same for it to work (Case sensitive).
150+
147151

148152
![voice](https://github.com/engrpanda/Arduino-Bluetooth-Controller/blob/master/APP%20SAMPLE%20PIC/5.jpg)
149153
![voice](https://github.com/engrpanda/Arduino-Bluetooth-Controller/blob/master/APP%20SAMPLE%20PIC/6.jpg)
154+
155+
# Sample Code
156+
157+
150158
![voice](https://github.com/engrpanda/Arduino-Bluetooth-Controller/blob/master/APP%20SAMPLE%20PIC/Voice%20sample.PNG)
151159

0 commit comments

Comments
 (0)