public interface TranslationAndSpeechService
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Speech |
translateAndSpeak(String sourceLang,
String targetLang,
String source,
String targetVoiceType,
String targetAudioType) |
Speech translateAndSpeak(String sourceLang, String targetLang, String source, String targetVoiceType, String targetAudioType) throws AccessLimitExceededException, InvalidParameterException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException
Copyright © 2019. All rights reserved.