LLMpediaThe first transparent, open encyclopedia generated by LLMs

G.723.1

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: Microsoft NetMeeting Hop 4
Expansion Funnel Raw 71 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted71
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
G.723.1
NameG.723.1
TypeAudio codec
GenreSpeech coding
OwnerInternational Telecommunication Union
Released1996
RelatedG.729, G.726, G.728

G.723.1 is an audio codec standard for compressing speech signals, formally defined by the International Telecommunication Union in its ITU-T recommendation series. It was developed as part of the H.323 suite of standards for multimedia communication over packet-switched networks, providing a dual-rate option for efficient voice transmission. The codec is notable for its very low bit rate operation, making it historically significant for early Voice over IP and videoconferencing applications over constrained bandwidth links like dial-up internet.

Overview

The primary design goal for this speech coding algorithm was to enable intelligible telephony over networks with severe data rate limitations, such as those encountered in the mid-1990s. It operates at two fixed bit rates, a feature that allowed system designers to balance voice quality against network congestion. As a mandatory component within the H.323 standard framework, it saw widespread implementation in early videoconferencing equipment from companies like Microsoft with its NetMeeting software and Polycom systems. Its adoption was also driven by its inclusion in the PacketCable specifications for cable telephony in North America.

Technical Details

The codec utilizes an analysis-by-synthesis approach rooted in Algebraic Code Excited Linear Prediction (ACELP) for its higher rate and Multipulse Maximum Likelihood Quantization (MP-MLQ) for its lower rate. It processes audio signals in frames of 30 milliseconds, with an additional 7.5 ms look-ahead for linear prediction analysis, resulting in a total algorithmic delay of 37.5 ms. The high-rate mode delivers a mean opinion score indicative of communications quality, while the low-rate mode achieves greater data compression at a perceptible cost to speech signal fidelity. Key processing stages include perceptual weighting, pitch prediction, and a sophisticated fixed codebook search defined in the ITU-T specification.

Development and Standardization

Development was initiated in the early 1990s by the International Telecommunication Union Study Group 15, with significant contributions from organizations like France Télécom, University of Sherbrooke, and Matsushita Electric Industrial Company. The standardization process was competitive, evaluating proposals from entities including AT&T Corporation and Nippon Telegraph and Telephone before finalizing the dual-algorithm approach. It was formally approved as ITU-T Recommendation G.723.1 in March 1996, becoming a cornerstone for the concurrent H.323 standard developed for Internet Protocol-based multimedia communication. This period also saw parallel work on the G.729 codec, creating a family of standards for different network scenarios.

Applications and Usage

Its primary historical application was in early Voice over IP gateways and videoconferencing systems, particularly those compliant with the H.323 protocol stack from vendors like Cisco Systems and Radvision. It was a default codec in the Microsoft NetMeeting application and was specified for use in the PacketCable 1.0 standard for delivering telephony services over cable television infrastructure. While largely superseded by more advanced codecs like G.729.1 and Opus, it remains in use in some legacy embedded systems and specific secure communication devices where its low bit rate and established interoperability are prioritized.

Comparison with Other Codecs

When compared to its contemporary G.729, it offers a lower bit rate but generally with higher computational complexity and a longer algorithmic delay, making G.729 more suitable for digital simultaneous voice and data applications. Against the older G.726 ADPCM codec, it provides far greater data compression but requires more processing power and introduces different speech quality artifacts. Later codecs like Adaptive Multi-Rate (AMR) and Opus offer superior audio quality and more flexible bit rate adaptation across varying network conditions. The Internet Engineering Task Force has documented considerations for its use in Real-time Transport Protocol sessions within RFC 3551.

Category:Audio codecs Category:ITU-T recommendations Category:Speech codecs