public static interface TextToSpeechProtos.Service.Interface
Modifier and Type | Method and Description |
---|---|
void |
getSupportedAudioTypes(com.google.protobuf.RpcController controller,
TextToSpeechProtos.GetSupportedAudioTypesRequest request,
com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedAudioTypesResponse> done) |
void |
getSupportedLanguages(com.google.protobuf.RpcController controller,
TextToSpeechProtos.GetSupportedLanguagesRequest request,
com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedLanguagesResponse> done) |
void |
getSupportedVoiceTypes(com.google.protobuf.RpcController controller,
TextToSpeechProtos.GetSupportedVoiceTypesRequest request,
com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedVoiceTypesResponse> done) |
void |
speak(com.google.protobuf.RpcController controller,
TextToSpeechProtos.SpeakRequest request,
com.google.protobuf.RpcCallback<TextToSpeechProtos.SpeakResponse> done) |
void speak(com.google.protobuf.RpcController controller, TextToSpeechProtos.SpeakRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.SpeakResponse> done)
void getSupportedLanguages(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedLanguagesRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedLanguagesResponse> done)
void getSupportedVoiceTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedVoiceTypesRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedVoiceTypesResponse> done)
void getSupportedAudioTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedAudioTypesRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedAudioTypesResponse> done)