Dasha Studio
Dasha Studio is a Visual Studio Code extension. It enables developers to build, manage and deploy Dasha applications - human-level voice interfaces for CX, support, sales, build voice-based notifications, smart/menuless IVRs and add conversational capabilities to websites, games, mobile apps, voice assistants, smart devices, and more with only a few lines of code, from Visual Studio Code.
![Dasha Studio overview](/32dc466ecc4417049bac4e08e22c3efb/overview.gif)
Check out the hands-on demo videos on Dasha's YouTube channel to get started.
Overview of the extension features
Editing Dasha files
IntelliSense support when editing Dasha Scripting Language (.dsl
) files, with completions and syntax help.
![IntelliSense for Dasha files](/2f034f737ecf7030928d704e01e2b37a/completion.gif)
Designing conversation flow
Visually design your conversation flows (aka dialogue graphs).
![Designing a conversation flow](/static/70f6ce161dc803b347bcc228815516e8/c1b63/graph.png)
Telemetry
Dasha Studio anonymously tracks the following events and metrics:
- extension command invocation
- chat activity
- graph viewer activity
You can opt-out by disabling the Dasha Studio > Telemetry > Enabled
setting, or by setting DASHASTUDIO_TELEMETRY_ENABLED=false
in your environment variables.