public static interface TextToSpeechProtos.Service.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
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) |
TextToSpeechProtos.SpeakResponse speak(com.google.protobuf.RpcController controller, TextToSpeechProtos.SpeakRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionTextToSpeechProtos.GetSupportedLanguagesResponse getSupportedLanguages(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedLanguagesRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionTextToSpeechProtos.GetSupportedVoiceTypesResponse getSupportedVoiceTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedVoiceTypesRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionTextToSpeechProtos.GetSupportedAudioTypesResponse getSupportedAudioTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedAudioTypesRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException