I am using the voice widget on a web app and have a requirement to turn the transcript on/off dynamically (for example: using a checkbox on the web app). I need to be able to dynamically toggle {{voice-show-transcript="true"}} and {{voice-show-transcript="false"}} during a conversation.
Vapi team - Do you have plans to support dynamic parameter changes on the widget?
c
Chiranjeet Mishra
07/16/2025, 11:48 PM
Hey Gautam Srikrishna,
I wanted to let you know that we're managing a high volume of support requests at
the moment, so our response time might be a bit slower than usual.
I truly appreciate your understanding and will get back to you as soon as possible!
Thanks again for your patience!
g
Gautam Srikrishna
07/17/2025, 8:56 AM
I understand, thanks Shubham.
c
Chiranjeet Mishra
07/17/2025, 10:06 PM
Vapi widget doesn’t currently support dynamic changes to `voice-show-transcript`; as a workaround, you can re-render the widget, hide the transcript via CSS/JS, or manage it with a custom UI..