File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,17 @@ The API currently provides the following functionality,
23
23
* Wave to FLAC API (Wrapped around the used API in the project, javaFlacEncoder, see CREDITS)
24
24
* A translator using Google Translate (courtesy of Skylion's Google Toolkit)
25
25
26
+ ##Notes
27
+
28
+ To get access to the Google API, you need an API key. To get this, you need to follow the instructions here:
29
+ * https://stackoverflow.com/questions/26485531/google-speech-api-v2
30
+
31
+ Info on how to publish this library as a Maven artifact can be found here:
32
+ * http://datumedge.blogspot.co.uk/2012/05/publishing-from-github-to-maven-central.html
33
+
34
+ A sample application using this library can be found here:
35
+ * https://github.com/amplexus/java-speech-api-demo
36
+
26
37
##Changelog
27
38
See CHANGELOG.markdown for Version History/Changelog
28
39
You can’t perform that action at this time.
0 commit comments