All,<br><br>Let me preface this by saying I&#39;ve done some searching online for related info and I&#39;m kind of stuck and looking for advice.  Not sure if this is the appropriate place to ask but here goes...<br><br>I&#39;m trying to run a filter on a
speex audio stream that will do minor changes like raise the pitch or
change the gain.  I&#39;m good with java so I&#39;ve been looking at jspeex, but know very little about sound
manipulation.  My goal is to find/write a piece of code that will take a talking
voice (a speex-encoded stream) and change it such that it is still
understandable but sounds different.<br><br>Any ideas of how best to get this working?  Is there an existing piece of
open-source code that would help accomplish this?  I&#39;m looking
to use/build something that can perform this transform in an automated
fashion (no UI interaction needed).<br><br>If you have any suggestions that
would be great.<br><br>Thanks,<br>Andy<br><br>
<br>