Gladia’s playground is a convenient way to test our Speech-To-Text API. On the playground you are able to transcribe remote audio files through URL, and also upload your local audio files, alongside with live audio transcription.
1

Select your audio source

Choose your audio source (stream from you microphone, or upload a local file)
Then proceed to the next step.
2

Select features

You’ll be able to select Gladia API provide for your transcription.
For this example, we want to detect the named entity (like email adresses, phone numbers, etc.), so we turned on named entity recognition.
Only a few features of Gladia API are available on the playground. For more advanced testing, check our API documentation instead.
3

Talk to Gladia

You can talk to Gladia by clicking on the “Start transcribing” button, and you’ll be able to see the transcription of your voice in the “Transcription” tab.
Text in italic in the transcription represents partials transcripts.
4

Transcribe

You can see an already formatted and readable results in the default “Transcription” tab, and you’ll also find the result in JSON format (the one you’d get with an API call).