Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow can I force a click on the Microphone button without the user having to click it #4967
Comments
|
@aravindkaws which platform are you using Web or React Native? I've added this as a feature request. Could you provide more details with regards to what the API would look like. Also let us know if you would like to put in a PR for this and we can help you with it. |
|
I am using React Web. |


** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?