jp.go.nict.langrid.client.protobuf.proto
インタフェース TextToSpeechProtos.Service.BlockingInterface
- 含まれているクラス:
- TextToSpeechProtos.Service
public static interface TextToSpeechProtos.Service.BlockingInterface
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