﻿{
  "description": "OK response",
  "content": {
    "text/plain": {
      "schema": {
        "type": "object",
        "properties": {
          "sound": {
            "type": "string"
          }
        }
      }
    }
  }
}