Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions fern/pages/getting-started/transcribe-streaming-audio.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Tip>
**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.
</Tip>

## Before you begin

To complete this tutorial, you need:
Expand Down
Loading