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