public interface SpeechRecognitionClient extends ServiceClient
| Modifier and Type | Method and Description |
|---|---|
String[] |
getSupportedAudioTypes() |
String[] |
getSupportedLanguages() |
String[] |
getSupportedVoiceTypes() |
String |
recognize(String language,
Speech speech) |
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdString recognize(String language, Speech speech) throws LangridException
LangridExceptionString[] getSupportedLanguages() throws LangridException
LangridExceptionString[] getSupportedVoiceTypes() throws LangridException
LangridExceptionString[] getSupportedAudioTypes() throws LangridException
LangridException