Skip to main content

Comparative study of digital audio steganography techniques

Abstract

The rapid spread in digital data usage in many real life applications have urged new and effective ways to ensure their security. Efficient secrecy can be achieved, at least in part, by implementing steganograhy techniques. Novel and versatile audio steganographic methods have been proposed. The goal of steganographic systems is to obtain secure and robust way to conceal high rate of secret data. We focus in this paper on digital audio steganography, which has emerged as a prominent source of data hiding across novel telecommunication technologies such as covered voice-over-IP, audio conferencing, etc. The multitude of steganographic criteria has led to a great diversity in these system design techniques. In this paper, we review current digital audio steganographic techniques and we evaluate their performance based on robustness, security and hiding capacity indicators. Another contribution of this paper is the provision of a robustness-based classification of steganographic models depending on their occurrence in the embedding process. A survey of major trends of audio steganography applications is also discussed in this paper.

Introduction

The growing use of Internet among public masses and the abundant availability of public and private digital data has driven industry professionals and researchers to pay a particular attention to data protection. Currently, three main methods are being used: cryptography, watermarking, and steganography. Cryptography techniques are based on rendering the content of a message garbled to unauthorized people. In watermarking, data are hidden to convey some information about the cover medium such as ownership and copyright. Even though cryptography and watermarking techniques are salient for reinforcing data security, a heightened interest in exploring better or complementary new techniques has been the focus of much ongoing research. Figure1 exhibits the differences and the similarities between steganography, watermarking and cryptography. The terminology used for steganography blocks was imposed for the first time at the first international conference on information hiding[1].

Figure 1
figure 1

Digital data security disciplines.

The primary goal of steganography is to reliably send hidden information secretly, not merely to obscure its presence. Steganography in today’s computer era is considered a sub-discipline of data communication security domain. Lately, new directions based on steganographic approaches started to emerge to ensure data secrecy. Rather than as a substitute to existing solutions, these approaches could achieve better data secrecy if combined with conventional security techniques. Modern techniques of steganography exploit the characteristics of digital media by utilizing them as carriers (covers) to hold hidden information. Covers can be of different types including image, audio, video, text, and IP datagram. An example of audio steganography is depicted in Figure2, where the cover file in use is a digital audio file. The sender embeds data of any type in a digital cover file using a key to produce a stego-file, in such a way that an observer cannot detect the existence of the hidden message[2]. At the other end, the receiver processes the received stego-file to extract the hidden message. An obvious application of such steganographic system is a covert communication using innocuous cover audio signal, such as telephone or video conference conversations.

Figure 2
figure 2

Audio steganography workflow.

To minimize the difference between the cover- and the stego-medium, recent steganography techniques utilize natural limitations in human auditory and visual perceptions. Image and video based steganography rely on the limited human visual system to notice luminance variation at levels greater than 1 in 240 across uniform grey levels, or 1 in 30 across random patterns[2]. However, audio-based steganography exploits the masking effect property of the Human Auditory System (HAS)[3] as explained later in this paper.

Various features influence the quality of audio steganographic methods. The importance and the impact of each feature depend on the application and the transmission environment. The most important properties include robustness to noise, to compression and to signal manipulation, as well as the security and the hiding-capacity of hidden data. The robustness requirement is tightly coupled with the application, and is also the most challenging requirement to fulfill in a steganographic system when traded with data hiding-capacity. Generally, the robustness and the capacity hardly coexist in the same steganographic system due to tradeoffs imbalance between these two criteria where increased robustness levels result in decreasing data hiding capacity[2].

In this work, several works in audio steganography are discussed as well as a thorough investigation of the use of audio files as a cover medium for secret communications. The present review paper builds on our previous work[4], however, our contributions are as follows:

  • We survey latest audio steganographic methods and reveal their strengths and weaknesses.

  • We propose a classification of the reviewed audio steganographic techniques relative to their occurrence in voice encoders.

  • We compare steganographic methods based on selected robustness criteria.

  • We evaluate the performance of the reviewed steganographic techniques.

The remainder of this paper is organized as follows: Section Motivation and background presents the motivations related to the use of audio signals as carriers as well selecting some performance criteria used to assess hidden data tolerance to common signal manipulations. Section Audio Steganography Methods presents reviewed steganography methods. However, Section Classification of audio steganography methodsClassificationof audio steganography methods proposes a classification of existing audio steganographic techniques based on their occurrence instances in voice encoders. Evaluation and possible applications are presented in Section Audio steganography evaluation and Applications and trendsApplications andtrends. Finally, conclusions and future work are presented in Section Conclusion.

Motivation and background

Audio file as a cover

The particular importance of hiding data in audio files results from the prevailing presence of audio signals as information vectors in our human society. Prudent steganography practice assumes that the cover utilized to hide messages should not raise any suspicion to opponents. In fact, the availability and the popularity of audio files make them eligible to carry hidden information. In addition, most steganalysis efforts are more directed towards digital images leaving audio steganalysis relatively unexplored. Data hiding in audio files is especially challenging because of the sensitivity of the HAS. However, HAS still tolerates common alterations in small differential ranges. For example, loud sounds tend to mask out quiet sounds. Additionally, there are some common environmental distortions, to the point that they would be ignored by listeners in most cases. These properties have led researchers to explore the utilization of audio signals as carriers to hide data[49]. The alterations of audio signals for data embedding purposes may affect the quality of these signals. Assessing the tradeoffs between these alterations and the induced quality is discussed next.

Comparison criteria

