| 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 |
|---|---|
SpeechSession |
SpeechToText.createSession()
Create a session to lock an engine to the session.
|
SpeechSession |
SpeechToText.createSession(String model)
Create a session to lock an engine to the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechToText.deleteSession(SpeechSession session)
Delete a session.
|
SessionStatus |
SpeechToText.getRecognizeStatus(SpeechSession session)
Gets the session status.
|
Copyright © 2015. All rights reserved.