Home
last modified time | relevance | path

Searched defs:synthesizeSpeech (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-texttospeech/grpc-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/
DTextToSpeechGrpc.java203 default void synthesizeSpeech( in synthesizeSpeech() method
269 public void synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechStub
320 public com.google.cloud.texttospeech.v1beta1.SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechBlockingStub
370 synthesizeSpeech(com.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechFutureStub
/external/google-cloud-java/java-texttospeech/grpc-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/
DTextToSpeechGrpc.java203 default void synthesizeSpeech( in synthesizeSpeech() method
269 public void synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechStub
320 public com.google.cloud.texttospeech.v1.SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechBlockingStub
370 synthesizeSpeech(com.google.cloud.texttospeech.v1.SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechFutureStub
/external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/
DTextToSpeechClient.java274 public final SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechClient
311 public final SynthesizeSpeechResponse synthesizeSpeech(SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechClient
/external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/
DTextToSpeechClient.java276 public final SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechClient
314 public final SynthesizeSpeechResponse synthesizeSpeech(SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechClient
/external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/test/java/com/google/cloud/texttospeech/v1/
DMockTextToSpeechImpl.java83 public void synthesizeSpeech( in synthesizeSpeech() method in MockTextToSpeechImpl
/external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/test/java/com/google/cloud/texttospeech/v1beta1/
DMockTextToSpeechImpl.java83 public void synthesizeSpeech( in synthesizeSpeech() method in MockTextToSpeechImpl