The beta launch of a new API is announced for adding live transcription to Daily calls, allowing developers to generate call transcripts in real-time with up to 90% accuracy. The API has been developed in partnership with Deepgram, whose Automatic Speech Recognition technology generates high-accuracy transcripts with less than 300ms latency. To use the API, developers need to create a new API key for their Daily project and enable transcription at the domain level by sending a POST request with the "enable_transcription" property set to the string "deepgram:YOUR_DEEPGRAM_API_KEY". The demo app provides a step-by-step tutorial on how to test transcription in a Daily call, including generating meeting tokens, starting and stopping transcription, and listening for app-message events. Organizations across various verticals are using live transcription to support transparency, analytics, and accessibility, with use cases including online classes, training and coaching customer service agents, and transcribing meetings. The API is configured at the domain level and can be used in any room under the domain. Developers who test transcription in their custom apps are encouraged to share their users' experience.