Beppi's
Beppi's

Reputation: 2129

Route audio before the speaker

Is it possible to route audio played with SoundPool or MediaPlayer, through a vst or some other piece of software able to process it, before sending it to the speaker?

Thank you.

Upvotes: 0

Views: 83

Answers (1)

I believe NO, some media players support extensions like those from Sony,you may write an extension to process audio as an in equalizer for example. So I suggest looking for the media player (not the default) api.

Upvotes: 1

Related Questions