Saran
Saran

Reputation: 31

Any audio noise reduction technique for android?

I am very new to android development. I am developing an app which does voice recording.In that I would like to remove the noise in the recorded audio.I know there are in-built options but would like to try any custom noise reduction algorithm or technique.

Is there any noise reduction technique for audio?

Upvotes: 2

Views: 1433

Answers (1)

bheatcoker
bheatcoker

Reputation: 539

check it out:

NoiseSuppressor

It look Android have a API for that.

Upvotes: 0

Related Questions