correct-apricot•2y ago
Dialog API (Voice-to-Voice assistant) Deployement
Are there any demo, walkthrough or github project of deployment Voice-to-Voice assistants with Dialog API?
The most relevant resource I found is Nico's walkthrough of deploying Voiceflow Dialog API project to custom webpage https://www.voiceflow.com/blog/webpage-assistant-voiceflow-dialog-api. However the input is Text, instead of Voice. Plus the project doesn't run when I clone from github.
Any relevant resource would be appreciated. Thanks!
1 Reply
Currently, we don't have a specific demo or walkthrough available that focuses on deploying Voice-to-Voice assistants using the Dialog API with voice input. However, we do offer a variety of resources and examples that can help you get started with deploying to custom channels, including voice interfaces:
- Our GitHub repository, "demos-n-examples," contains a collection of projects and demos that might offer some insights or starting points for your Voice-to-Voice assistant deployment.
- The Custom Channel (API) documentation provides guidance on using the Dialog API to integrate your agent with any custom channel or interface, including voice. This includes steps for obtaining your Dialog API Key and examples in different programming languages.
For more detailed examples and to explore our available resources, you might want to check out the following links:
- Voiceflow GitHub Demos and Examples
- Custom Channel API Documentation
These resources can serve as a foundation for building and deploying Voice-to-Voice assistants with the Dialog API.