I want transcribe longer audio files (at least 5 minutes) using REST APIs from Microsoft. There are a lot of different products and names, e.g. Speech service API or Bing Speech API. None of the REST APIs I tried so far supports transcribing longer audio files.
The documentation states there is a REST API exactly for this case: https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/batch-transcription
What is the endpoint for this service?