0

Based on this post: Use convolution to find a reference audio sample in a continuous stream of sound

I´m trying to do the same, but I have 2 MemoryStreams and I need to find the first MemoryStream piece inside the second MemoryStream. Do you mind give me some direction how to convert those MemoryStream to IEnumerable(Of Double)? Or your approach it´s based on the file wav?

Community
  • 1
  • 1
Angelo Bestetti
  • 115
  • 1
  • 8
  • When you say you're "trying to do the same", are you talking about [this question](http://stackoverflow.com/questions/5847570/use-convolution-to-find-a-reference-audio-sample-in-a-continuous-stream-of-sound)? – Tombala May 28 '13 at 13:51
  • Please provide a link or explanation for "CalcCrossCorrelation" as Google isn't turning up much. – RBarryYoung May 28 '13 at 13:55
  • http://stackoverflow.com/questions/5847570/use-convolution-to-find-a-reference-audio-sample-in-a-continuous-stream-of-sound – Angelo Bestetti May 28 '13 at 17:11

0 Answers0