edge-tts-node
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -160,2 +160,3 @@ "use strict"; | ||
mdata = typeof mdata === 'object' ? mdata['data'] : mdata; | ||
this._log(mdata); | ||
const buffer = buffer_1.Buffer.from(mdata); | ||
@@ -162,0 +163,0 @@ const message = buffer.toString(); |
{ | ||
"name": "edge-tts-node", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"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
32632
595