Oh, one thing I should add, your oggStream needs to be fully loaded into memory for VorbisToWave to work. It would make more sense as just a byte array input and output than a stream
Oh, one thing I should add, your oggStream needs to be fully loaded into memory for VorbisToWave to work. It would make more sense as just a byte array input and output than a stream