> ## Documentation Index
> Fetch the complete documentation index at: https://gladia-95-docs-live-recommended-parameters.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Playground

> Test Gladia models and features in the browser before you integrate

[Gladia's playground](https://app.gladia.io/?utm_campaign=197609689-Website\&utm_source=documentation\&utm_content=sign-up) lets you try Speech-To-Text in the browser: mic stream, local upload, or remote URL. Compare models and features on your audio before you integrate.

<Steps>
  <Step title="Select your audio source">
    Choose your audio source (mic stream or local file upload).

    <Frame>
      <img src="https://mintcdn.com/gladia-95-docs-live-recommended-parameters/DHBXPirSeYpiXQGn/assets/images/playground-1.png?fit=max&auto=format&n=DHBXPirSeYpiXQGn&q=85&s=087f25c9fb0682b0c50d376d6a5f45ec" width="2688" height="1084" data-path="assets/images/playground-1.png" />
    </Frame>

    Then proceed to the next step.
  </Step>

  <Step title="Select features">
    Select <Tooltip tip="For the full feature list, see the Features section">some of
    the options</Tooltip> Gladia provides. \
    In this example we enable **named entity recognition**.

    <Note>
      Only a subset of API features is available in the playground. For advanced testing,
      see the [API documentation](/api-reference/).
    </Note>

    <Frame>
      <img src="https://mintcdn.com/gladia-95-docs-live-recommended-parameters/DHBXPirSeYpiXQGn/assets/images/playground-2.png?fit=max&auto=format&n=DHBXPirSeYpiXQGn&q=85&s=cf73dcad97249407627973565baee400" width="2280" height="1220" data-path="assets/images/playground-2.png" />
    </Frame>
  </Step>

  <Step title="Talk to Gladia">
    Click **Start transcribing** to see your voice in the Transcription tab.

    <Note>
      Italic text is [partial transcripts](/chapters/live-stt/features#partial-transcripts).
    </Note>

    <Frame>
      <img src="https://mintcdn.com/gladia-95-docs-live-recommended-parameters/DHBXPirSeYpiXQGn/assets/images/playground-3.png?fit=max&auto=format&n=DHBXPirSeYpiXQGn&q=85&s=ddf54e3beb37f1faecc63eb189a0618a" width="2304" height="1340" data-path="assets/images/playground-3.png" />
    </Frame>
  </Step>

  <Step title="Transcribe">
    The Transcription tab shows a readable result. The JSON tab shows the same payload you would get from an API call.

    <Frame>
      <img src="https://mintcdn.com/gladia-95-docs-live-recommended-parameters/DHBXPirSeYpiXQGn/assets/images/playground-4.png?fit=max&auto=format&n=DHBXPirSeYpiXQGn&q=85&s=d4ae2e47b8c25e061c0a6982d5079315" width="2308" height="1350" data-path="assets/images/playground-4.png" />
    </Frame>
  </Step>
</Steps>

## Test models before integrating

Try the features you need (e.g. diarization or NER) and compare [Solaria-3 vs Solaria-1](/chapters/introduction/models) on your audio. Check both the readable transcript and the JSON tab.
