Hi all,
I am trying to get speech-to-text from the assistant API, dynamically. What I mean is that the output should be constantly talking if the conversation is going. At the moment I only get a single mp3 which I have to play (using Node/Express).
Any tips?