Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.speech

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.20210401 to 1.0.20210407

2

gapi.client.speech-tests.ts

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

// Revision: 20210401
// Revision: 20210407

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

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

// Generated from: https://speech.googleapis.com/$discovery/rest?version=v1
// Revision: 20210401
// Revision: 20210407

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

* based on the parameters in the RecognitionConfig. *Model* *Description* command_and_search Best for short queries such as voice commands or voice search. phone_call Best for audio
* that originated from a phone call (typically recorded at an 8khz sampling rate). video Best for audio that originated from from video or includes multiple speakers. Ideally the
* audio is recorded at a 16khz or greater sampling rate. This is a premium model that costs more than the standard rate. default Best for audio that is not one of the specific audio
* models. For example, long-form audio. Ideally the audio is high-fidelity, recorded at a 16khz or greater sampling rate.
* that originated from a phone call (typically recorded at an 8khz sampling rate). video Best for audio that originated from video or includes multiple speakers. Ideally the audio is
* recorded at a 16khz or greater sampling rate. This is a premium model that costs more than the standard rate. default Best for audio that is not one of the specific audio models.
* For example, long-form audio. Ideally the audio is high-fidelity, recorded at a 16khz or greater sampling rate.
*/

@@ -139,0 +139,0 @@ model?: string;

{
"name": "@maxim_mazurok/gapi.client.speech",
"version": "1.0.20210401",
"version": "1.0.20210407",
"description": "TypeScript typings for Cloud Speech-to-Text 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