public class SpeechRecognitionClientImpl extends ServiceClientImpl implements SpeechRecognitionClient
| Constructor and Description |
|---|
SpeechRecognitionClientImpl(URL serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
String[] |
getSupportedAudioTypes() |
String[] |
getSupportedLanguages() |
String[] |
getSupportedVoiceTypes() |
String |
recognize(String language,
Speech speech) |
addRequestHeader, convert, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, invoke, setPassword, setUpService, setUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdpublic SpeechRecognitionClientImpl(URL serviceUrl)
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub in class ServiceClientImpljavax.xml.rpc.ServiceExceptionpublic String recognize(String language, Speech speech) throws LangridException
recognize in interface SpeechRecognitionClientLangridExceptionpublic String[] getSupportedLanguages() throws LangridException
getSupportedLanguages in interface SpeechRecognitionClientLangridExceptionpublic String[] getSupportedVoiceTypes() throws LangridException
getSupportedVoiceTypes in interface SpeechRecognitionClientLangridExceptionpublic String[] getSupportedAudioTypes() throws LangridException
getSupportedAudioTypes in interface SpeechRecognitionClientLangridException