You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-texttospeech/v1/2.0.0/com/google/api/services/texttospeech/v1/Texttospeech.java
-104Lines changed: 0 additions & 104 deletions
Original file line number
Diff line number
Diff line change
@@ -1099,110 +1099,6 @@ public Voices voices() {
1099
1099
*/
1100
1100
publicclassVoices {
1101
1101
1102
-
/**
1103
-
* Generates voice clone key given a short voice prompt. This method validates the voice prompts
1104
-
* with a series of checks against the voice talent statement to verify the voice clone is safe to
1105
-
* generate.
1106
-
*
1107
-
* Create a request for the method "voices.generateVoiceCloningKey".
1108
-
*
1109
-
* This request holds the parameters needed by the texttospeech server. After setting any optional
1110
-
* parameters, call the {@link GenerateVoiceCloningKey#execute()} method to invoke the remote
1111
-
* operation.
1112
-
*
1113
-
* @param content the {@link com.google.api.services.texttospeech.v1.model.GenerateVoiceCloningKeyRequest}
Copy file name to clipboardExpand all lines: clients/google-api-services-texttospeech/v1/2.0.0/com/google/api/services/texttospeech/v1/model/GenerateVoiceCloningKeyRequest.java
Copy file name to clipboardExpand all lines: clients/google-api-services-texttospeech/v1/2.0.0/com/google/api/services/texttospeech/v1/model/GenerateVoiceCloningKeyResponse.java
0 commit comments