public static final class TextToSpeechProtos.Service.Stub extends TextToSpeechProtos.Service implements TextToSpeechProtos.Service.Interface
TextToSpeechProtos.Service.BlockingInterface, TextToSpeechProtos.Service.Interface, TextToSpeechProtos.Service.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
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) |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void speak(com.google.protobuf.RpcController controller, TextToSpeechProtos.SpeakRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.SpeakResponse> done)
speak
in interface TextToSpeechProtos.Service.Interface
speak
in class TextToSpeechProtos.Service
public void getSupportedLanguages(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedLanguagesRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedLanguagesResponse> done)
getSupportedLanguages
in interface TextToSpeechProtos.Service.Interface
getSupportedLanguages
in class TextToSpeechProtos.Service
public void getSupportedVoiceTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedVoiceTypesRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedVoiceTypesResponse> done)
getSupportedVoiceTypes
in interface TextToSpeechProtos.Service.Interface
getSupportedVoiceTypes
in class TextToSpeechProtos.Service
public void getSupportedAudioTypes(com.google.protobuf.RpcController controller, TextToSpeechProtos.GetSupportedAudioTypesRequest request, com.google.protobuf.RpcCallback<TextToSpeechProtos.GetSupportedAudioTypesResponse> done)
getSupportedAudioTypes
in interface TextToSpeechProtos.Service.Interface
getSupportedAudioTypes
in class TextToSpeechProtos.Service