edge-tts-node
Advanced tools
Comparing version 1.1.10 to 1.1.11
@@ -163,2 +163,3 @@ "use strict"; | ||
const requestId = /X-RequestId:(.*?)\r\n/gm.exec(message)[1]; | ||
this._log(message); | ||
if (message.includes("Path:turn.start")) { | ||
@@ -165,0 +166,0 @@ // start of turn, ignore |
{ | ||
"name": "edge-tts-node", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"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
32641
595