#our agent is calling out loud the Audio tags for expressiveness. how can we disable this?

1 messages · Page 1 of 1 (latest)

torn willowBOT
#
AI-generated Answer for gogetter7

✅ Search complete, generating response...

slate tusk
#

our agent is calling out loud the Audio tags for expressiveness. how can we disable this?

torn willowBOT
#
AI-generated Answer for gogetter7

Short answer: your TTS model is speaking the tags literally. Fix it by either having the model interpret the tags, or by preventing tags from reaching TTS.

Do one of the following:

Optional (transcripts only): if you just want to hide tags in your web widget transcript, enable widget.strip_audio_tags (defaults to true as of Mar 2, 2026). This affects transcript display, not spoken audio. [Changelog] https://elevenlabs.io/docs/changelog/2026/3/2

Note: If you keep using non‑v3 models (e.g., Turbo/Flash) and you leave tags in the text, they may be spoken verbatim; the pacing/emotion guide cautions that explicit dialogue cues in text can be read aloud. [Docs: Controls – Pacing and Emotion] https://elevenlabs.io/docs/product/prompting/pacing-and-emotion

slate tusk
#

TTS V3 Conversational is already enabled. we're using v3 moels. how come?