Updating Voices in realtime
# support
b
Hey Vapi Team, I was wondering if there's a way to update parameters of a playht voice in realtime. e.g. speed. This would be during a call not after it's done which is what the update assistant patch request seems to do
v
@bertiefa Hello! Yes, you can update certain parameters of a PlayHT voice in real-time, such as speed, during a call. This typically involves sending a request to the PlayHT API with the desired parameters while the call is active. The specific implementation would depend on the capabilities of the PlayHT API and how it integrates with your system. If you're looking to adjust the speed of the voice during a live call, you would need to ensure that the API supports this feature and understand the correct method to send the update in real-time. If you have the API documentation or reference, I can help guide you through the process. If the PlayHT API documentation is not clear on this or you're unsure how to proceed, please ask support for more info on this. They can provide you with the specific details and steps to achieve real-time updates to voice parameters.
You can continue this conversation by mentioning me in the message.
s
hey it's not possible to do it during the call but instead you can squads and transfer destination request server event to return the assistant with assistant overrides during the call.
4 Views