Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If everything went right, you should have have a your_dialogflow_key.json

Create a Dialogflow agent

Follow the following steps to create a dummy Dialogflow agent:

  1. Go to https://dialogflow.cloud.google.com/#/getStarted and click “Create agent” in the top left

  2. Select the right Google project (the one you created during the dialog flow key setup)

  3. Click on create in the top right

Transcribing the audio

Alright! Now that we have everything set up we can start transcribing the audio.

...