This version of the Speechly documentation is no longer actively maintained. For up-to-date documentation, see the latest version.

Speech-to-Text

Create an App ID for your Speechly powered speech-to-text application.

If your application only needs speech-to-text functionalities, we recommend creating an application that does not provide any other features besides speech recognition. Useful text entry and note taking.

Try it yourself

  1. Log-in to the Speechly Dashboard
  2. Create a new application and select the “Empty” template
  3. Click “Deploy” and wait for the deployment to finish (the status indicator turns green)
  4. Copy the App ID from the header
  5. Run it locally or try it in CodePen

Run in CodePen

Paste App ID into the CodePen

https://codepen.io/speechly/pen/yLpeeej?editors=1010

Run it locally

Follow the Using React Client guide and create a similar UI as in the CodePen above.


Last updated by Mathias Lindholm on November 2, 2022 at 20:24 +0200

Found an error on our documentation? Please file an issue or make a pull request