Fanfantulipan
10/29/2025, 11:17 AMVapi Support Bot
10/29/2025, 11:19 AMemotion field in experimentalControls as an array of strings, each in the format "emotion:intensity", not as a single string or object. Here’s the correct structure:
json
"experimentalControls": {
"emotion": ["positivity:highest"]
}
Only one intensity per emotion type is allowed in the array. For more details, see the [official changelog example](https://docs.vapi.ai/changelog/2025/2/25).
Source:
- [Changelog: February 25, 2025 – Voice Model Enhancements](https://docs.vapi.ai/changelog/2025/2/25)Vapi Support Bot
10/29/2025, 11:27 AMChiranjeet Mishra
10/29/2025, 8:08 PM