devMax
11/26/2024, 5:47 AMVapi
11/26/2024, 5:49 AMtranscriber.provider
attribute to the URL or identifier of your custom service.
However, since you mentioned that Swagger documentation for VAPI does not support circular references, and you're looking to provide a URL for the custom transcriber, it seems like you might be referring to an external service that isn't directly integrated into VAPI.
To proceed, I would need to know if VAPI has an option to specify an external transcriber URL directly in its configuration. If it does, you can set the transcriber.provider
to your custom transcriber's URL. If not, you might need to create a wrapper or an intermediary service that can communicate with your custom transcriber and integrate with VAPI.
Could you please provide more details on how you intend to use the custom transcriber with VAPI? Are there specific fields or configuration options in VAPI that you are looking to utilize for this integration?Vapi
11/26/2024, 5:49 AMdevMax
11/26/2024, 9:11 AMVapi
11/26/2024, 9:11 AMdevMax
11/26/2024, 10:32 AMShubham Bajaj
11/29/2024, 3:15 AM