accessing bit of a audio file wav or mp3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankajs
    New Member
    • Mar 2008
    • 36

    accessing bit of a audio file wav or mp3

    hello! i m developing a program "audio steganography" which hides a text message in a audio file like wav or mp3. i want to access bits of this audio sample of this file. how can i do it??
  • MarkoKlacar
    Recognized Expert Contributor
    • Aug 2007
    • 296

    #2
    Hi,

    Interesting project! Do you know how to access the files first of?
    What bit are you using to hide your message?

    /MK

    Comment

    • pankajs
      New Member
      • Mar 2008
      • 36

      #3
      what do u mean by accessing a file.do u mean inputfilestream (file)?

      Comment

      • pankajs
        New Member
        • Mar 2008
        • 36

        #4
        i m using 4th lsb bit modification method

        Comment

        Working...