Github project
https://github.com/watson-developer-cloud/java-sdk/tree/master/speech-to-text
SDK documentation
http://www.ibm.com/watson/developercloud/speech-to-text/api/v1/?java#recognize_sessionless_nonmp12
OK. I made a newMaven project in IntelliJ IDEA using this quide
https://www.youtube.com/watch?v=NP6AnvZ0CTA
I imported dependency for watson
java sdk (though there's only 3.4.0 version in
Maven not latest 3.5.0)
Everything looks right but i'm still getting errors
What's wrong ?