ManimCommunity / manim-voiceover

Manim plugin for all things voiceover
https://voiceover.manim.community/en/stable
MIT License
171 stars 23 forks source link

Adapted Azure TTS API changes #5

Closed osolmaz closed 1 year ago

osolmaz commented 1 year ago

3 is due to a breaking change in the Azure API. Fixed by replacing speak_ssml() with speak_ssml_async().get() resolves #3