This document proposes a method for securely transferring audio data over the internet using steganography. It involves encrypting an audio/speech signal, generating a secret key, and hiding the encrypted signal in cover image files by modifying the least significant bits of pixels. The encryption is performed at the bit-level of the audio data to increase security. At the receiver end, the authorized person can decrypt the hidden audio by correctly entering the secret key. The goal is to develop a robust encryption algorithm that reshuffles and secretly arranges the audio signal bits within the cover image bits to achieve greater encryption strength. Various encryption techniques and literature on related work in audio steganography and cryptography are discussed.