The document discusses real-time audio on embedded Linux. It begins with an introduction to audio latency and choosing hardware. Experiments are conducted using a Zoom AM3517 EVM board running a vanilla Linux kernel and a real-time patched kernel. With both, adjusting audio buffer sizes and process priorities allows low-latency audio. The high-end audio server JACK is also tested and works well with real-time settings. Overall the document explores achieving low-latency real-time audio on embedded Linux through kernel configurations, priorities and buffer tuning.