@maxim_mazurok/gapi.client.texttospeech-v1beta1
Advanced tools
Comparing version 0.0.20240806 to 0.0.20240815
@@ -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: 20240806 | ||
// Revision: 20240815 | ||
@@ -107,3 +107,3 @@ /// <reference types="gapi.client" /> | ||
audioConfig?: AudioConfig; | ||
/** Required. The Synthesizer requires either plain text or SSML as input. While Long Audio is in preview, SSML is temporarily unsupported. */ | ||
/** Required. The Synthesizer requires either plain text or SSML as input. */ | ||
input?: SynthesisInput; | ||
@@ -110,0 +110,0 @@ /** Required. Specifies a Cloud Storage URI for the synthesis results. Must be specified in the format: `gs://bucket_name/object_name`, and the bucket must already exist. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.texttospeech-v1beta1", | ||
"version": "0.0.20240806", | ||
"version": "0.0.20240815", | ||
"description": "TypeScript typings for Cloud Text-to-Speech API v1beta1", | ||
@@ -5,0 +5,0 @@ "repository": { |
24367