jp.go.nict.langrid.client.protobuf.proto
インタフェース TextToSpeechProtos.Service.BlockingInterface

含まれているクラス:
TextToSpeechProtos.Service

public static interface TextToSpeechProtos.Service.BlockingInterface


メソッドの概要
 TextToSpeechProtos.GetSupportedAudioTypesResponse getSupportedAudioTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedAudioTypesRequest request)
           
 TextToSpeechProtos.GetSupportedLanguagesResponse getSupportedLanguages(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedLanguagesRequest request)
           
 TextToSpeechProtos.GetSupportedVoiceTypesResponse getSupportedVoiceTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedVoiceTypesRequest request)
           
 TextToSpeechProtos.SpeakResponse speak(com.google.protobuf.RpcController controller, TextToSpeechProtos.SpeakRequest request)
           
 

メソッドの詳細

speak

TextToSpeechProtos.SpeakResponse speak(com.google.protobuf.RpcController controller,
                                       TextToSpeechProtos.SpeakRequest request)
                                       throws com.google.protobuf.ServiceException
例外:
com.google.protobuf.ServiceException

getSupportedLanguages

TextToSpeechProtos.GetSupportedLanguagesResponse getSupportedLanguages(com.google.protobuf.RpcController controller,
                                                                       TextToSpeechProtos.GetSupportedLanguagesRequest request)
                                                                       throws com.google.protobuf.ServiceException
例外:
com.google.protobuf.ServiceException

getSupportedVoiceTypes

TextToSpeechProtos.GetSupportedVoiceTypesResponse getSupportedVoiceTypes(com.google.protobuf.RpcController controller,
                                                                         TextToSpeechProtos.GetSupportedVoiceTypesRequest request)
                                                                         throws com.google.protobuf.ServiceException
例外:
com.google.protobuf.ServiceException

getSupportedAudioTypes

TextToSpeechProtos.GetSupportedAudioTypesResponse getSupportedAudioTypes(com.google.protobuf.RpcController controller,
                                                                         TextToSpeechProtos.GetSupportedAudioTypesRequest request)
                                                                         throws com.google.protobuf.ServiceException
例外:
com.google.protobuf.ServiceException