Comparing version 1.2.8 to 1.2.9
{ | ||
"name": "azuretts", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Module based on puppeteer to get free quality tts from Microsoft Azure", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,3 +11,3 @@ const azureTTS = require("./index") | ||
language: "English (United States)", | ||
maxTries: 3, | ||
output: path.join(__dirname, "temp.mkv"), | ||
@@ -14,0 +14,0 @@ }) |
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
6622
141