Questions tagged [voice-comparison]

3 questions
12
votes
1 answer

Compare two voice in android

I am working on one voice messaging application, I need to compare two voice like, Register with app by record your voice Sent voice message to another user by record voice, but first need to compare this voice to recorded voice in…
Hardik Joshi
  • 9,477
  • 12
  • 61
  • 113
4
votes
0 answers

Voice Matcher To Match Voice Password in Android(Compare Voice)

I am working on a App in which i have to integrate voice-recognization/voice- matching for password, this is for Security purpose and the scenario will be: 1). User Register In the app Via Voice password, i will convert that voice into …
Pankaj Arora
  • 10,224
  • 2
  • 37
  • 59
0
votes
0 answers

How to define the correlation between two sound sources(.wav)

I have to compare the input and output audio files generated by the call. So I should compare the two sound sources to find if this has mute or noise. In the case of VISQOL and POLQA, it is not the way I want because It can only make a score. How…