Searched defs:synthesizeSpeech (Results 1 – 6 of 6) sorted by relevance
203 default void synthesizeSpeech( in synthesizeSpeech() method269 public void synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechStub320 public com.google.cloud.texttospeech.v1beta1.SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechBlockingStub370 synthesizeSpeech(com.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechFutureStub
203 default void synthesizeSpeech( in synthesizeSpeech() method269 public void synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechStub320 public com.google.cloud.texttospeech.v1.SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechBlockingStub370 synthesizeSpeech(com.google.cloud.texttospeech.v1.SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechGrpc.TextToSpeechFutureStub
274 public final SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechClient311 public final SynthesizeSpeechResponse synthesizeSpeech(SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechClient
276 public final SynthesizeSpeechResponse synthesizeSpeech( in synthesizeSpeech() method in TextToSpeechClient314 public final SynthesizeSpeechResponse synthesizeSpeech(SynthesizeSpeechRequest request) { in synthesizeSpeech() method in TextToSpeechClient
83 public void synthesizeSpeech( in synthesizeSpeech() method in MockTextToSpeechImpl