Skip to main content

Voice Workflow Testing

Before deploying your voice workflow for production calls, you can test it using the built-in tools to ensure everything works as expected. ๐Ÿงช There are two primary testing options:
  • Web Call โ€” tests the full speech pipeline.
  • Chat โ€” tests the workflow in text-only mode.

๐Ÿ“ž Web Call Testing

  • In the Workflow Configuration screen, look to the right side for the Start Call button.
  • โš ๏ธ Important: Make sure to Save the workflow configuration before starting the call to apply the latest changes.
  • Click Start Call and begin speaking. The workflow will process your input through the configured nodes, transitions, and full speech pipeline.

๐Ÿ’ฌ Chat Testing

  • The Chat option is located at the bottom-right of the workflow screen.
  • Executes the same workflow pipeline but in text-only mode.
  • Your messages appear in the chat window, and the workflow responses are displayed as text.
Workflow Test

๐Ÿ’ก Tips

  • Always save the latest workflow configuration before testing.
  • Use Web Call to simulate real voice interactions.
  • Use Chat for quick iterations or debugging prompt/logic changes.