Skip to content

Behaviors

Behaviors are runtime tuning categories (for example speech speed, verbosity, etc.) that can be attached to a VoiceSession.

They are used to adapt output style without rewriting your full agent prompt.

Usage

Configure via behaviors in VoiceSession config.

Examples

  • speech pacing presets
  • response length/verbosity constraints
  • style directives for specific user profiles

Built with VitePress