{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SoundEngine",
  "description": "Play short WAV sound effects on an ESP32 through an I2S DAC.",
  "url": "https://github.com/forgevolt/SoundEngine",
  "author": {
    "@type": "Person",
    "name": "Christoph Streit"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/forgevolt/SoundEngine-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 556,
  "datePublished": "2026-08-10",
  "license": "https://spdx.org/licenses/MIT"
}