{
  "$mulmocast": {
    "version": "1.1"
  },
  "lang": "en",
  "title": "Caption Test",
  "speechParams": {
    "speakers": {
      "Presenter": {
        "voiceId": "shimmer",
        "displayName": {
          "en": "Presenter"
        }
      }
    }
  },
  "beats": [
    {
      "speaker": "Presenter",
      "id": "pingpongmov",
      "text": "This is a local movie with audio.",
      "image": {
        "type": "movie",
        "source": {
          "kind": "path",
          "path": "../../test/assets/hello.mp4"
        }
      }
    }
  ]
}
