Skip to content

Playground

The Playground is a web interface for interacting with your connected AI accounts without writing code. It includes three tools:

Chat

The Chat playground lets you:

  • Send messages to your connected ChatGPT account
  • See responses stream in real-time
  • Continue conversations with full context
  • Attach files to your messages
  • View generated assets (images, files) inline

Using Chat

  1. Navigate to Playground → Chat
  2. Select a destination (General or Project)
  3. Type your message and press Enter
  4. The response streams in real-time

Speech Generation

The Speech playground lets you:

  • Choose a TTS provider and voice
  • Enter text to synthesize
  • Generate audio asynchronously
  • Play and download the result

Using Speech Generation

  1. Navigate to Playground → Speech Generation
  2. Select a provider (e.g., Google Savio)
  3. Select a voice and language
  4. Enter your text
  5. Click Generate
  6. Wait for the job to complete
  7. Play the audio or download it

Transcription

The Transcription playground lets you:

  • Upload an audio file
  • Get a text transcript back
  • Copy the transcript to use elsewhere

Using Transcription

  1. Navigate to Playground → Transcription
  2. Upload an audio file (or drag and drop)
  3. Click Transcribe
  4. Copy the resulting text

Next Steps