dlvcsulb / CSULB-Design-491-Let-s-Talk

Google Assistant anti-depressant action (conversational system) for use with Google Home, Android, iOS, and Chrome platforms where Assistant is available. Senior design project for CECS 491 at California State University, Long Beach.
1 stars 2 forks source link

How to authenticate user through voice? #10

Closed alexxvu closed 5 years ago

alexxvu commented 5 years ago

Google has the ability to recognize voice and only allow users to do things if the voice is permitted. How do we incorporate this into our app?

MarkSaa commented 5 years ago

Option: recognize user form given name by voice, then a texted based answer for password.

dlvcsulb commented 5 years ago

Google Voice Match will be the implementation here along with Google SSO.

dlvcsulb commented 5 years ago

To simplify we will also prompt for permission at this stage.

MarkSaa commented 5 years ago

When the the program starts, the application requests the users name to confirm who's journal we will be accessing.