I hereby claim:
- I am baarongit on github.
- I am aaronbaughman75 (https://keybase.io/aaronbaughman75) on keybase.
- I have a public key ASAy6XDHt43oujn-8ccBsb3mtPxXjXgZcoMnBc1gxHbByQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
public class Speech2Text extends WatsonService { | |
private static final Logger logger = LoggerFactory | |
.getLogger(Speech2Text.class); | |
public static void main(String[] args) throws FileNotFoundException, | |
UnsupportedEncodingException, InterruptedException { | |
System.out.println("Hello World!"); |