We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da9750 commit ba6d794Copy full SHA for ba6d794
README.md
@@ -1,6 +1,8 @@
1
# This library is completely remade for Java 8 ++ , so it is no compatible with Java 7 and below !!!
2
3
-##---Maven Build--
+---
4
+
5
+##Maven Build
6
7
### Maven Clean Package [ With Javadocs produced ]
8
@@ -10,6 +12,8 @@
10
12
11
13
```mvn -Dmaven.javadoc.skip=true clean package```
14
15
16
17
#### Create your own Google_API_KEY from this website
18
19
https://cloud.google.com/speech/ [Requires Credit Card but is free for first 12 months , you can cancel it anytime ]
0 commit comments