This document provides an overview of spoken content retrieval. It discusses how spoken content retrieval works, involving speech recognition to convert spoken queries/documents into text that can then be used for information retrieval. However, recognition errors pose challenges. The document thus explores techniques beyond using only recognition 1-best outputs, such as using lattices, confusion networks, and subword units to handle out-of-vocabulary words and improve retrieval accuracy. It also presents examples of integrating different recognition clues, training retrieval models, and directly matching spoken queries to documents without recognition.