Various parameters influence the quality of audio steganographic systems. Besides, the amount of the hidden data and its imperceptibility level, robustness against removal or destruction of embedded data remains the most critical property in a steganographic system. The robustness criteria are assessed through the survival of concealed data to noise, compression and manipulations of the audio signal (e.g., filtering, re-sampling, re-quantization). In this section, we discuss some selected comparison criteria between the cover- and the stego-signals. We only focus on those methods’ properties that have been evaluated and verified in the reviewed techniques. These properties are listed as follows:

  • Hiding rate: Measured in bps and refers to the amount of concealed data (in bits) within a cover audio signal, and correctly extracted.

  • Imperceptibility: This concept is based on the properties of the HAS which is measured through perceptual evaluation of speech quality (PESQ)a. The hidden information is imperceptible if a listener is unable to distinguish between the cover- and the stego-audio signal. The PESQ test produces a value ranging from 4.5 to 1. A PESQ value of 4.5 means that the measured speech has no distortion, it is exactly the same as the original. A value of 1 indicates the severest degradation. Another measure which is widely used is the level of distortion in audio signals and it is captured through SegSNRb (i.e., Signal to Noise Ratio)[10]. It is important that the embedding process occurs without a significant degradation or loss of perceptual quality of the cover signal.

  • Amplification: This criterion results in increasing the magnitude of the audio signal which could alter the hidden data if a malicious attack is intended.

  • Filtering: Maliciously removes the hidden data by cutting-off selected part of the spectrum.

  • Re-quantization: This parameter modifies the original quantization of the audio signal. For example, a 16 bits audio signal is quantized to 8 bits and back to 16 bits in an attempt to destroy the hidden data.

  • Re-sampling: Similarly to the above operation, this parameter triggers the sampling frequency of the audio signal to another one, i.e., wideband audio signal sampled at 16 kHz to 8 kHz and back to 16 kHz.

  • Noise addition: Adding noise to the audio signal in an attempt to destroy the hidden data, i.e., WGN (White Gaussian Noise).

  • Encoding/Decoding: This operation reduces the amount of data by removing redundant or unnecessary information. Thus, a hidden message can be completely destroyed. This is also true if the audio file is converted into another format. MP3 compression, for example, changes a wave file to an MP3 file before it reaches the receiver.

  • Transcoding: It is the process of decoding the audio signal with a decoder that is different than the one used in the encoding operation.

Review of Audio Steganography Methods

Based on the reviewed methods in this paper, three prominent data embedding approaches have been investigated, namely hiding in temporal domain, in frequency/wavelet domains and in coded domain. A summary evaluation of these techniques based on the selected comparison criteria is presented in Table1, Table2 and Table3.

Table 1 Temporal Domain: Methods Comparison
Table 2 Transform Domain: Criteria comparison
Table 3 Codecs based techniques: Criteria’s comparison

Hiding in temporal domain

The majority of temporal domain methods employ low-bit encoding techniques, which we describe next. Other candidate techniques that fall under temporal domain category are also presented in the subsequent sections.

Low-bit encoding

Also known as LSB (Least Significant Bit), this method is one of the earliest methods used for information hiding[2]. Traditionally, It is based on embedding each bit from the message in the least significant bit of the cover audio in a deterministic way (see Figure3). Thus, for a 16 kHz sampled audio, 16 kbps of data are hidden. The LSB method allows high embedding capacity for data and is relatively easy to implement or to combine with other hiding techniques. However, this technique is characterized by low robustness to noise addition which reduces its security performance since it becomes vulnerable even to simple attacks. Filtration, amplification, noise addition and lossy compression of the stego-audio will very likely destroy the data. Furthermore, since data are embedded in a very deterministic way, an attacker can easily uncover the message by just removing the entire LSB plane. In[11], a simple LSB strategy has been applied to embed a voice message in a wireless communication. While this method achieves the imperceptibility at high embedding rate, the security and robustness of hidden data are easily compromised. In an attempt to augment the hiding capacity while minimizing the error on the stego audio,[12] adopted a minimum error-replacement method while embedding four bits per sample. The embedding error is then diffused on the next four samples.

Figure 3
figure 3

LSB in 8 bits per sample signal is overwritten by one bit of the hidden data.

To improve the robustness of LSB method against distortion and noise addition,[1315] have increased the depth of the embedding layer from 4th to 6th and to 8th LSB layers without affecting the perceptual transparency of the stego audio signal. In[13, 14], only bits at the sixth position of each 16 bits sample of the original host signal are replaced with bits from the message. To minimize the embedding error, the other bits can be flipped in order to have a new sample that is closer to the original one. For example, if the original sample value was 4 which is represented in binary by ”0100”, and the bit to be hidden into the 4th LSB layer is 1, instead of having the value 12=’1100’ produced by the conventional LSB algorithm, the proposed algorithm produces a sample that has value 3= ’0011’, which is much closer to the original sample value (i.e., 4). On the other hand,[15] has shifted the LSB embedding to the eighth layer and has avoided hiding in silent periods or near silent points of the host signal. The occurrence of embedding instances in the eighth bit will slightly increase the robustness of this method compared to the conventional LSB methods. However, the hiding capacity decreases since some of the samples have to be left unaltered to preserve the audio perceptual quality of the signal. In addition, the easiness of the hidden message retrieval is still one of the major drawback of the LSB and its variants, if the hidden bits at the sixth or the eighth position are maliciously revealed out of the stego audio signal.

Echo hiding

Echo hiding method embeds data into audio signals by introducing a short echo to the host signal. The nature of the echo is a resonance added to the host audio. Therefore, the problem of the HAS sensitivity to the additive noise is avoided. After the echo has been added, the stego signal retains the same statistical and perceptual characteristics. Data are hidden by manipulating three parameters of the echo signal: the initial amplitude, the offset (delay) and the decay rate so that the echo is not audible[16] (Figure4). For a delay up to 1 ms between the original signal and the echo, the effect is indistinguishable. In addition to that, the amplitude and the decay rates could be set to values under the audible threshold of the human ear. Data could thus be hidden without being perceptible. However, the drawback of this method is the limitation of induced echo signal size which restrict its related application domains. Hence, the limited amount of works which investigate the application of this method.

Figure 4
figure 4

Echo data hiding adjustable parameters [[16]].

Due to the low embedding rate and security, and to the best of our knowledge, no audio steganography system based on echo hiding has been presented in recent research works. Moreover, only few techniques have been proposed, even for audio watermarking. To improve the watermark system robustness against common linear signal processing, an echo hiding-time spread technique has been proposed in[17]. Compared to the conventional echo-hiding system, this proposed method spreads the watermark bits throughout the whole signal and it recover them based on the correlation amount at the receiver. The presented system is cepstral content based in which the original signal cepstral portion of error is removed at the decoder which leads to a better detection rate.

Hiding in silence intervals

In[18], a simple and effective embedding method has been used to exploit silence intervals in speech signal. Initially, the silence intervals of the speech and their respective lengths (the number of samples in a silence interval) are determined. These values are decreased by a value x where 0 < x < 2nbits, and nbits is the number of bits needed to represent a value from the message to hide. For the extraction process x is evaluated as mod(NewIntervalLength,2nbits). For example, if we want to hide the value 6 in a silence interval with length=109, we remove 7 samples from this interval which makes the new interval length 102 samples. To extract the hidden data from this silent interval in the stego-signal, we compute mod (102,8) = 6. Small silence intervals are left unchanged since they usually occur in continuous sentences and changing them might affect the quality of the speech. This method has a good perceptual transparency but obviously it is sensitive to compression. Changes in silence intervals length will lead to false data extraction. To overcome this shortcoming,[19] suggested to slightly amplify speech interval samples and reduce the silence interval samples. Thus, silence sample intervals will not be interpreted as speech samples and vice-versa. The first and last interval added to the speech during MP3 coding are simply ignored in data hiding and retrieval.

