Dynamic parameter changes on the voice widget
# support
g
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
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
I understand, thanks Shubham.
c
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..
g
Thanks Kings!
k
Glad it fixed
3 Views