Click here to Skip to main content
15,887,328 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to detect persons voice from audio file that who speaks?

I have research and found that "Speaker diarization" will work but i don't know how to use this in iOS?

Actually my requirement is that

Person1 Says "Hi" then save the "Person1" in db
Person2 Says "Hi" then save the "Person2" in db
Person1 Says "Hi" then identify that this is "Person1" voice and return "Person1" from db.

But sounds difficult for me so I have decided to detect persons from audio file for now.

Please give some ideas for this. A big thanks in advance.

What I have tried:

I have implemented speech framework in ios 10
Posted
Updated 5-Oct-16 0:10am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900