> Hi all
>
> I am looking for a simpla java code which has audio steganography
> technic for hiding a text into audio file.but I didnt find any java
> ,there is only C code
How do you plan to recover the data? By analyzing the actual audio file
itself, or by analyzing the waveform captured via some audio capturing
device? I.e. is the transmission from the sender to the receiver going to be
lossy or lossless?
- Oliver