Strengths and weaknesses of temporal domain methods

Although robustness and security are not the main characteristics of temporal domain steganographic methods, conventional LSB technique and its variants provide an easy and simple way to hide data. Tolerance to noise addition at low levels and some robustness criteria have been achieved with LSB variants’ methods[1315], but at a very low hiding capacity. At present, only few time domain hiding techniques have been developed. An evaluation of steganographic systems based on these techniques is shown in Table1. The presence of () sign denotes that the property is validated while (-) indicates the inverse or the information is unavailable.

Hiding in transform domain

The human auditory system has certain peculiarities that must be exploited for hiding data effectively. The ”masking effect” phenomenon masks weaker frequencies near stronger resonant ones[20, 21]. Several methods in the transform domain have been proposed in the literature as described next. To achieve the inaudibility, these methods exploit the frequency masking effect of the HAS directly by explicitly modifying only masked regions[7, 2224] or indirectly[25, 26] by altering slightly the audio signals samples.

Spread spectrum

Spread spectrum technique spreads hidden data through the frequency spectrum. Spread spectrum (SS) is a concept developed in data communications to ensure a proper recovery of a signal sent over a noisy channel by producing redundant copies of the data signal. Basically, data are multiplied by an M-sequence code known to both sender and receiver[27], then hidden in the cover audio. Thus, if noise corrupts some values, there will still be copies of each value left to recover the hidden message. In[28], conventional direct sequence spread spectrum (DSSS) technique was applied to hide confidential information in MP3 and WAV signals. However, to control stego-audio distortion,[22, 23] have proposed an embedding method where data are hidden under a frequency mask. In[22], spread spectrum is combined to phase shifting in order to increase the robustness of transmitted data against additive noise and to allow easy detection of the hidden data. For a better hiding rate,[23] used SS technique in the sub-band domain. Appropriately chosen sub-band coefficients were selected to address robustness and resolve synchronization uncertainty at the decoder.

Discrete wavelet transform

Audio steganography based on Discrete Wavelet Transform (DWT) is described in[29]. Data are hidden in the LSBs of the wavelet coefficients of the audio signals. To improve the imperceptibility of embedded data,[24] employed a hearing threshold when embedding data in the integer wavelet coefficients, while[30] avoided data hiding in silent parts of the audio signal. Even though data hiding in wavelet domain procures high embedding rate, data extraction at the receiver side might not be accurate.

Tone insertion

Tone insertion techniques rely on the inaudibility of lower power tones in the presence of significantly higher ones. Embedding data by inserting inaudible tones in cover audio signals is presented in[25, 31]. To embed one bit in an audio frame, this research suggests a pair of tones which is generated at two chosen frequencies f0 and f1. The power level of the two masked frequencies (pf 0 and pf 1) is set to a known ratio of the general power of each audio frame p i where: i=1,…n and n is the frame number as shown in Figure5. By inserting tones at known frequencies and at low power level, concealed embedding and correct data extraction are achieved. To detect the tones and thus the hidden information from the stego-audio frames, the power p i for each frame is computed as well as the power pf 0 and pf 1 for the chosen frequencies f0 and f1. If the ratio, p i p f 0 > p i p f 1 , then the hidden bit is ‘0’, otherwise it is ‘1’.

Figure 5
figure 5

Data embedding by inserting tones at two distinct frequencies.

Tone insertion method can resist to attacks such as low-pass filtering and bit truncation. In addition to low embedding capacity, embedded data could be maliciously extracted since inserted tones are easy to detect. The authors suggest to overcome these drawbacks by varying four or more pairs of frequencies in a keyed order.

Phase coding

Phase coding exploits HAS insensitivity to relative phase of different spectral components. It is based on replacing selected phase components from the original audio signal spectrum with hidden data. However, to ensure inaudibility, phase components modification should be kept small[32]. It is worth mentioning that among data hiding techniques, phase coding tolerates better signal distortion[2]. Authors in[32] have inserted data in phase components using an independent multi-band phase modulation. In this approach, imperceptible phase modifications are achieved using controlled phase alteration of the host audio as shown in Figure6. Quantization index modulation (QIM) method is applied on phase components, where phase value of a frequency bin is replaced by the nearest o point to hide ‘0’ or x point to hide ‘1’.

Figure 6
figure 6

Phase quantization [[32]].

For greater embedding capacity,[33] has applied QIM on the phase of the strongest harmonic with a step size of Π/2n(Figure7). Robustness to MP3 encoder with BER (Bit Error Rate) value near zero was also achieved. Despite the fact that phase quantization is robust to perceptual audio compression, HAS is not very sensitive to phase distortion[2]. Consequently, an intruder can also introduce imperceptible frequency modulation and eventually destroy the used phase quantization scheme.

Figure 7
figure 7

Phase encoding for strongest harmonics.

Amplitude coding

The HAS characteristics depend more on the frequency values as it is more sensitive to amplitude components. Following this principle, authors in[7] propose a steganographic algorithm that embeds high-capacity data in the magnitude speech spectrum while ensuring the hidden-data security and controlling the distortion of the cover-medium. The hidden data (payload) could be of any type such as: encrypted data, compressed data, groups of data (LPC, MP3, AMR, CELP, parameters of speech recognition, etc). The proposed algorithm is based on finding secure spectral embedding-areas in a wideband magnitude speech spectrum using a frequency mask defined at 13 dB below the original signal spectrum. The embedding locations and hiding capacity in magnitude components are defined according to a tolerated distortion level defined in the magnitude spectrum. Since the frequency components within the range of 7 kHz to 8 kHz contribute minimally to wideband speech intelligibility,[34] proposed a method to hide data in this range by completely replacing the frequencies 7-8 kHz by the message to be hidden. The method realizes high hiding capacity without degrading the speech quality.

Cepstral domain

Known also as log spectral domain, data in this method is embedded in the cepstrum coefficients which tolerate most common signal processing attacks. In addition, cepstrum alteration at frequencies that are in the perceptually masked regions of the majority of cover audio frames, ensures inaudibility of the resulting stego audio frames. Employing cepstral domain modification is proposed in[35]. The cover signal is first transformed into cepstral domain then data are embedded in selected cepstrum coefficient by applying statistical mean manipulations. In this method, an embedding rate of 20 to 40 bps is achieved while guarantying robustness to common signal attacks. In[36], the cepstrums of two selected frequencies f1 and f2 in each energetic frame are modified slightly to embed bit ’1’ or ’0’. For more security of the embedded data, the author of the previous research suggested later in[26] to use the latter algorithm and embed data with different arbitrary frequency components at each frame.

