Variants
Pick the variant based on how close the speaker is to the microphone.| Variant | Value | When to use |
|---|---|---|
| Near field | near-field | Headsets, handsets, and other close-talking microphones. |
| Far field | far-field | Conference rooms, drive-thru speakers, laptop mics, and other distant capture setups. |
Quickstart
Set thevoice_focus connection parameter when you open the WebSocket. Optionally tune voice_focus_threshold, a float between 0.0 and 1.0, to control how aggressively background audio is suppressed. Higher values are more aggressive.
- Python
- Python SDK
- Javascript
- JavaScript SDK