Skip to main content
Skip table of contents

Create a project

In VDK Studio there is two types of project:

  • Custom project.
    When you want to use custom technology bricks and not not only have a basic input/output assitant.
    This type is aimed for more complex projects. In this case, you will need to implement the code by yourself into the widgets.

  • No code assistant.
    When you want to create a quick proof of concept of voice recognition and voice synthesis without having to code.

When you launch the VDK Studio, you will have to choose whether you want to start a new project, import an existing project or browse into the playground.

Create a custom project

Here you can start by selecting your project name and project directory.

It’s not possible to change them later after project creation.

Now you need to choose the first technology to add it to your project. Later you can add as much as you want.

Voice recognition

The voice recognition technology will give you the power to understand speech!
You can choose between two types of recognition: the grammar based one or the dictation one.
More details will be provided if you choose this technology.

Grammar based

You can choose between creating a grammar model or import an existing one.

Enter your model’s name and choose the language you want to recognize and click on Next.

Once every thing is step click on create project. If there is some missing dependency packages it will automatically installed.

Dictation

Choose your model name and language and click on Next.

Once every thing is setup click on create project. If there is some missing dependency packages it will automatically installed.

Voice synthesis

Here you you need to choose your channel name and your SDK (depending on your license). You can check the page SDK specifics for Voice Synthesis for more details.

Click on the Next button when you have filled everything.

Once every thing is setup click on create project. If there is some missing dependency packages it will automatically installed.

Voice Biometrics

You can choose between creating a new model or importing an existing one.

Here, you need to fill in your model’s name, choose the SDK you want to use (depending on your license) (you can check the page SDK specifics for Voice Biometrics to help you to choose your SDK), and your model’s type.

Once every thing is setup click on create project. If there is some missing dependency packages it will automatically installed.

Create a no code assistant

After clicking on Create no code assistant in the home page, you can start by selecting your project’s name and project’s directory and click on Next.

Here you need to choose your assistant’s name, language and voice and click Next.

Once every thing is setup click on create project. If there is some missing dependency packages it will automatically installed.

Browse into the playground

When you click on Browse into the playground, the playground page will be opened. Here you can quickly test the available technologies with no need to create a project.

Import a project

When you click on Import project in the home page, a window will popup. Select the project file that you want to import it and click on open.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.