You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to DMs with bot, send a voice message, then immediately request speech to text (by clicking on the audio message you just sent). Notice this has to be faster than bot responding, because bot logic is to create a speech to text transcription and save it to matrix if there isn't one. The goal here is to achieve a speech_to_text request on the client side, not done by the bot.
The response of such request will result in an empty transcription.
The text was updated successfully, but these errors were encountered:
Go to DMs with bot, send a voice message, then immediately request speech to text (by clicking on the audio message you just sent). Notice this has to be faster than bot responding, because bot logic is to create a speech to text transcription and save it to matrix if there isn't one. The goal here is to achieve a
speech_to_text
request on the client side, not done by the bot.The response of such request will result in an empty transcription.
The text was updated successfully, but these errors were encountered: