| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.speech_to_text.v1 |
The Speech to Text service converts the human voice into the written word.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechResults |
SpeechToText.recognize(File audio,
String contentType)
Recognize.
|
SpeechResults |
SpeechToText.recognize(Map<String,Object> params)
Recognize.
|
Copyright © 2015. All rights reserved.