How to get timestamps in Azure text to Speech Synthesized Audio
I am trying get timestamps for the generated audio using Azure Text to Speech. I have configured the speech config correctly but I can't find any property related to timestamps in response object. Following code is my code. speech_config =…