speech-to-text-api
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "speech-to-text-api", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "speech to text with google speech api", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,6 +9,6 @@ ## Installing | ||
## Config | ||
### 1 | ||
### Step 1 | ||
Enable the Cloud Speech API. [Cloud Platform Console](https://console.cloud.google.com) | ||
### 2 | ||
### Step 2 | ||
Initialize googleApiKey. [Google Cloud API](https://console.cloud.google.com/apis/dashboard) | ||
@@ -15,0 +15,0 @@ ``` bash |
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
16597