Migushthe2nd / MsEdgeTTS

A simple Azure Speech Service module that uses the Microsoft Edge Read Aloud API
https://migushthe2nd.github.io/MsEdgeTTS/
MIT License
285 stars 40 forks source link

Version 1.2.1 Does Not Generate Audio #9

Closed dzlandis closed 1 year ago

dzlandis commented 1 year ago

Hi there,

I recently tried updating this package from version 1.1.4 to the latest version (1.2.1). However, upon making this update, I noticed that when I tried to generate audio, no audio was actually being generated. Are there any changes I am supposed to make to my code that occurred between version 1.1.4 and version 1.2.1? Or does the latest version of the package just not work correctly? I had trouble finding a changelog so I'm not sure what changes were made that may cause the problem I am experiencing. Any help is greatly appreciated.

Migushthe2nd commented 1 year ago

Hi! Thanks for the heads up. It seems that if you didn't provide prosody options the request would not go through. That's now fixed in 1.2.2.

As for the chagnelog: