public interface SpeechRecognitionAndTranslationService
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RecognizeAndTranslateResult |
recognizeAndTranslate(String speechLang,
Speech speech,
String targetLang) |
RecognizeAndTranslateResult recognizeAndTranslate(String speechLang, Speech speech, String targetLang) throws ServerBusyException, AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, UnsupportedLanguagePairException, ProcessFailedException, ServiceNotFoundException, ServiceNotActiveException
Copyright © 2019. All rights reserved.