Speech recognition using Playground
Written by
Updated at February 18, 2025
To recognize speech from an audio file via the SpeechKit Playground interface:
- In the management console
, select the folder you are going to use to work with SpeechKit. - From the list of services, select SpeechKit.
- Go to the Speech recognition tab.
- In the Language field, select the language you need or leave
Automatic
. - Click Select file or drag the audio file to the loading area.
Tip
Convert the file to a supported audio format beforehand: MP3, WAV, or OGG with the OPUS audio codec. Maximum file size: 60 MB.
-
Click
Start recognition to start speech recognition in the audio file.Recognition may take from a few seconds to a few minutes depending on the audio file size.
-
Click
Copy text to copy the recognized text.
SpeechKit Playground features basic speech recognition options. For more flexible recognition settings, use the API.