Socket
Socket
Sign inDemoInstall

@maxim_mazurok/gapi.client.texttospeech

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.20211105 to 1.0.20211130

2

gapi.client.texttospeech-tests.ts

@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.texttospeech definition tests */

// Revision: 20211105
// Revision: 20211130

@@ -9,0 +9,0 @@ gapi.load('client', () => {

@@ -13,3 +13,3 @@ /* Type definitions for non-npm package Cloud Text-to-Speech API v1 1.0 */

// Generated from: https://texttospeech.googleapis.com/$discovery/rest?version=v1
// Revision: 20211105
// Revision: 20211130

@@ -280,5 +280,4 @@ /// <reference types="gapi.client" />

* Optional. Recommended. [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If not specified, the API will return all supported voices. If specified, the
* ListVoices call will only return voices that can be used to synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get supported `"en-NZ"` voices; when
* specifying `"no"`, you will get supported `"no-\*"` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying `"zh"` will also get supported `"cmn-\*"` voices; specifying
* `"zh-hk"` will also get supported `"yue-hk"` voices.
* ListVoices call will only return voices that can be used to synthesize this language_code. For example, if you specify `"en-NZ"`, all `"en-NZ"` voices will be returned. If you
* specify `"no"`, both `"no-\*"` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices will be returned.
*/

@@ -285,0 +284,0 @@ languageCode?: string;

{
"name": "@maxim_mazurok/gapi.client.texttospeech",
"version": "1.0.20211105",
"version": "1.0.20211130",
"description": "TypeScript typings for Cloud Text-to-Speech API v1",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc