equal-aqua•15mo ago
Displaying videos like 5 videos in a carousel form.
Hlo, is there a way of displaying videos like 5 videos . if possible help me out.
Or just displaying many videos
5 Replies
To create a carousel for your chatbot in Voiceflow, you can use the Carousel Step. Here’s how you can do it:
Creating a Carousel
1. Add a Carousel Step:
- Navigate to the 'Talk' bucket in your custom Chat assistant and add a Carousel Step.
2. Configuring Cards:
- For each card in the carousel, you can add elements such as image, title, description, and buttons.
- For Visuals, you can upload or link an image or GIF. Upon upload, a preview of your file will show in the editor and canvas.
- Add a title and description to each card if needed.
3. Adding Buttons:
- You can add buttons to each card. Click the (+) by the Buttons section to add buttons and configure the Button label (with text or variables).
- Each button can be connected to a conversation path.
4. Adding Multiple Cards:
- To add more cards, click ‘Add Card’. This will allow you to create a gallery or carousel view with multiple cards.
5. Display Options:
- You can choose to display the cards as a horizontal carousel (default) or a vertical list. To change the orientation, open the step’s settings menu and select your desired option under ‘Buttons layout’.
Tips
- Persistent Buttons: Carousel buttons persist after the user’s initial interaction, allowing users to return to the carousel and make another selection.
- No Match/No Reply: Configure No Match or No Reply to handle scenarios where the user does not interact with the carousel as expected.
For more detailed information, you can refer to the Voiceflow Carousel Documentation.
This setup will allow you to display a selection or gallery of cards to your end users via a carousel or list.
Carousel step can only output images, not videos. You could have it output a screenshot and the have a button to view the video.
You could allow viewing in the chat but you wouldn’t be able to use a carousel. QUESTION: where are u getting the video links from?
equal-aquaOP•15mo ago
From youtube , by embedding the to voice flow that i know how to do , but now i want to have many videos at once
You can put them one after another or use buttons. @NiKo | Voiceflow is there an easy way or (for devs) a way to build a carsoul for videos (maybe an extension)?
Yes, easiest way will be using chat extensions, otherwise, using a custom version of our react-chat.