| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.speech_to_text.v1 |
Copyright 2015 IBM Corp.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechResults |
SpeechToText.recognize(File audio,
String contentType)
Recognizes an audio file and returns
SpeechResults. |
SpeechResults |
SpeechToText.recognize(File audio,
String contentType,
RecognizeOptions options)
Recognizes an audio file and returns
SpeechResults. |
Copyright © 2015. All rights reserved.