few-sapphireF
Voiceflow Partners2y ago
3 replies
few-sapphire

How To Send Voice Message to Voice Assistant

I have created the chatbot UI in my Flutter mobile app. I am using a Voice assistant, how do I send voice message to the Dialog Manager API so that it can continue with the conversation? The current API only accept text parameter which does not fit my use case. The voice feature works fine in Voiceflow website but I could not utilize it in my app, can anyone help?

I have used speech-to-text library but it can only record 5 seconds and no way to extend it to record longer question. I really have to send a long text question to ask the bot, the only way I can think of is to record as audio file and send to Voiceflow but I don't see it accepts voice input from the API.
Was this page helpful?