How can I Compare 2 Audio Files Programmatically?

后端 未结 7 1668
误落风尘
误落风尘 2020-12-12 17:18

I want to compare 2 audio files programmatically. For example: I have a sound file in my iPhone app, and then I record another one. I want to check if the existing sound mat

7条回答
  •  自闭症患者
    2020-12-12 17:51

    That's called Audio Fingerprinting. There exist some open source projects from which you can get some ideas. Take a look here: Audio Fingerprint - MusicBrainz.

提交回复
热议问题