This document provides an introduction to text-to-speech synthesis. It discusses how TTS systems work, including both the natural language processing (NLP) and digital signal processing (DSP) components. The NLP component analyzes the text and produces a phonetic transcription and prosody information. This includes morphological analysis, disambiguation of parts of speech, and syntactic parsing. The DSP component then converts this symbolic information into synthesized speech. Applications of TTS include telecommunications services, language education, assistance for disabled individuals, talking books/toys, and more. However, fully replicating human reading ability remains challenging for machines.