@maxim_mazurok/gapi.client.texttospeech-v1beta1
Advanced tools
Comparing version 0.0.20240327 to 0.0.20240419
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Cloud Text-to-Speech API v1beta1 0.0 */ | ||
// Generated from: https://texttospeech.googleapis.com/$discovery/rest?version=v1beta1 | ||
// Revision: 20240327 | ||
// Revision: 20240419 | ||
@@ -153,3 +153,3 @@ /// <reference types="gapi.client" /> | ||
languageCode?: string; | ||
/** The name of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and gender. */ | ||
/** The name of the voice. If both the name and the gender are not set, the service will choose a voice based on the other parameters such as language_code. */ | ||
name?: string; | ||
@@ -156,0 +156,0 @@ /** The preferred gender of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and name. Note that this is only a preference, not requirement; if a voice of the appropriate gender is not available, the synthesizer should substitute a voice with a different gender rather than failing the request. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.texttospeech-v1beta1", | ||
"version": "0.0.20240327", | ||
"version": "0.0.20240419", | ||
"description": "TypeScript typings for Cloud Text-to-Speech API v1beta1", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24432