Allpass digital filters

Using allpass digital filters (APFs), authors in[37] embed data in selected subbands using distinct patterns of APF. The proposed scheme is robust against: noise addition, random chopping, re-quantization and re-sampling. To further increase the robustness of this hiding scheme, a set of n th order APFs were used in[38]. The value of n is an even positive integer and pole locations may be chosen in a variety of ways. data are embedded in selected APF parameters and retrieved using the power spectrum to estimate APF pole locations.

Strengths and weaknesses of transform domain methods

It has been proven that hiding in frequency domain rather than time domain will give better results in terms of signal to noise ratio[2]. Indeed, audio steganography techniques in the transform domain benefit from the frequency masking effect. Most of data hiding algorithms based on transform domain use a perceptual model to determine the permissible amount of embedded data to avoid stego signal distortion. A great number of transform domain have been presented in the last decade and to a certain extent, these techniques have succeeded in realizing the security and the robustness of hidden data against simple audio signal manipulations such as amplification, filtration or re-sampling as shown in Table2.

Although hidden data robustness against simple audio signal manipulation is the main characteristic of transform domain techniques, embedded data will unlikely survive noisy transmission environment or data compression induced by one of the encoding processes such us: ACELP, G.729, etc.

Coded domain

When considering data hiding for real time communications, voice encoders such as: AMR, ACELP and SILK at their respective encoding rate are employed. When passing through one of the encoders, the transmitted audio signal is coded according to the encoder rate then decompressed at the decoder end. Thus, the data signal at the receiver side is not exactly the same as it was at the sender side, which affects the hidden data-retrieval correctness and therefore makes these techniques very challenging. We distinguish two such techniques, namely in-encoder and post-encoder techniques, which we discuss thoroughly next.

In-encoder techniques

A research work where embedded data survives audio codec, compression, reverberations and background noises is presented in[39]. The technique hides data into speech and music signals of various types using subband amplitude modulation. Embedding data in the LPC vocoder was further proposed in[40]. The authors used an auto-correlation based pitch tracking algorithm to perform a voiced/unvoiced segmentation. They replaced the linear prediction residual in the unvoiced segments by a data sequence. Once the residual’s power is matched, this substitution does not lead to perceptual degradation. The signal is conceived using the unmodified LPC filter coefficients. Linear prediction analysis of the received signal is used to decode hidden data. The technique offers a reliable hiding rate of 2kbps.

Exploiting the LSB technique to hide data in the audio codecs is described in[20]. This technique embeds data in the LSB of the Fourier transform in the prediction residual of the host audio signal. An LPC filter is used to automatically shape the spectrum of LSB noise. Consequently, the noise generated by data hiding is substantially less audible in this system as depicted in Figure8.

Figure 8
figure 8

Embedding Data in the LSB of the prediction residual.

Post-encoder techniques

An alternative to in-encoder techniques is the post-encoder (or in-stream) techniques. To survive audio encoders, authors in[41] have embedded data in the bitstream of an ACELP codec. This technique hides data jointly with the analysis-by-synthesis codebook search. The authors applied the concept on the AMR encoder at a rate of 12.2 kbit/s and were able to hide 2 kbit/s of data in the bitstream. The quality of the stego speech is evaluated in terms of signal to noise ratio at 20.3 dB. A lossless steganography technique for G.711-PCMU telephony encoder has been proposed in[42]. Data in this case is represented by folded binary code which codes each sample with a value between -127 and 127 including -0 and +0. One bit is embedded in 8-bits sample which absolute amplitude is zero. Depending on the number of samples with absolute amplitudes of 0, a potential hiding rate ranging from 24 to 400 bps is obtained. To increase the hiding capacity, the same authors have introduced a semi-lossless technique for G.711-PCMU[43], where audio sample amplitudes are amplified with a pre-defined level ’i’. The audio signal samples with absolute amplitudes vary from 0 to i are utilized in the hiding process. For a greater hiding capacity,[44] suggested to embed data in the inactive frames of low bit-rate audio streams (i.e., 6.3 kbps) encoded by G.723.1 source codec.

Strengthes and weaknesses of coded domain methods

Robustness and security of embedded data are the main advantages of in-encoder approaches. Hidden data survives noise addition and audio codecs such as ACELP, AMR or LPC. Some of the coded domain methods have achieved a considerably high hiding capacity comparing to the used codecs rate. Since hidden data are not affected by the encoding process, data-extraction correctness is fulfilled in tandem-free operation.

Despite their robustness, hidden data integrity in in-encoder audio steganography techniques could be compromised if a voice encoder/decoder (transcoding) exists in the network. Furthermore, hidden data could be also subject to transformation if a voice enhancement algorithm such as echo or noise reduction is deployed in the network. Since bitstream is more sensitive to modifications than the original audio signal, the hiding capacity should be kept small to avoid embedded data perceptibility. Coded domain techniques are well suited for real-time applications. Table3 summarizes coded domain techniques based on selected robustness criteria.

Classification of audio steganography methods

Robustness, security and hiding capacity are the three major performance criteria that revolve around the existing steganography methods. To categorize and evaluate the above-discussed methods considering these criteria, the transmission environment and the application in use are considered. Covert communication for example requires high level of robustness due to the passage of data by one of the existing coders that can heavily affect the integrity of the transmitted data. The encoder process reduces the amount of data in the audio signal by eliminating redundant or unnecessary data. Resisting the encoder/decoder processes is hard to satisfy and when fulfilled it is usually done at the cost of the hiding capacity. Thus, we choose to study the behavior of the reviewed steganography methods with respect to their occurrence in the coders as shown in Figure9. The security aspect of each method is evaluated by a third party effort cost to retrieve the embedded data. Three distinct embedding groups are used when designing data-in-audio steganograhic system[41], which we explain next.

Figure 9
figure 9

General audio steganography approaches.

Pre-encoder embedding

The pre-encoder methods apply to time and frequency domains where data embedding occurs before the encoding process. A greater part of the methods belonging to pre-encoder embedding class does not guarantee the integrity of the hidden data over the network. Noise addition in its different forms (e.g., WGN) and high-data rate compression induced by one of the encoding processes such us ACELP or G.729, will likely affect the integrity of embedded data. In other methods, embedded data resists only to few audio manipulations such as resizing, re-sampling, filtering etc, and they only tolerate noise addition or data compression at very low rate. High embedding data rate can be achieved with methods designed for noise-free environments.

In-encoder embedding

The robustness of embedded data are the main advantage of this approach. This approach is based on data-embedding operation within the codebook of the codecs. The transmitted information is hidden in the codebook parameter after a re-quantization operation. Thus, each audio signal parameter has a double significance: embedded-data value and audio codebook parameter. One of the drawbacks of this method arises when the encoded parameters traverse a network such as GSM that have for example a voice decoder/encoder in the Radio Access Network (BST, BSC, TRAU) and/or in the Core Network (MSC). In this configuration, hidden data values will be modified. These modifications might also happen when a voice enhancement algorithm is enabled in the Radio Access Network and/or in the Core Network.

Post-encoder embedding

In this approach, data are embedded in the bitstream resulting from the encoding process and extracted before traversing the decoder side. Since the bitstream is more sensitive to modifications than the original audio signal, the hiding capacity should be kept small to avoid embedded data perceptibility. Furthermore, transcoding can modify embedded data values and therefore could alter the integrity of the steganographic system. However, one of the positive sides of these methods is the correctness of data retrieval. Hidden message-extraction is done with no loss in tandem-free operations since it is not affected by the encoding process. A general scheme of the three steganography approaches is illustrated in Figure9.

To sum up strengths and weaknesses of the reviewed techniques, Table4 focuses on factors such as security against hostile channel attacks, robustness or larger hiding capacity depending on the application and the channel transmission conditions.

Table 4 General recapitulation

Audio steganography evaluation

To evaluate the performance of the reviewed techniques, the imperceptibility and the detectability rate of hidden data are assessed. Next, imperceptibility evaluation of selected temporal, transform and coded domain steganography tools and methods is discussed.

Imperceptibility evaluation

The criteria segmental signal-to-noise ratio SegSNR which represents the average of the SNRs of all modified audio signal frames and the PESQ measure are used. The value of SegSNR indicates the distortion amount induced by the embedded data in the cover audio signal s c (m,n). In audio signals for example, an SNR below 20 dB, generally denotes a noisy audio signal, while an SNR of 30 dB and above indicates that the audio signal quality is preserved. SNR value is given by the following equation:

SN R dB =10 log 10 n = 1 N | s c ( m , n ) | 2 n = 1 N | s c ( m , n ) s s ( m , n ) | 2
(1)

s s (m n) is the stego-audio signal where: m = 1,…M and n = 1,…N. M is the number of frames in milliseconds (ms) and N is the number of samples in each frame. The SNR (dB) values and payload (kbps) are used to evaluate the methods. For that purpose, we use online available audio steganography software in[4550]. We used a total of forty male and female 16 bits WAV format audio (speech and music) signals. The speech files are sampled at 16 kHz while music at 44.1 kHz. The duration of audio files varies between 4 to 10 s length, spoken in English by different male and female talkers. Our results (i.e., SNR and hiding rate) are recorded in Additional file1: Table S1. The noise level induced by the embedding operation in each software is depicted in Figure10.

Figure 10
figure 10

Noise level induced in speech (Figure10a, Figure10g) speech pause (Figure10b, Figure10h) and music (Figure10c, Figure10i) audio signal covers by data embedding using temporal (Stools, Stegnos and Hide4PGP), transform (Steghide and [[7]]) and encoded (Mp3Stego) domains steganographic tools.

Hiding in speech, speech pauses or music audio signals as shown in Figures (10a), (10b), (10c) and in Additional file1: Table S1 indicates that Steganos software induces more noise, where H4PGP shows better performance in terms of SNR and hiding capacity. However, the other softwares behave almost alike. In addition, our results show that music signals are better hosts to hide data in terms of imperceptibility and capacity.

To control the distortion induced by the embedding process, most audio steganography methods based on transform domain use a perceptual model to determine the permissible amount of data embedding without distorting the audio signal. Previous investigations evaluated frequency domain method are reported in Figure10. Related results are reported in Additional file1: Table S1. In a more challenging environment, such as real time applications, encoded domain methods ensure robustness against compression. A similar performance investigation reports the results shown in Additional file1: Table S1 and in Figures (10g), (10h) and (10i). Our results show that while using the same embedding capacity in temporal and frequency domains, stego signals generated in the frequency domain are less distinguishable than the ones produced by hiding data in the temporal domain.

Evaluation by steganalysis

Steganalysis is the science of detecting the presence of hidden messages. To investigate the delectability rates of steganographic algorithms presented in the above section, we use a reference audio steganalysis method presented in[51]. The selected reference method was applied successfully in detecting the presence of hidden messages in high capacity LSBs-based steganography algorithms. It allows the enhancement of the signal discontinuities due to the noise generated by the hidden data[51]. The method is based on extracting Mel-cepstrum coefficients (or features) from the second order derivative of audio signals. A support vector machine (SVM) with RBF kernel[52] is then applied to the features to distinguish between cover- and stego-audio signals. For each studied steganographic tool and algorithm, two datasets are produced: training and testing. Each dataset contains 350 stego and cover WAV audio signals of 10 s length. All signals are sampled at 44.1-kHz and quantized at 16-bits. Each training and testing dataset contains 175 positive (stego) and 175 negative (cover) audio signals. We used on-line audio files from different types such as speech signals in different languages (English, Chinese, Japanese, French, and Arabic) and music (classic, jazz, rock, blues). All stego-audio signals are generated by hiding data from different types: text, image, audio signals, video and executable files. To make a fair comparison between all assessed algorithms[4749], the cover-signals were embedded with the same capacity of data. More precisely, S-Tools’s with hiding ratio of 50% is used as a reference hiding capacity for the candidate steganographic algorithms and tools. The performance of each steganographic algorithm is measured through the levels by which the system can distinguish between the stego and the cover-audio signals (Additional file2: Table S2). In order to analyze the obtained results, we first present the contingency table (see Table5).

Table 5 The contingency table

The entries of the contingency table are described as follows:

  • tp: stego-audio classified as stego-audio signal

  • tn: cover-audio classified as cover-audio signal

  • fn: stego-audio classified as cover-audio signal

  • fp: cover-audio classified as stego-audio signal

In subsequent formula, all represents the number of positive and negative audio signals. The value of the information reported in Table5 is used to calculate the following measure:

Accuracy(AC)= tp + tn all
(2)

Following the preparation of the training and testing datasets, we used the SVM library tool available athttp://www.csie.ntu.edu.tw/˜cjlin/libsvm to discriminate between the cover- and the stego-audio signals. The results of the comparative study are reported in Additional file2: Table S2. The accuracy of each studied tool is measured by the accuracy (AC). The values presented in Additional file2: Table S2 are the percentages of the stego-audio signals correctly classified. Higher score values are interpreted as high-detection rates. Consequently, frequency-domain steganography technique described in Steghide tool shows a performance improvement over time domain techniques (Stools and Hide4PGP). These results are consistent with our finding in the imperceptibility evaluation presented in the previous section.

In Additional file2: Table S2, further investigation is done to put more emphasis on the behavior of the tested algorithms when music- and speech-audio signals are used separately to convey hidden data. The results show that hiding in music is less detectable than speech audio signals. In fact, the reference steganalysis method uses features extracted from high frequencies (lower in energy) to discriminate between cover- and stego- signals. Therefore, it allows to intensify the signal discontinuities due to the noise generated by data embedding. As the number of low-energy frequency components in music audio signals is smaller than that in speech audio-signals, the detection rate is expected to be lower.

Applications and trends

A various range of audio steganographic applications have been successfully developed. Audio Steganography techniques can be applied for covert communications using unclassified channels without additional demand for bandwidth or simply for storing data. In general, three application types for audio steganography techniques are distinguished and can be categorized as discussed next.

Secret communication

To maintain patients’ medical records secrecy,[53] proposed to telemedicine users, a multilevel-access control audio steganography system for securing transmission of medical images. The system embeds medical images in audio files that are sent to different recipients such as doctors in-charge of the corresponding patient. For more security, only intended receivers have the knowledge of a key that will be used to extract the medical images. To exploit the expanding use of audio multimedia messaging (MMS) among mobile phone users,[54] presented an alternative way for hidden communications, where data are hidden in text messages (SMS) or in MMS. However, in[55], a real time application that hides text in image and then disseminates it in MMS is presented. The system is created on a pair of Nokia 3110c handsets in Java 2 platform, micro edition (J2ME). The system makes use of the 4 last bits of a snapshot image taken by the camera phone to embed the message and then send it using a carrier medium such as MMS or Bluetooth. A preestablished key between the sender and the receiver is used to open the image and read the message. The general principle of MMS use in audio steganography is shown in Figure11.

Figure 11
figure 11

Audio steganography in MMS.

Improved communication

In order to improve the intelligibility and the perceived quality of telephone speech (PSTN),[56, 57] proposed a data hiding technique to extend the PSTN channel bandwidth. Since human voice occupies 8 kHz or more in bandwidth, wideband speech (which lies in an interval of 50 Hz to 7 kHz) provides a higher intelligibility compared to narrowband speech (where the only information that could be transmitted is in the frequency band of 200 Hz to 3.5 KHz). Wideband speech is divided into three subbands: lower band (LB) 50-200, narrowband 0.2-3.5 and upper band (UB) 3.5-7 kHz. The characteristics (magnitude frequencies and their locations) of LB and UP are embedded in the narrowband part of the speech based on a perceptual masking principle. While this hidden signal is not audible to the human ear, PSTN channel utilizes normal narrowband speech, but at the receiver side the embedded sub-bands are extracted. Thus, the speech takes the form of a wideband speech with higher intelligibility and better quality. Improved communication was also a target for steganographic systems where hidden data are sent over acoustic channels as described in Figure12. In[58, 59], data are pushed into live music or ambient sounds and transmitted over an acoustic channel. The transmitter in this case is a speaker, and the receiver is a microphone which are already present in numerous devices and environments. The developed technique was applied in a simple navigation system, where acoustic data are embedded into background music to indicate the location of the receiver.

Figure 12
figure 12

Embedded data transmission over acoustic channels.

Data storage

Given the possibility to hide more than 16 Kbps in a wide-band audio file with a conventional LSB encoding method, digital information can be reliably stored in audio steganographic systems. Another application for data storage could be seen in subtitled movies. Actors speech, film music, background sounds could be used to embed the text needed for translation. In this case, bandwidth is substantially reduced.

Conclusion

In order to provide better protection to digital data content, new steganography techniques have been investigated in recent researcher works. The availability and popularity of digital audio signals have made them an appealing choice to convey secret information. Audio steganography techniques address issues related to the need to secure and preserve the integrity of data hidden in voice communications in particular. In this work, a comparative study of the current-state-of-the-art literature in digital audio steganography techniques and approaches is presented. In an attempt to reveal their capabilities in ensuring secure communications, we discussed their strengthes and weaknesses. Also, a differentiation between the reviewed techniques based on the intended applications has been highlighted. Thus, while temporal domain techniques, in general, aim to maximize the hiding capacity, transform domain methods exploit the masking properties in order to make the noise generated by embedded data imperceptible. On the other side, encoded domain methods strive to ensure the integrity of hidden data against challenging environment such as real time applications. To better estimate the robustness of the presented techniques, a classification based on their occurrence in the voice encoder is given. A comparison as well as a performance evaluation (i.e., imperceptibility and steganalysis) for the reviewed techniques have been also presented. This study showed that the frequency domain is preferred over the temporal domain and music signals are better covers for data hiding in terms of capacity, imperceptibility and undetectability. From our point of view, the diversity and large number of existing audio steganography techniques expand application possibilities. The advantage on using one technique over another one depends on the application constraints in use and its requirement for hiding capacity, embedded data security level and encountered attacks resistance.

Endnotes

a Standard ITU-T P862.2

b Segmental SNR

