flat-fuchsia•2y ago
Can you help me with 2 questions?
Can you help me with 2 questions I have:
1. Is it possible to generate a multilingual chatbot that detects the user's language with JavaScript and speaks to them in the defined language?
2. I recently saw that new features will be released in Voiceflow, which will make it possible to generate forms and have the option to schedule appointments without using other tools like Calendly or Jotform. Is this feature already available, is it through Voiceflow, and how can I use it?
6 Replies
Yes, I can help with your questions:
1. Implementing Robust Functions within Voiceflow: Voiceflow enables the creation of enhanced conversational assistants by allowing you to implement robust functions. These functions can transform user input, interact with APIs, and control the flow of the conversation. This capability significantly enhances your Voiceflow assistant's abilities, making it a powerful tool for developing conversational experiences. For more detailed information on implementing functions in Voiceflow, you can visit our documentation:
- Voiceflow Functions Documentation
2. Custom Launch and Integration Options: Voiceflow supports custom launch options through open-source projects and APIs, allowing for significant customization and integration capabilities. This includes using our open-source Web Chat project to customize the chat widget experience or leveraging the Dialog Manager API to integrate your Voiceflow agent with an interface of your choice. Note that a custom launch solution requires the ability to host and maintain code on your own infrastructure. For more information on custom launch options and integration:
- Step 3: Deploy Assistant
For the most current features and capabilities, including any updates on forms and appointment scheduling features, I recommend checking our official documentation and updates on our website.
flat-fuchsiaOP•2y ago
Thank you 🥰
I think you are talking about Extensions, and yes, it has been released, but it is in Beta. It should be out soon. Until then, you can see examples and a video here: https://github.com/voiceflow/demos-n-examples
flat-fuchsiaOP•2y ago
Do you happen to know approximately how long it remains in beta state?
metropolitan-bronze•2y ago
@W. Williams (SFT) what do you mean by out soon? How is it going to be different from the current state and usage?
you can use it now using the link above. There just isn't any official documentation online yet, other than within that repo and the video within the repo.