@maxim_mazurok/gapi.client.speech
Advanced tools
Comparing version 1.0.20210401 to 1.0.20210407
@@ -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", |
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
39268