target.apidocs.com.google.api.services.texttospeech.v1.Texttospeech.Text.html Maven / Gradle / Ivy
Texttospeech.Text (Cloud Text-to-Speech API v1-rev20240815-2.0.0)
com.google.api.services.texttospeech.v1
Class Texttospeech.Text
- java.lang.Object
-
- com.google.api.services.texttospeech.v1.Texttospeech.Text
-
- Enclosing class:
- Texttospeech
public class Texttospeech.Text
extends Object
The "text" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Texttospeech.Text.Synthesize
-
Constructor Summary
Constructors
Constructor and Description
Text()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Texttospeech.Text.Synthesize
synthesize(SynthesizeSpeechRequest content)
Synthesizes speech synchronously: receive results after all text input has been processed.
-
-
Method Detail
-
synthesize
public Texttospeech.Text.Synthesize synthesize(SynthesizeSpeechRequest content)
throws IOException
Synthesizes speech synchronously: receive results after all text input has been processed.
Create a request for the method "text.synthesize".
This request holds the parameters needed by the texttospeech server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
content
- the SynthesizeSpeechRequest
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy