This coder encodes speech and other audio signals with 10 ms frames. In addition, there is a look-ahead of 5 ms, resulting in a total algorithmic delay of 15 ms. All additional delays in practical implementations of this coder are due to: Processing time needed for encoding and decoding operations Transmission time on the communication link Multiplexing delay when combing audio data with other data. |