I am currently working on creating a voice bot, where entities are extracted after transcription using STT models(have tried various models in agent settings - phone call, default, video etc). The STT is the most important piece of the puzzle.
I wanted to explore the other open source STT API like AssemblyAI/Deepgram which can be done if can get recording URL specific to the user input.
Is there a way to get the URL in the same page of the flow?