public interface TranslationAndSpeechService
Speech translateAndSpeak(String sourceLang, String targetLang, String source, String targetVoiceType, String targetAudioType) throws AccessLimitExceededException, InvalidParameterException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException