Skip to content

Commit c82df76

Browse files
authored
Update README.md
1 parent 60a95d0 commit c82df76

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,36 @@
44

55
Google Cloud Speech-to-Text:
66
This app Implements [RecognizerIntent](https://developer.android.com/reference/android/speech/RecognizerIntent) for speech recognition through starting an Intent.
7+
8+
9+
10+
## Getting Started
11+
12+
![git to android studo](https://media.giphy.com/media/wZDe0QOo2F3O2StPUy/giphy.gif)
13+
14+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
15+
16+
17+
1. Download/clone zip
18+
2. extract the downloaded Zip
19+
3. start android Studio, Close any existing project and navigate through import existing android project.
20+
21+
### Prerequisites
22+
23+
Working [Java](https://www.oracle.com/technetwork/java/javase/downloads/index.html) instalation and [Android Studio](https://developer.android.com/studio/) for devlopment.
24+
25+
26+
27+
## Built With
28+
29+
* [Android Studio](https://developer.android.com/studio/)
30+
31+
## Authors
32+
33+
* **Abhishek Bhardwaj** - *Stackoverflow profile* - [Stackoverflow profile](https://stackoverflow.com/users/6870223/abhi?tab=profile)
34+
*Linkedin profile* - [Linkedin profile](https://www.linkedin.com/in/abhishek-bhardwaj-b16764166)
35+
36+
37+
738

839

0 commit comments

Comments
 (0)