Skip to content

Commit 73e9357

Browse files
committed
readme updated
1 parent 7ecece8 commit 73e9357

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# SpeechToText
1+
# Speech To Text
22
Android application to text through which you can provide speech input to your app using Kotlin Programming Language.
3+
4+
Android comes with an inbuilt feature [speech to text](https://developer.android.com/reference/android/speech/tts/package-summary.html) through which you can provide speech input to your app. With this you can add some of the cool features to your app like adding voice navigation(Helpful when you are targeting disabled people), filling a form with voice input etc.
5+
6+
SPEECH 1 | SPEECH 2 | SPEECH 3 |
7+
:---------:|:----------:|:---------:
8+
![](https://github.com/AndroidCodility/SpeechToText/blob/master/design/main.png?raw=true) | ![](https://github.com/AndroidCodility/SpeechToText/blob/master/design/listen.png?raw=true) | ![](https://github.com/AndroidCodility/SpeechToText/blob/master/design/speech.png?raw=true)
9+
10+
# Play Video
11+
[![](https://github.com/AndroidCodility/SpeechToText/blob/master/design/speech_video.png?raw=true)](https://youtu.be/fyPJ6dqVyGc "Click here to watch")
12+
13+
# Like Facebook Page
14+
[![](https://github.com/AndroidCodility/Barchart-Graph/blob/master/design/fb.png?raw=true)](https://www.facebook.com/androidcodility/ "Click here")

design/speech_video.png

179 KB
Loading

0 commit comments

Comments
 (0)