Any time you add a "new" security gate to your product, it should be in addition to and not instead of the existing gates. Biometrics should not replace username/password, they should be in addition to. Security Questions like "What was your first pet's name" should not be able to get you in the backdoor. SMS verification alone should not allow you to reset your password. Same with this voice authentication stuff. It should be another layer, not a replacement of your actual credentials.
If you treat it as OR instead of AND, then your security is only as good as the worst link in the chain.
If you treat it as OR instead of AND, then your security is only as good as the worst link in the chain.