diff --git a/fern/pages/getting-started/transcribe-streaming-audio.mdx b/fern/pages/getting-started/transcribe-streaming-audio.mdx index 52bb699d..f74c7854 100644 --- a/fern/pages/getting-started/transcribe-streaming-audio.mdx +++ b/fern/pages/getting-started/transcribe-streaming-audio.mdx @@ -16,6 +16,10 @@ description: Quickstart guide for transcribing real-time streaming audio from a By the end of this tutorial, you'll be able to transcribe audio from your microphone. + +**Building a voice agent?** This quickstart covers general-purpose streaming transcription. For voice agents, we strongly recommend using Universal-3 Pro Streaming with optimized turn detection and prompting. See our [Voice Agent Best Practices](/docs/voice-agent-best-practices) guide for model selection, configuration, and integration patterns that deliver the best conversational AI experience. + + ## Before you begin To complete this tutorial, you need: