Is IT++ providing any simple way to read wav files?
As far as I know, IT++ does not support that.
but you can use c++ classes like CWave to read in the wave files and I believe there are ways for you to process them by using IT++ functions.
Log in to post a comment.
Is IT++ providing any simple way to read wav files?
As far as I know, IT++ does not support that.
but you can use c++ classes like CWave to read in the wave files and I believe
there are ways for you to process them by using IT++ functions.