Audio Matching - Audio Fingerprint

Hi Community,

I’m thinking to make a child learning game and want to implement audio matching(audio fingerprinting) functionality in game. I googled it but could not get help about my topic for corona sdk.

I have to play an sound for user and then allow user to speak similar what he/she heard and match it with played sound to get percentage of accuracy.

I have a idea to record a sound with media.newRecording but how can I get percentage of matching with original sound?

Anyone can help me how can I get started for that? Thanks

Hi @usmanmughal.uog,

Corona SDK does not have built-in functionality to “compare” audio content/accuracy. For this, you would need to use either Corona Enterprise or CoronaCards and build that aspect of the app natively.

https://coronalabs.com/products/enterprise/

http://coronacards.com/

Best regards,

Brent

Thanks Brent. No problem, I can try with Corona Cards.

Regards,
Usman Mughal

Hi @usmanmughal.uog,

Corona SDK does not have built-in functionality to “compare” audio content/accuracy. For this, you would need to use either Corona Enterprise or CoronaCards and build that aspect of the app natively.

https://coronalabs.com/products/enterprise/

http://coronacards.com/

Best regards,

Brent

Thanks Brent. No problem, I can try with Corona Cards.

Regards,
Usman Mughal