According to : assistant.query(textOrAudio),
[textOrAudio] - The text query or the audio buffer to send to the Assistant.
I need to send audio file to assistant over assistant.query(), How can I do it. I have made many attempts but the result is always the same ("Invalid 'audio_in': audio frame length is too long.").
Thanks,
According to : assistant.query(textOrAudio),
[textOrAudio] - The text query or the audio buffer to send to the Assistant.
I need to send audio file to assistant over assistant.query(), How can I do it. I have made many attempts but the result is always the same ("Invalid 'audio_in': audio frame length is too long.").
Thanks,