edge-tts-node
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -277,3 +277,2 @@ "use strict"; | ||
stream.on("error", (e) => { | ||
this._log("+_+_+_+__+_", e); | ||
stream.destroy(); | ||
@@ -295,2 +294,3 @@ reject(e); | ||
destroy(error, callback) { | ||
self._log("+_+_+_+__+_", error); | ||
delete self._streams[requestId]; | ||
@@ -297,0 +297,0 @@ callback(error); |
{ | ||
"name": "edge-tts-node", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "An Azure Speech Service module that uses the Microsoft Edge Read Aloud API.", | ||
@@ -5,0 +5,0 @@ "author": "Migushthe2nd <Migushthe2nd@users.noreply.github.com>", |
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
32416