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, setUserId
String recognize(String language, Speech speech) throws LangridException
LangridException
String[] getSupportedLanguages() throws LangridException
LangridException
String[] getSupportedVoiceTypes() throws LangridException
LangridException
String[] getSupportedAudioTypes() throws LangridException
LangridException