question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Voice recognition works for personal chat but not in groups

See original GitHub issue

I’ve provided German and English in the WIT_LANGUAGES env variable. When I start a chat with the bot directly, the voice recognition works fine.

If I invite my bot into a (my) group, voicy prints a message, let me choose the language. I choose it, the engine and voice language but the voice recognition does not work. No response from the bot, nothing in the logs, even when I set to ENVIRONMENT=development

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
timaschewcommented, Sep 22, 2022

Found the issue, /setprivacy needs to be disabled.

0reactions
timaschewcommented, Sep 22, 2022

I found the code bot.on([':voice', ':video_note'], handleAudio) I’ve added some console.log lines to the handler. In a group chat the handler is NOT called if I do a voice message.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tutorial: Voice-enable your bot - Azure Cognitive Services
You can use Azure Cognitive Services Speech to voice-enable a chat bot. In this tutorial, you'll use the Microsoft Bot Framework to create...
Read more >
Speak Up: How to Use Speech Recognition and Dictate Text ...
The first screen for setting up speech recognition explains what the feature does and how it works. Click Next, then choose whether you...
Read more >
Use Voice Control to interact with iPad - Apple Support
You can control iPad with just your voice. Speak commands to perform gestures, interact with screen elements, dictate and edit text, and more....
Read more >
About Messaging - BAND
Communicate in real-time with your members without having to share your personal phone numbers.
Read more >
The 5 best team chat apps in 2022 - Zapier
The best work chat app organizes conversations in a way that enables this, allowing users to decide what they do and don't see....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found