@Roy Jensen Thanks for getting back and clarifying your use case. Your approach requires extensive efforts, while you can streamline it by leveraging the Captioning with speech to text
feature.
.
If you want to directly skip to the User Interface to test the Captioning with speech to text
feature directly skip to Step 2.
.
.
Since you are Azure novice, I am sharing the steps here. Pleaser follow in the order:
Step 1:
For installing and setting up Visual Studio follow this article.
Configure Visual Studio for Azure development with .NET, Please follow this article.
.
.
Step 2:
Create an Azure Speech Service Resource if you don't have one.
.
.
Step 3:
After the Azure Speech Service is created, you need to open this Speech Resource and then Click on Go To Speech Studio:
Navigate to the Captioning with Speech to text
feature as shown below:
Click on the Try it Out option --> Try with your own video--> Check the Acknowledgment checkbox.
Upload your video file. After the captioning is complete the video appears, and you can adjust the lines and length below:
.
.
.
Step 4:
If you want to use this feature from Visual Studio, the sample code is already available here. You don't need to write any code from scratch.
.
Hope this helps.
**
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.