Can Azure TTS output subtitles

Martin Mečír 15 Reputation points
2023-01-30T17:06:49.2033333+00:00

Hey, is it possible to obtain subtitles from Azure TTS service? I checked the code, couldn't find it.

.srt format would be perfect

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 18,676 Reputation points Moderator
    2023-01-30T19:58:06.8333333+00:00

    Hi @Martin Mečír , Thanks for using Microsoft Q&A Platform.

    As we know, the context of captioning is converting speech audio to text and displaying it on the screen. The Azure Text-to-Speech (TTS) service does not output a caption or .srt file. The service is designed to convert text into spoken words and generate an audio file or stream.

    Yes, the captioning with speech-to-text service supports the .srt output format.

    Here are some quick starts for learning more about creating captions with speech to text. The sample codes are also available. Please check it out, and I hope this information is helpful.

    Regards,
    Vasavi

    -Please kindly accept the answer if you feel helpful to support the community, thanks.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.