Audio

A base component that renders audio controls for an audio source

The component plays audio formats mpg3 and ogg.

Usage

  bgImage: ""
  aspectRatio: ""
  audio:
    ogg: "v1639165770/gatsby4mdx/audio/sample-ogg-file_fmjjrl.ogg"
    mpeg: "v1639165774/gatsby4mdx/audio/sample-mp3-file_hwsxlc.mp3"

For an usage example see the media section.

Base Components Library

Library of all code snippets for the base components