References

  1. Anderson (ed.) RJ: Information hiding: 1st international workshop, volume 1174 of Lecture Notes in Computer Science, Isaac Newton Institute. Springer-Verlag, Berlin, Germany; 1996.

    Book  Google Scholar 

  2. Bender W, Gruhl D, Morimoto N, Lu A: Techniques for Data Hiding. IBM Syst. J 1996, 35(3 and 4):313-336.

    Article  Google Scholar 

  3. Zwicker E, Fastl H: Psychoacoustics. Springer Verlag, Berlin; 1990.

    Google Scholar 

  4. Djebbar F, Ayad B, Hamam H, Abed-Meraim K: A view on latest audio steganography techniques, Innovations in Information Technology (IIT), 2011 International Conference on , vol., no.,. (Abu Dhabi, 25-27 April 2011), pp. 409–414

    Google Scholar 

  5. Fallahpour M, Megias D: High capacity audio watermarking using FFT amplitude interpolation, Information and Communication Engineers (IEICE). Electron J. Express 2009, 6(14):1057-1063. 10.1587/elex.6.1057

    Article  Google Scholar 

  6. Djebbar F, Guerchi D, Abed-Maraim K, Hamam H: Text hiding in high frequency components of speech spectrum, Information Sciences Signal Processing and their Applications (ISSPA), 2010 10th International Conference on , vol., no.,. (Malaysia, 10-13 May 2010), pp. 666–669

    Google Scholar 

  7. Djebbar F, Ayad B, Abed-Meraim K, Habib H: Unified phase and magnitude speech spectra data hiding algorithm. Accepted in Journal of Security and Communication Networks. (John Wiley and Sons, Ltd, 4 April, 2012)

  8. Djebbar F, Abed-Maraim K, Guerchi D, Hamam H: Dynamic energy based text-in-speech spectrum hiding using speech masking properties, Industrial Mechatronics and Automation (ICIMA), 2010 2nd International Conference on , vol.2, no.,. (China, 30-31 May 2010), pp. 422–426

    Google Scholar 

  9. Djebbar F, Hamam H, Abed-Meraim K, Guerchi D: Controlled distortion for high capacity data-in-speech spectrum steganography, International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IEEE-IIHMSP),. ISBN: 978-0-7695-4222-5, (Darmstadt, Germany, 2010), pp. 212–215

    Google Scholar 

  10. Hu Y, Loizou P: Evaluation of objective quality measures for speech enhancement. IEEE Trans. Speech and Audio Process 2008, 16(1):229-238.

    Article  Google Scholar 

  11. Gopalan K: Audio steganography using bit modification, Proceedings of the IEEE 2003 International Conference on Acoustics, Speech, and Signal Processing (ICASSP’03),. (Hong Kong, April 2003)

    Google Scholar 

  12. Cvejic N, Seppiinen T: Increasing the capacity of, LSB-based audio steganography, IEEE Workshop on Multimedia Signal processing. (St. Thomas, USA 2002), pp. 336–338

    Google Scholar 

  13. Cvejic N, Seppanen T: Increasing Robustness of, LSB Audio Steganography Using a Novel Embedding Method, Proceedings of the International Conference on Information Technology: Coding and Computing (ITCC04). vol. 2,. (Washington, DC, USA, 2004), pp. 533

    Google Scholar 

  14. Cvejic N, Seppanen T: Reduced distortion bit-modification for LSB audio steganography. J. Universal Comput. Sci 2005, 11(1):56-65.

    Google Scholar 

  15. Ahmed MA, Kiah LM, Zaidan BB, Zaidan AA: A Novel Embedding Method to Increase Capacity and Robustness of Low-bit Encoding Audio Steganography Technique Using Noise Gate Software Logic Algorithm. J. Appl. Sci 2010, 10: 59-64.

    Article  Google Scholar 

  16. Gruhl D, Bender W: Echo hiding, Proceeding of the 1st Inforomation Hiding Workshop, Lecture Notes in Computer Science,. (Isaac Newton Institute, England, 1996), pp. 295–315

    Google Scholar 

  17. Erfani Y, Siahpoush S: Robust audio watermarking using improved TS echo hiding. Digital Signal Process 2009, 19: 809-814. 10.1016/j.dsp.2009.04.003

    Article  Google Scholar 

  18. Shirali-Shahreza S, Shirali-Shahreza M: Steganography in Silence Intervals of Speech, proceedings of the Fourth IEEE International Conference on Intelligent Information Hiding and Multimedia Signal (IIH-MSP 2008). (Harbin, China, August 15-17, 2008), pp. 605–607

    Google Scholar 

  19. Shirali-Shahreza S, Shirali-Shahreza M: Real-time and MPEG-1 layer III compression resistant steganography in speech, The Institution of Engineering and Technology Information Security. IET Inf. Secur 2010, 4(1):1-7. 10.1049/iet-ifs.2008.0129

    Article  Google Scholar 

  20. Kang GS, Moran TM, Heide DA: Hiding Information Under Speech, Naval Research Laboratory,. (Washington, DC NRL/FR/5550–05-10,126,2005), 20375-5320

  21. Paillard B, Mabilleau P, Morissette S, Soumagne J: PERCEVAL: Perceptual Evaluation of the Quality of Audio Signals. J. Audio Eng. Soc 1992, 40: 21-31.

    Google Scholar 

  22. Matsuka H: Spread spectrum audio steganography using sub-band phase shifting,. In IEEE International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH-MSP’06). (Pasadena, CA, USA; December 2006:3-6.

    Chapter  Google Scholar 

  23. Li X, Yu HH: Transparent and robust audio data hiding in subband domain, Proceedings of the Fourth IEEE International Conference on Multimedia and Expo, (ICME 2000),. (New York, USA, 2000), pp. 397–400

    Google Scholar 

  24. Pooyan M, Delforouzi A: Adaptive Digital Audio Steganography Based on Integer Wavelet Transform, Intelligent Information Hiding and Multimedia Signal Processing (IIHMSP 2007). vol. 2,. (Splendor Kaohsiung, Taiwan, 2007), pp. 283–28

    Google Scholar 

  25. Gopalan K, et al.: Covert Speech Communication Via Cover Speech By Tone Insertion, Proceeding of IEEE Aerospace Conference,. (Big Sky, Montana, March 2003)

    Google Scholar 

  26. Gopalan K: A unified audio and image steganography by spectrum modification, IEEE International Conference on Industrial Technology (ICIT’09),. (Gippsland, Australia, 10-13 Feb 2009), pp. 1–5

    Google Scholar 

  27. Khan K: Cryptology and the origins of spread spectrum. IEEE Spectrum 1984, 21: 70-80.

    Article  Google Scholar 

  28. Hernandez-Garay S, Vazquez-Medina R, de Rivera LN, Ponomaryov V: Steganographic communication channel using audio signals, 12th International Conference on Mathematical Methods in Electromagnetic Theory, (MMET). (Odesa, Ukraine, 2 July 2008), pp. 427–429

    Google Scholar 

  29. Cvejic N, Seppanen T: A wavelet domain, LSB insertion algorithm for high capacity audio steganography, Proc. 10th IEEE Digital Signal Processing Workshop and 2nd Signal Processing Education Workshop,. (Georgia, USA, 13-16 October, 2002), pp. 53–55

    Google Scholar 

  30. Shirali-Shahreza S, Shirali-Shahreza M: High capacity error free wavelet domain speech steganography, Proc. 33rd Int. Conf. on Acoustics, Speech, and Signal Processing (ICASSP 2008). (Las Vegas, Nevada, USA, 30 March 2008), pp. 1729–1732

    Google Scholar 

  31. Gopalan K, Wenndt S: Audio Steganography for Covert Data Transmission by Imperceptible Tone Insertion, WOC 2004,. (Banff, Canada, July 8–10, 2004)

  32. Gang L, Akansu AN, Ramkumar M: MP3 resistant oblivious steganography, Proceedings of, IEEE International Conference on Acoustics, Speech, and Signal Processing. Vol. 3,. (Salt Lake City, UT. 7-11 May 2001), pp. 1365–1368

    Google Scholar 

  33. Dong X, Bocko M, Ignjatovic Z: Data hiding via phase manipulation of audio signals, IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP’04). vol. 5,. (Montreal, Quebec, Canada, 17-21 May 2004), pp. 377–380

    Google Scholar 

  34. Guerchi D, Harmain H, Rabie T, Mohamed E: Speech secrecy: An FFT-based approach. Int. J. Mathematics Comput. Sci 2008, 3(2):1-19.

    MathSciNet  Google Scholar 

  35. Li X, Yu HH: Transparent and robust audio data hiding in cepstrum domain, Proc. IEEE International Conference on Multimedia and Expo, (ICME 2000),. (New York, USA, 2000)

    Google Scholar 

  36. Gopalan K: Audio Steganography by Cepstrum Modification, Proc. of the IEEE 2005 International Conference on, Acoustics, Speech, and Signal Processing (ICASSP’05),. (Philadelphia, USA, March 2005)

    Book  Google Scholar 

  37. Ansari R, Malik H, Khokhar A: Data-hiding in audio using frequency-selective phase alteration, IEEE International, Conference on Acoustics, Speech, and Signal Processing, (ICASSP’04),. (Montreal, Quebec, Canada, May 2004), pp. 389–392

    Google Scholar 

  38. Malik HMA, Ansari R, Khokhar AA: Robust Data Hiding in Audio Using Allpass Filters. IEEE Trans. Audio, Speech and Language Process 2007, 15(4):1296-1304.

    Article  Google Scholar 

  39. Nishimura A: Data hiding for audio signals that are robust with respect to air transmission and a speech codec, IIH-MSP’08. (Harbin, China, 15-17 Aug 2008), pp. 601–604

    Google Scholar 

  40. Hofbauer K, Kubin G: High-rate data embedding in unvoiced speech, in, Proc. Int. Conf. Spoken Language Processing (INTERSPEECH),. (Pittsburgh, PY, USA, September 2006), pp. 241–244

    Google Scholar 

  41. Geiser B, Vary P: High rate data hiding in, ACELP speech codecs, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP’08),. (Las Vegas, USA, 4 April 2008), pp. 4005–4008

    Google Scholar 

  42. Aoki N: A Technique of Lossless Steganography for G.711 Telephony Speech, International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH-MSP’08),. (Harbin, China, 2008), pp. 608–611

    Google Scholar 

  43. Aoki N: A Semi-Lossless Steganography Technique for G.711 Telephony Speech, International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH-MSP 2010),. (Darmstadt, Germany, 2010), pp. 534–537

    Google Scholar 

  44. Huang YF, Tang S, Yuan J: Steganography in Inactive Frames of VoIP Streams Encoded by Source Codec. IEEE Trans. Inf. Forensics and Security 2011, 6(2):296-306.

    Article  Google Scholar 

  45. Invisible secrets,[http://www.invisiblesecrets.com/]

  46. Steganos Security Suite 7,[http://www.steganos.com]

  47. Stools Version 4.0,[http://info.umuc.edu/its/online_lab/ifsm459/s-tools4/]

  48. Hide4PGP,[http://www.heinz-repp.onlinehome.de/Hide4PGP.htm]

  49. Steghide,[http://steghide.sourceforge.net/]

  50. Mp3Stego,[http://www.petitcolas.net/fabien/steganography/mp3stego/]

  51. Liu Q, Sung AH, Qiao M: Temporal derivative-based spectrum and mel-cepstrum audio steganalysis. IEEE Trans. Inf. Forensics and Security 2009, 4(3):359-368.

    Article  Google Scholar 

  52. Cristianini N, Shawe-Taylor J: An introduction to Support Vector Machines. Cambridge University Press; 2000.

    Google Scholar 

  53. Nafeesa Begum J, Kumar K, Sumathy DrV: Design And Implementation Of Multilevel Access Control In Medical Image Transmission Using Symmetric Polynomial Based Audio Steganography. Int. J. Comput. Sci. Inf. Security 2010, 7: 139-146.

    Google Scholar 

  54. Shirali-Shahreza M: Steganography in MMS, IEEE International Conference in Multitopic, INMIC 2007,. (Lahore, Pakistan, 2007), pp. 1–4

    Google Scholar 

  55. Paik M: Blacknoise: Low-fi Lightweight Steganography in Service of Free Speech, Proceedings of the 2nd International Conference on M4D - Mobile Communication Technology for Development, NYU. (Kampala, Uganda, November 2010), pp. 1–11

    Google Scholar 

  56. Vary P, Geiser B: Steganographic wideband telephony using narrowband speech codecs, in, Conference Record of Asilomar Conference on Signals, Systems, and Computers,. (Grove, CA USA, Nov 2007)

    Google Scholar 

  57. Chen S, Leung H, Ding H: Telephony Speech Enhancement by Data Hiding. IEEE Trans. Instrum. Meas 2007, 56(1):63-74.

    Article  Google Scholar 

  58. Lazic N, Aarabi P: Communication over an Acoustic Channel Using Data Hiding Techniques. IEEE Trans. Multimedia 2006., 8(5):

  59. Chen P-W, Huang C-H, Shen Y-C, Wu J-L: Pushing information over acoustic channels, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP’09). (Taipei, Taiwan, 2009), pp. 1421–1424

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Fatiha Djebbar.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

FD and BA were responsible for writing the study protocol and drafting the manuscript. KAM and HH provided comments on the drafts. All authors have read and approved the final manuscript.

Electronic supplementary material

13636_2011_62_MOESM1_ESM.pdf

Additional file 1:Table S1. Payload versus SNR in temporal domain (Table (S1a), (S1b) and (S1c)) approaches depicted by each software tool appearing in[4548] and in transform and coded domains (Table (S1d) methods appearing respectively in[49, 50]. (PDF 8 KB)

13636_2011_62_MOESM2_ESM.pdf

Additional file 2:Table S2. Overall steganalysis study results for data in audio (Table S2a), in speech signals only and in music only (Table S2b) depicted by each software tool appearing in[4749]. (PDF 11 KB)

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Djebbar, F., Ayad, B., Meraim, K.A. et al. Comparative study of digital audio steganography techniques. J AUDIO SPEECH MUSIC PROC. 2012, 25 (2012). https://doi.org/10.1186/1687-4722-2012-25

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-4722-2012-25

Keywords