Socket
Book a DemoInstallSign in
Socket

@maxim_mazurok/gapi.client.texttospeech-v1beta1

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.texttospeech-v1beta1 - npm Package Compare versions

Comparing version

to
0.0.20250805

4

index.d.ts

@@ -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: 20250724
// Revision: 20250805

@@ -191,2 +191,4 @@ /// <reference types="gapi.client" />

languageCode?: string;
/** Optional. The name of the model. If set, the service will choose the model matching the specified configuration. */
modelName?: string;
/** 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. */

@@ -193,0 +195,0 @@ name?: string;

{
"name": "@maxim_mazurok/gapi.client.texttospeech-v1beta1",
"version": "0.0.20250724",
"version": "0.0.20250805",
"description": "TypeScript typings for Cloud Text-to-Speech API v1beta1",

@@ -5,0 +5,0 @@ "repository": {