Migushthe2nd / MsEdgeTTS

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

JSON as output #16

Open harishhari131506 opened 6 months ago

harishhari131506 commented 6 months ago

is there a possibility to get JSON format as output with start time end time and it's value (resp word)

Migushthe2nd commented 6 months ago

Can you point me to the Microsoft documentation of the official Azure TTS or SSML to understand how this JSON is normally obtained?