The document describes the basic principles and components of a speech recognition system. It discusses the two main modules of feature extraction and feature matching. Feature extraction involves extracting representative data from voice signals, while feature matching compares extracted features to stored reference models to identify unknown speakers. The system has two phases - an enrollment phase where reference models are built for each registered speaker, and a testing phase where input speech is matched to models to make a recognition decision. Speech recognition has applications in security systems for verifying user identities.