0

Hi i need to develop an application which unlocks the android phone through voice biometric. Can any one help me out in doing this...

Chirag
  • 56,621
  • 29
  • 151
  • 198
Ravikanth.S
  • 9
  • 1
  • 2
  • this is a bit broad, can you specify ? – Mark Mooibroek Apr 15 '11 at 10:56
  • ya sure. Its like voice authentication system to unlock the screen of the Android phone. The app should unlock the screen by taking voice of the registered user or authorised user as i/p. So that i can avoid the unautorised usage of my phone.. – Ravikanth.S Apr 15 '11 at 11:17

2 Answers2

1

If you are looking for offline voice authentication I would suggest the following SDKs:

They both support multiple platforms.

CsBence
  • 161
  • 2
  • 4
1

There is a library to help you with this, PocketSphinx for Android

http://cmusphinx.sourceforge.net/wiki/tutorialandroid

Nikolay Shmyrev
  • 24,897
  • 5
  • 43
  • 87
Jim Blackler
  • 22,946
  • 12
  • 85
  • 101