Sajitsu
05/19/2024, 11:16 PM"assistant": {
"name": "Sarah",
"voice": {
"voiceId": "jennifer",
"provider": "playht",
"styleGuidance": {
"style": 18
}
},
"model": {
"model": "gpt-4o",Vapi Support
05/19/2024, 11:16 PMVapi Support
05/19/2024, 11:17 PMjson
{
"voice": {
"provider": "playht",
"voiceId": "jennifer"
}
}
If you need to implement more advanced voice styling and it is supported by PlayHT, I recommend checking directly with PlayHT's documentation or their customer support for more detailed guidance on using specific features like styleGuidance.
For now, ensure that your basic assistant setup, including the model configuration, is correct and follows the standards provided in the documentation [(1)]() .Sahil
05/20/2024, 11:36 AMSahil
05/20/2024, 11:38 AMVapi Support
05/20/2024, 1:59 PM