@zync/zync-screnplay-player 0.1.224 → 0.1.226

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,2043 +2,2312 @@ import { RemotionRenderer } from "./RemotionRenderer";
2
2
 
3
3
  // edit screenplay directly here during development to test all changes
4
4
  var renderer = new RemotionRenderer({
5
- "input": {
6
- "primaryColor": "#2C2C2C",
7
- "primaryContrast": "#FFFFFF",
8
- "accentColor": "#8b33f7",
9
- "accentContrast": "#FFFFFF",
10
- "theme": "bigbold",
11
- "dynamicBackgroundPortrait": "",
12
- "dynamicBackgroundLandscape": "",
13
- "dynamicBackgroundSquare": "",
14
- "userBackgroundType": "natural"
5
+ input: {
6
+ primaryColor: "#2C2C2C",
7
+ primaryContrast: "#FFFFFF",
8
+ accentColor: "#8b33f7",
9
+ accentContrast: "#FFFFFF",
10
+ theme: "bigbold",
11
+ dynamicBackgroundPortrait: "",
12
+ dynamicBackgroundLandscape: "",
13
+ dynamicBackgroundSquare: "",
14
+ userBackgroundType: "natural"
15
15
  },
16
- "tracks": [{
17
- "type": "segment",
18
- "segments": [{
19
- "recordingIndex": 0,
20
- "layout": {
21
- "type": "hook_video",
22
- "data": {
23
- "noBackgroundVideoEffects": {
24
- "facePop": false,
25
- "backgroundDim": false,
26
- "backgroundBlur": false
16
+ tracks: [{
17
+ type: "segment",
18
+ segments: [{
19
+ recordingIndex: 0,
20
+ layout: {
21
+ type: "hook_video",
22
+ data: {
23
+ noBackgroundVideoEffects: {
24
+ facePop: false,
25
+ backgroundDim: false,
26
+ backgroundBlur: false
27
27
  },
28
- "sourceVideo": {
29
- "videoUrl": "https://stream.mux.com/h3wxD58yRtIYNyVWnx5iecrBxxgo5xI4rht5I9jBHak/highest.mp4",
30
- "proxyVideoUrl": "https://stream.mux.com/h3wxD58yRtIYNyVWnx5iecrBxxgo5xI4rht5I9jBHak/highest.mp4",
31
- "start": 0.79999995,
32
- "aspectRatio": "16:9",
33
- "durationSeconds": 9.127667
28
+ sourceVideo: {
29
+ videoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
30
+ proxyVideoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
31
+ start: 8.72,
32
+ aspectRatio: "16:9",
33
+ durationSeconds: 62.891822
34
34
  },
35
- "duration": 6.99,
36
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
37
- "frameColor": "#2C2C2C",
38
- "disableTransitionSounds": false,
39
- "sentenceText": "Great guests remember the audience is listening.",
40
- "text": "Great guests remember the audience is listening.",
41
- "imageUrl": "https://images.pexels.com/photos/6954174/pexels-photo-6954174.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
42
- "imgBgUrlVariations": {
43
- "default": "https://images.pexels.com/photos/6954174/pexels-photo-6954174.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
44
- "pexels": "https://images.pexels.com/photos/6954174/pexels-photo-6954174.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
35
+ duration: 14.805,
36
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
37
+ frameColor: "#2C2C2C",
38
+ disableTransitionSounds: false,
39
+ brollUrl: "https://videos.pexels.com/video-files/8725951/8725951-uhd_3840_2160_25fps.mp4",
40
+ sentenceText: "Send a personal thank-you note after the interview.",
41
+ text: "Send a personal thank-you note after the interview.",
42
+ imageUrl: "https://images.pexels.com/photos/11341894/pexels-photo-11341894.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
43
+ imgBgUrlVariations: {
44
+ "default": "https://images.pexels.com/photos/11341894/pexels-photo-11341894.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
45
+ pexels: "https://images.pexels.com/photos/11341894/pexels-photo-11341894.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
45
46
  },
46
- "noBackgroundVideo": {
47
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773185977772.webm",
48
- "faceMetadata": null
47
+ words: ["Thank", "you", "note"],
48
+ noBackgroundVideo: {
49
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
50
+ faceMetadata: null
49
51
  },
50
- "hookText": "Remember there’s an audience listening",
51
- "hookAccentText": "an audience listening",
52
- "hookStyle": "mono_shock",
53
- "hookDurationSeconds": 2.6,
54
- "paddingLeft": 0.79999995,
55
- "paddingRight": 1.3376670500000003
52
+ hookText: "Send a personal thank you note",
53
+ hookAccentText: "thank you note",
54
+ hookStyle: "mono_shock",
55
+ hookDurationSeconds: 14.805,
56
+ paddingLeft: 8.72,
57
+ paddingRight: 39.366822,
58
+ hookTextEditor: "Send a personal *thank you note*"
56
59
  }
57
60
  },
58
- "effects": [{
59
- "type": "caption_word_boom",
60
- "data": {
61
- "transcript_text": [{
62
- "offset": 0,
63
- "duration": 0.79999995,
64
- "text": "One thing that",
65
- "punctuations": [{
66
- "index": 0,
67
- "start": 0,
68
- "end": 0.3200000500000001,
69
- "originalStart": 0,
70
- "originalEnd": 0.3200000500000001
71
- }, {
72
- "index": 1,
73
- "start": 0.3200000500000001,
74
- "end": 0.5600000500000001,
75
- "originalStart": 0.3200000500000001,
76
- "originalEnd": 0.5600000500000001
77
- }, {
78
- "index": 2,
79
- "start": 0.5600000500000001,
80
- "end": 0.79999995,
81
- "originalStart": 0.5600000500000001,
82
- "originalEnd": 0.79999995
83
- }],
84
- "originalOffset": 0
85
- }, {
86
- "offset": 0.79999995,
87
- "duration": 1.1200001000000002,
88
- "text": "separates an okay",
89
- "punctuations": [{
90
- "index": 0,
91
- "start": 0.79999995,
92
- "end": 1.28000005,
93
- "originalStart": 0.79999995,
94
- "originalEnd": 1.28000005
95
- }, {
96
- "index": 1,
97
- "start": 1.28000005,
98
- "end": 1.59999995,
99
- "originalStart": 1.28000005,
100
- "originalEnd": 1.59999995
101
- }, {
102
- "index": 2,
103
- "start": 1.59999995,
104
- "end": 1.92000005,
105
- "originalStart": 1.59999995,
106
- "originalEnd": 1.92000005
107
- }],
108
- "originalOffset": 0.79999995
109
- }, {
110
- "offset": 1.92000005,
111
- "duration": 1.1199999999999997,
112
- "text": "podcast guest from",
113
- "punctuations": [{
114
- "index": 0,
115
- "start": 1.92000005,
116
- "end": 2.42000005,
117
- "originalStart": 1.92000005,
118
- "originalEnd": 2.42000005
119
- }, {
120
- "index": 1,
121
- "start": 2.4800000499999997,
122
- "end": 2.80000005,
123
- "originalStart": 2.4800000499999997,
124
- "originalEnd": 2.80000005
125
- }, {
126
- "index": 2,
127
- "start": 2.80000005,
128
- "end": 3.0400000499999997,
129
- "originalStart": 2.80000005,
130
- "originalEnd": 3.0400000499999997
131
- }],
132
- "originalOffset": 1.92000005
133
- }, {
134
- "offset": 3.0400000499999997,
135
- "duration": 1.04,
136
- "text": "a great one is",
137
- "punctuations": [{
138
- "index": 0,
139
- "start": 3.0400000499999997,
140
- "end": 3.20000005,
141
- "originalStart": 3.0400000499999997,
142
- "originalEnd": 3.20000005
143
- }, {
144
- "index": 1,
145
- "start": 3.20000005,
146
- "end": 3.44000005,
147
- "originalStart": 3.20000005,
148
- "originalEnd": 3.44000005
149
- }, {
150
- "index": 2,
151
- "start": 3.44000005,
152
- "end": 3.8400000499999996,
153
- "originalStart": 3.44000005,
154
- "originalEnd": 3.8400000499999996
155
- }, {
156
- "index": 3,
157
- "start": 3.8400000499999996,
158
- "end": 4.08000005,
159
- "originalStart": 3.8400000499999996,
160
- "originalEnd": 4.08000005
161
- }],
162
- "originalOffset": 3.0400000499999997,
163
- "disabled": true
164
- }, {
165
- "offset": 4.08000005,
166
- "duration": 0.3999997000000004,
167
- "text": "whether they",
168
- "punctuations": [{
169
- "index": 0,
170
- "start": 4.08000005,
171
- "end": 4.32000005,
172
- "originalStart": 4.08000005,
173
- "originalEnd": 4.32000005
174
- }, {
175
- "index": 1,
176
- "start": 4.32000005,
177
- "end": 4.47999975,
178
- "originalStart": 4.32000005,
179
- "originalEnd": 4.47999975
180
- }],
181
- "originalOffset": 4.08000005
182
- }, {
183
- "offset": 4.47999975,
184
- "duration": 0.4800000999999998,
185
- "text": "remember that",
186
- "punctuations": [{
187
- "index": 0,
188
- "start": 4.47999975,
189
- "end": 4.8000000499999995,
190
- "originalStart": 4.47999975,
191
- "originalEnd": 4.8000000499999995
192
- }, {
193
- "index": 1,
194
- "start": 4.8000000499999995,
195
- "end": 4.95999985,
196
- "originalStart": 4.8000000499999995,
197
- "originalEnd": 4.95999985
198
- }],
199
- "originalOffset": 4.47999975
200
- }, {
201
- "offset": 4.95999985,
202
- "duration": 0.8000001999999995,
203
- "text": "there's actually an",
204
- "punctuations": [{
205
- "index": 0,
206
- "start": 4.95999985,
207
- "end": 5.28000005,
208
- "originalStart": 4.95999985,
209
- "originalEnd": 5.28000005
210
- }, {
211
- "index": 1,
212
- "start": 5.28000005,
213
- "end": 5.59999965,
214
- "originalStart": 5.28000005,
215
- "originalEnd": 5.59999965
216
- }, {
217
- "index": 2,
218
- "start": 5.59999965,
219
- "end": 5.7600000499999995,
220
- "originalStart": 5.59999965,
221
- "originalEnd": 5.7600000499999995
222
- }],
223
- "originalOffset": 4.95999985,
224
- "disabled": true
225
- }, {
226
- "offset": 5.7600000499999995,
227
- "duration": 0.9800000000000004,
228
- "text": "audience listening.",
229
- "punctuations": [{
230
- "index": 0,
231
- "start": 5.7600000499999995,
232
- "end": 6.24000005,
233
- "originalStart": 5.7600000499999995,
234
- "originalEnd": 6.24000005
235
- }, {
236
- "index": 1,
237
- "start": 6.24000005,
238
- "end": 6.74000005,
239
- "originalStart": 6.24000005,
240
- "originalEnd": 6.74000005
241
- }],
242
- "originalOffset": 5.7600000499999995
243
- }]
244
- }
245
- }]
246
- }, {
247
- "recordingIndex": 0,
248
- "layout": {
249
- "type": "simple_frame",
250
- "data": {
251
- "noBackgroundVideoEffects": {
252
- "facePop": false,
253
- "backgroundDim": false,
254
- "backgroundBlur": false
255
- },
256
- "sourceVideo": {
257
- "videoUrl": "https://stream.mux.com/43jh5L02ShW4fTpTFG00Bo0001wIR7gljYfpDMi91102j02XI/highest.mp4",
258
- "start": 1.04,
259
- "aspectRatio": "16:9",
260
- "durationSeconds": 31.882544
261
- },
262
- "duration": 11.55,
263
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
264
- "frameColor": "#2C2C2C",
265
- "disableTransitionSounds": false,
266
- "imageUrl": "https://images.pexels.com/photos/8412316/pexels-photo-8412316.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
267
- "imgBgUrlVariations": {
268
- "default": "https://images.pexels.com/photos/8412316/pexels-photo-8412316.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
269
- "pexels": "https://images.pexels.com/photos/8412316/pexels-photo-8412316.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
270
- },
271
- "paddingLeft": 1.04,
272
- "paddingRight": 0.21750049999999987
273
- }
274
- },
275
- "effects": [{
276
- "type": "caption_word_boom",
277
- "data": {
278
- "transcript_text": [{
279
- "offset": 0,
280
- "duration": 0.8799999999999999,
281
- "text": "We all know that",
282
- "punctuations": [{
283
- "index": 0,
284
- "start": 0,
285
- "end": 0.24,
286
- "originalStart": 0,
287
- "originalEnd": 0.24
288
- }, {
289
- "index": 1,
290
- "start": 0.24,
291
- "end": 0.3999999000000001,
292
- "originalStart": 0.24,
293
- "originalEnd": 0.3999999000000001
294
- }, {
295
- "index": 2,
296
- "start": 0.3999999000000001,
297
- "end": 0.5599999,
298
- "originalStart": 0.3999999000000001,
299
- "originalEnd": 0.5599999
300
- }, {
301
- "index": 3,
302
- "start": 0.5599999,
303
- "end": 0.8799999999999999,
304
- "originalStart": 0.5599999,
305
- "originalEnd": 0.8799999999999999
306
- }],
307
- "originalOffset": 0
308
- }, {
309
- "offset": 0.8799999999999999,
310
- "duration": 1.4599999000000001,
311
- "text": "the make or break",
312
- "punctuations": [{
313
- "index": 0,
314
- "start": 0.8799999999999999,
315
- "end": 1.2000000000000002,
316
- "originalStart": 0.8799999999999999,
317
- "originalEnd": 1.2000000000000002
318
- }, {
319
- "index": 1,
320
- "start": 1.2000000000000002,
321
- "end": 1.5999998999999998,
322
- "originalStart": 1.2000000000000002,
323
- "originalEnd": 1.5999998999999998
324
- }, {
325
- "index": 2,
326
- "start": 1.5999998999999998,
327
- "end": 1.8399999,
328
- "originalStart": 1.5999998999999998,
329
- "originalEnd": 1.8399999
330
- }, {
331
- "index": 3,
332
- "start": 1.8399999,
333
- "end": 2.3399999,
334
- "originalStart": 1.8399999,
335
- "originalEnd": 2.3399999
336
- }],
337
- "originalOffset": 0.8799999999999999
338
- }, {
339
- "offset": 2.56,
340
- "duration": 1.06,
341
- "text": "for a podcast",
342
- "punctuations": [{
343
- "index": 0,
344
- "start": 2.56,
345
- "end": 2.96,
346
- "originalStart": 2.56,
347
- "originalEnd": 2.96
348
- }, {
349
- "index": 1,
350
- "start": 2.96,
351
- "end": 3.12,
352
- "originalStart": 2.96,
353
- "originalEnd": 3.12
354
- }, {
355
- "index": 2,
356
- "start": 3.12,
357
- "end": 3.62,
358
- "originalStart": 3.12,
359
- "originalEnd": 3.62
360
- }],
361
- "originalOffset": 2.56
362
- }, {
363
- "offset": 3.7599997,
364
- "duration": 1.7600002999999997,
365
- "text": "episode is not the",
366
- "punctuations": [{
367
- "index": 0,
368
- "start": 3.7599997,
369
- "end": 4.2599997,
370
- "originalStart": 3.7599997,
371
- "originalEnd": 4.2599997
372
- }, {
373
- "index": 1,
374
- "start": 4.88,
375
- "end": 5.12,
376
- "originalStart": 4.88,
377
- "originalEnd": 5.12
378
- }, {
379
- "index": 2,
380
- "start": 5.12,
381
- "end": 5.3599996,
382
- "originalStart": 5.12,
383
- "originalEnd": 5.3599996
384
- }, {
385
- "index": 3,
386
- "start": 5.3599996,
387
- "end": 5.52,
388
- "originalStart": 5.3599996,
389
- "originalEnd": 5.52
390
- }],
391
- "originalOffset": 3.7599997,
392
- "disabled": true
393
- }, {
394
- "offset": 5.52,
395
- "duration": 0.7999997000000008,
396
- "text": "quality of the",
397
- "punctuations": [{
398
- "index": 0,
399
- "start": 5.52,
400
- "end": 5.92,
401
- "originalStart": 5.52,
402
- "originalEnd": 5.92
403
- }, {
404
- "index": 1,
405
- "start": 5.92,
406
- "end": 6.08,
407
- "originalStart": 5.92,
408
- "originalEnd": 6.08
409
- }, {
410
- "index": 2,
411
- "start": 6.08,
412
- "end": 6.3199997,
413
- "originalStart": 6.08,
414
- "originalEnd": 6.3199997
415
- }],
416
- "originalOffset": 5.52
417
- }, {
418
- "offset": 6.3199997,
419
- "duration": 1.3800002999999998,
420
- "text": "video or the audio,",
421
- "punctuations": [{
422
- "index": 0,
423
- "start": 6.3199997,
424
- "end": 6.7999997,
425
- "originalStart": 6.3199997,
426
- "originalEnd": 6.7999997
427
- }, {
428
- "index": 1,
429
- "start": 6.7999997,
430
- "end": 6.96,
431
- "originalStart": 6.7999997,
432
- "originalEnd": 6.96
433
- }, {
434
- "index": 2,
435
- "start": 6.96,
436
- "end": 7.2,
437
- "originalStart": 6.96,
438
- "originalEnd": 7.2
439
- }, {
440
- "index": 3,
441
- "start": 7.2,
442
- "end": 7.7,
443
- "originalStart": 7.2,
444
- "originalEnd": 7.7
445
- }],
446
- "originalOffset": 6.3199997
447
- }, {
448
- "offset": 8.079999999999998,
449
- "duration": 1.3600000000000012,
450
- "text": "but the quality of",
451
- "punctuations": [{
452
- "index": 0,
453
- "start": 8.079999999999998,
454
- "end": 8.579999999999998,
455
- "originalStart": 8.079999999999998,
456
- "originalEnd": 8.579999999999998
457
- }, {
458
- "index": 1,
459
- "start": 8.719999999999999,
460
- "end": 8.879999999999999,
461
- "originalStart": 8.719999999999999,
462
- "originalEnd": 8.879999999999999
463
- }, {
464
- "index": 2,
465
- "start": 8.879999999999999,
466
- "end": 9.280000000000001,
467
- "originalStart": 8.879999999999999,
468
- "originalEnd": 9.280000000000001
469
- }, {
470
- "index": 3,
471
- "start": 9.280000000000001,
472
- "end": 9.440000000000001,
473
- "originalStart": 9.280000000000001,
474
- "originalEnd": 9.440000000000001
475
- }],
476
- "originalOffset": 8.079999999999998,
477
- "disabled": true
478
- }, {
479
- "offset": 9.440000000000001,
480
- "duration": 1.119999,
481
- "text": "the guest that you",
482
- "punctuations": [{
483
- "index": 0,
484
- "start": 9.440000000000001,
485
- "end": 9.599999,
486
- "originalStart": 9.440000000000001,
487
- "originalEnd": 9.599999
488
- }, {
489
- "index": 1,
490
- "start": 9.599999,
491
- "end": 10.099999,
492
- "originalStart": 9.599999,
493
- "originalEnd": 10.099999
494
- }, {
495
- "index": 2,
496
- "start": 10.16,
497
- "end": 10.399999999999999,
498
- "originalStart": 10.16,
499
- "originalEnd": 10.399999999999999
500
- }, {
501
- "index": 3,
502
- "start": 10.399999999999999,
503
- "end": 10.559999000000001,
504
- "originalStart": 10.399999999999999,
505
- "originalEnd": 10.559999000000001
506
- }],
507
- "originalOffset": 9.440000000000001
508
- }, {
509
- "offset": 10.559999000000001,
510
- "duration": 0.7400009999999995,
511
- "text": "bring in.",
512
- "punctuations": [{
513
- "index": 0,
514
- "start": 10.559999000000001,
515
- "end": 10.8,
516
- "originalStart": 10.559999000000001,
517
- "originalEnd": 10.8
518
- }, {
519
- "index": 1,
520
- "start": 10.8,
521
- "end": 11.3,
522
- "originalStart": 10.8,
523
- "originalEnd": 11.3
524
- }],
525
- "originalOffset": 10.559999000000001
61
+ effects: [{
62
+ type: "caption_word_boom",
63
+ data: {
64
+ transcript_text: [{
65
+ offset: 0,
66
+ duration: 0.6399999999999988,
67
+ text: "Of course, the",
68
+ punctuations: [{
69
+ index: 0,
70
+ start: 0,
71
+ end: 0.16000000000000014,
72
+ originalStart: 0,
73
+ originalEnd: 0.16000000000000014
74
+ }, {
75
+ index: 1,
76
+ start: 0.16000000000000014,
77
+ end: 0.47999999999999865,
78
+ originalStart: 0.16000000000000014,
79
+ originalEnd: 0.47999999999999865
80
+ }, {
81
+ index: 2,
82
+ start: 0.47999999999999865,
83
+ end: 0.6399999999999988,
84
+ originalStart: 0.47999999999999865,
85
+ originalEnd: 0.6399999999999988
86
+ }],
87
+ originalOffset: 0,
88
+ disabled: true
89
+ }, {
90
+ offset: 0.6399999999999988,
91
+ duration: 0.8000000000000007,
92
+ text: "first and the",
93
+ punctuations: [{
94
+ index: 0,
95
+ start: 0.6399999999999988,
96
+ end: 1.0399999999999991,
97
+ originalStart: 0.6399999999999988,
98
+ originalEnd: 1.0399999999999991
99
+ }, {
100
+ index: 1,
101
+ start: 1.0399999999999991,
102
+ end: 1.1999999999999993,
103
+ originalStart: 1.0399999999999991,
104
+ originalEnd: 1.1999999999999993
105
+ }, {
106
+ index: 2,
107
+ start: 1.1999999999999993,
108
+ end: 1.4399999999999995,
109
+ originalStart: 1.1999999999999993,
110
+ originalEnd: 1.4399999999999995
111
+ }],
112
+ originalOffset: 0.6399999999999988
113
+ }, {
114
+ offset: 1.4399999999999995,
115
+ duration: 1.0399999999999991,
116
+ text: "simplest one is to",
117
+ punctuations: [{
118
+ index: 0,
119
+ start: 1.4399999999999995,
120
+ end: 1.8399989999999988,
121
+ originalStart: 1.4399999999999995,
122
+ originalEnd: 1.8399989999999988
123
+ }, {
124
+ index: 1,
125
+ start: 1.8399989999999988,
126
+ end: 2.08,
127
+ originalStart: 1.8399989999999988,
128
+ originalEnd: 2.08
129
+ }, {
130
+ index: 2,
131
+ start: 2.08,
132
+ end: 2.3199999999999985,
133
+ originalStart: 2.08,
134
+ originalEnd: 2.3199999999999985
135
+ }, {
136
+ index: 3,
137
+ start: 2.3199999999999985,
138
+ end: 2.4799999999999986,
139
+ originalStart: 2.3199999999999985,
140
+ originalEnd: 2.4799999999999986
141
+ }],
142
+ originalOffset: 1.4399999999999995
143
+ }, {
144
+ offset: 2.4799999999999986,
145
+ duration: 0.6400000000000006,
146
+ text: "send them a",
147
+ punctuations: [{
148
+ index: 0,
149
+ start: 2.4799999999999986,
150
+ end: 2.639999999999999,
151
+ originalStart: 2.4799999999999986,
152
+ originalEnd: 2.639999999999999
153
+ }, {
154
+ index: 1,
155
+ start: 2.639999999999999,
156
+ end: 2.959999,
157
+ originalStart: 2.639999999999999,
158
+ originalEnd: 2.959999
159
+ }, {
160
+ index: 2,
161
+ start: 2.959999,
162
+ end: 3.119999999999999,
163
+ originalStart: 2.959999,
164
+ originalEnd: 3.119999999999999
165
+ }],
166
+ originalOffset: 2.4799999999999986
167
+ }, {
168
+ offset: 3.119999999999999,
169
+ duration: 0.8799989999999998,
170
+ text: "personal thank you",
171
+ punctuations: [{
172
+ index: 0,
173
+ start: 3.119999999999999,
174
+ end: 3.5999999999999996,
175
+ originalStart: 3.119999999999999,
176
+ originalEnd: 3.5999999999999996
177
+ }, {
178
+ index: 1,
179
+ start: 3.5999999999999996,
180
+ end: 3.839998999999999,
181
+ originalStart: 3.5999999999999996,
182
+ originalEnd: 3.839998999999999
183
+ }, {
184
+ index: 2,
185
+ start: 3.839998999999999,
186
+ end: 3.999998999999999,
187
+ originalStart: 3.839998999999999,
188
+ originalEnd: 3.999998999999999
189
+ }],
190
+ originalOffset: 3.119999999999999
191
+ }, {
192
+ offset: 3.999998999999999,
193
+ duration: 1.4150010000000002,
194
+ text: "note, following up",
195
+ punctuations: [{
196
+ index: 0,
197
+ start: 3.999998999999999,
198
+ end: 4.499998999999999,
199
+ originalStart: 3.999998999999999,
200
+ originalEnd: 4.499998999999999
201
+ }, {
202
+ index: 1,
203
+ start: 4.774999999999999,
204
+ end: 5.094999999999999,
205
+ originalStart: 4.774999999999999,
206
+ originalEnd: 5.094999999999999
207
+ }, {
208
+ index: 2,
209
+ start: 5.094999999999999,
210
+ end: 5.414999999999999,
211
+ originalStart: 5.094999999999999,
212
+ originalEnd: 5.414999999999999
213
+ }],
214
+ originalOffset: 3.999998999999999,
215
+ disabled: true
216
+ }, {
217
+ offset: 5.414999999999999,
218
+ duration: 0.7200000000000006,
219
+ text: "and letting them",
220
+ punctuations: [{
221
+ index: 0,
222
+ start: 5.414999999999999,
223
+ end: 5.574999999999999,
224
+ originalStart: 5.414999999999999,
225
+ originalEnd: 5.574999999999999
226
+ }, {
227
+ index: 1,
228
+ start: 5.574999999999999,
229
+ end: 5.895,
230
+ originalStart: 5.574999999999999,
231
+ originalEnd: 5.895
232
+ }, {
233
+ index: 2,
234
+ start: 5.895,
235
+ end: 6.135,
236
+ originalStart: 5.895,
237
+ originalEnd: 6.135
238
+ }],
239
+ originalOffset: 5.414999999999999,
240
+ disabled: true
241
+ }, {
242
+ offset: 6.135,
243
+ duration: 1.1999999999999993,
244
+ text: "know how much we",
245
+ punctuations: [{
246
+ index: 0,
247
+ start: 6.135,
248
+ end: 6.455,
249
+ originalStart: 6.135,
250
+ originalEnd: 6.455
251
+ }, {
252
+ index: 1,
253
+ start: 6.455,
254
+ end: 6.615,
255
+ originalStart: 6.455,
256
+ originalEnd: 6.615
257
+ }, {
258
+ index: 2,
259
+ start: 6.615,
260
+ end: 7.115,
261
+ originalStart: 6.615,
262
+ originalEnd: 7.115
263
+ }, {
264
+ index: 3,
265
+ start: 7.174999999999999,
266
+ end: 7.334999999999999,
267
+ originalStart: 7.174999999999999,
268
+ originalEnd: 7.334999999999999
269
+ }],
270
+ originalOffset: 6.135,
271
+ disabled: true
272
+ }, {
273
+ offset: 7.334999999999999,
274
+ duration: 1.2800000000000011,
275
+ text: "appreciate their",
276
+ punctuations: [{
277
+ index: 0,
278
+ start: 7.334999999999999,
279
+ end: 7.834999999999999,
280
+ originalStart: 7.334999999999999,
281
+ originalEnd: 7.834999999999999
282
+ }, {
283
+ index: 1,
284
+ start: 8.374999999999998,
285
+ end: 8.615,
286
+ originalStart: 8.374999999999998,
287
+ originalEnd: 8.615
288
+ }],
289
+ originalOffset: 7.334999999999999,
290
+ disabled: true
291
+ }, {
292
+ offset: 8.615,
293
+ duration: 1.759999999999998,
294
+ text: "time and their",
295
+ punctuations: [{
296
+ index: 0,
297
+ start: 8.615,
298
+ end: 9.115,
299
+ originalStart: 8.615,
300
+ originalEnd: 9.115
301
+ }, {
302
+ index: 1,
303
+ start: 9.575000000000001,
304
+ end: 9.975,
305
+ originalStart: 9.575000000000001,
306
+ originalEnd: 9.975
307
+ }, {
308
+ index: 2,
309
+ start: 9.975,
310
+ end: 10.374999999999998,
311
+ originalStart: 9.975,
312
+ originalEnd: 10.374999999999998
313
+ }],
314
+ originalOffset: 8.615,
315
+ disabled: true
316
+ }, {
317
+ offset: 10.374999999999998,
318
+ duration: 0.6400000000000006,
319
+ text: "sharing of",
320
+ punctuations: [{
321
+ index: 0,
322
+ start: 10.374999999999998,
323
+ end: 10.774999,
324
+ originalStart: 10.374999999999998,
325
+ originalEnd: 10.774999
326
+ }, {
327
+ index: 1,
328
+ start: 10.774999,
329
+ end: 11.014999999999999,
330
+ originalStart: 10.774999,
331
+ originalEnd: 11.014999999999999
332
+ }],
333
+ originalOffset: 10.374999999999998,
334
+ disabled: true
335
+ }, {
336
+ offset: 11.014999999999999,
337
+ duration: 0.6400000000000006,
338
+ text: "knowledge and",
339
+ punctuations: [{
340
+ index: 0,
341
+ start: 11.014999999999999,
342
+ end: 11.334999999999999,
343
+ originalStart: 11.014999999999999,
344
+ originalEnd: 11.334999999999999
345
+ }, {
346
+ index: 1,
347
+ start: 11.334999999999999,
348
+ end: 11.655,
349
+ originalStart: 11.334999999999999,
350
+ originalEnd: 11.655
351
+ }],
352
+ originalOffset: 11.014999999999999,
353
+ disabled: true
354
+ }, {
355
+ offset: 11.655,
356
+ duration: 1.0399999999999991,
357
+ text: "expertise on the",
358
+ punctuations: [{
359
+ index: 0,
360
+ start: 11.655,
361
+ end: 12.155,
362
+ originalStart: 11.655,
363
+ originalEnd: 12.155
364
+ }, {
365
+ index: 1,
366
+ start: 12.295,
367
+ end: 12.534999999999998,
368
+ originalStart: 12.295,
369
+ originalEnd: 12.534999999999998
370
+ }, {
371
+ index: 2,
372
+ start: 12.534999999999998,
373
+ end: 12.694999999999999,
374
+ originalStart: 12.534999999999998,
375
+ originalEnd: 12.694999999999999
376
+ }],
377
+ originalOffset: 11.655,
378
+ disabled: true
379
+ }, {
380
+ offset: 12.694999999999999,
381
+ duration: 0.8800000000000026,
382
+ text: "topic that we",
383
+ punctuations: [{
384
+ index: 0,
385
+ start: 12.694999999999999,
386
+ end: 13.174999999999999,
387
+ originalStart: 12.694999999999999,
388
+ originalEnd: 13.174999999999999
389
+ }, {
390
+ index: 1,
391
+ start: 13.174999999999999,
392
+ end: 13.415000000000001,
393
+ originalStart: 13.174999999999999,
394
+ originalEnd: 13.415000000000001
395
+ }, {
396
+ index: 2,
397
+ start: 13.415000000000001,
398
+ end: 13.575000000000001,
399
+ originalStart: 13.415000000000001,
400
+ originalEnd: 13.575000000000001
401
+ }],
402
+ originalOffset: 12.694999999999999,
403
+ disabled: true
404
+ }, {
405
+ offset: 13.575000000000001,
406
+ duration: 0.9799999999999969,
407
+ text: "interviewed them.",
408
+ punctuations: [{
409
+ index: 0,
410
+ start: 13.575000000000001,
411
+ end: 14.054999999999998,
412
+ originalStart: 13.575000000000001,
413
+ originalEnd: 14.054999999999998
414
+ }, {
415
+ index: 1,
416
+ start: 14.054999999999998,
417
+ end: 14.554999999999998,
418
+ originalStart: 14.054999999999998,
419
+ originalEnd: 14.554999999999998
420
+ }],
421
+ originalOffset: 13.575000000000001,
422
+ disabled: true
526
423
  }]
527
424
  }
528
425
  }]
529
426
  }, {
530
- "recordingIndex": 0,
531
- "layout": {
532
- "type": "simple_frame_zoom_cut",
533
- "data": {
534
- "noBackgroundVideoEffects": {
535
- "facePop": false,
536
- "backgroundDim": false,
537
- "backgroundBlur": false
538
- },
539
- "sourceVideo": {
540
- "videoUrl": "https://stream.mux.com/43jh5L02ShW4fTpTFG00Bo0001wIR7gljYfpDMi91102j02XI/highest.mp4",
541
- "start": 13.025001,
542
- "aspectRatio": "16:9",
543
- "durationSeconds": 31.882544
427
+ recordingIndex: 0,
428
+ layout: {
429
+ type: "simple_frame",
430
+ data: {
431
+ noBackgroundVideoEffects: {
432
+ facePop: false,
433
+ backgroundDim: false,
434
+ backgroundBlur: false
544
435
  },
545
- "duration": 6.589999,
546
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
547
- "frameColor": "#2C2C2C",
548
- "disableTransitionSounds": false,
549
- "imageUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/gen/2ea0f074-7565-4f7d-984e-2804284d0dec.png",
550
- "imgBgUrlVariations": {
551
- "default": "https://storage.googleapis.com/ai-recorder-media-assets/media/gen/2ea0f074-7565-4f7d-984e-2804284d0dec.png",
552
- "pexels": "https://images.pexels.com/photos/6530797/pexels-photo-6530797.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
436
+ sourceVideo: {
437
+ videoUrl: "https://stream.mux.com/vXLUgFNBL1B0001o6kzCvtuLjsKf01B502EMWDyspYuZna8/highest.mp4",
438
+ proxyVideoUrl: "https://stream.mux.com/vXLUgFNBL1B0001o6kzCvtuLjsKf01B502EMWDyspYuZna8/highest.mp4",
439
+ start: 0.48,
440
+ aspectRatio: "16:9",
441
+ durationSeconds: 21.614022
553
442
  },
554
- "paddingLeft": 0.21750049999999987,
555
- "paddingRight": 0.6100000000000021
443
+ duration: 6.91,
444
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
445
+ frameColor: "#2C2C2C",
446
+ disableTransitionSounds: false,
447
+ paddingLeft: 0.48,
448
+ paddingRight: 0.129999999999999
556
449
  }
557
450
  },
558
- "effects": [{
559
- "type": "caption_word_boom",
560
- "data": {
561
- "transcript_text": [{
562
- "offset": 0,
563
- "duration": 0.8799989999999998,
564
- "text": "It's about how",
565
- "punctuations": [{
566
- "index": 0,
567
- "start": 0,
568
- "end": 0.1599990000000009
569
- }, {
570
- "index": 1,
571
- "start": 0.1599990000000009,
572
- "end": 0.5599990000000012
573
- }, {
574
- "index": 2,
575
- "start": 0.5599990000000012,
576
- "end": 0.8799989999999998
577
- }]
578
- }, {
579
- "offset": 0.8799989999999998,
580
- "duration": 1.120000000000001,
581
- "text": "clearly they can",
582
- "punctuations": [{
583
- "index": 0,
584
- "start": 0.8799989999999998,
585
- "end": 1.3799989999999998
586
- }, {
587
- "index": 1,
588
- "start": 1.5199990000000003,
589
- "end": 1.7599990000000005
590
- }, {
591
- "index": 2,
592
- "start": 1.7599990000000005,
593
- "end": 1.9999990000000007
594
- }]
595
- }, {
596
- "offset": 1.9999990000000007,
597
- "duration": 0.9600010000000001,
598
- "text": "explain their",
599
- "punctuations": [{
600
- "index": 0,
601
- "start": 1.9999990000000007,
602
- "end": 2.4999990000000007
603
- }, {
604
- "index": 1,
605
- "start": 2.6399989999999995,
606
- "end": 2.960000000000001
607
- }]
608
- }, {
609
- "offset": 2.960000000000001,
610
- "duration": 1.1999989999999983,
611
- "text": "thoughts and how",
612
- "punctuations": [{
613
- "index": 0,
614
- "start": 2.960000000000001,
615
- "end": 3.459999
616
- }, {
617
- "index": 1,
618
- "start": 3.519999000000002,
619
- "end": 3.839998999999999
620
- }, {
621
- "index": 2,
622
- "start": 3.839998999999999,
623
- "end": 4.159998999999999
624
- }]
625
- }, {
626
- "offset": 4.159998999999999,
627
- "duration": 1.2000000000000028,
628
- "text": "well you can tap",
629
- "punctuations": [{
630
- "index": 0,
631
- "start": 4.159998999999999,
632
- "end": 4.48
633
- }, {
634
- "index": 1,
635
- "start": 4.48,
636
- "end": 4.959999
637
- }, {
638
- "index": 2,
639
- "start": 4.959999,
640
- "end": 5.119999
641
- }, {
642
- "index": 3,
643
- "start": 5.119999,
644
- "end": 5.359999000000002
645
- }]
646
- }, {
647
- "offset": 5.359999000000002,
648
- "duration": 0.4799999999999969,
649
- "text": "into their",
650
- "punctuations": [{
651
- "index": 0,
652
- "start": 5.359999000000002,
653
- "end": 5.599999
654
- }, {
655
- "index": 1,
656
- "start": 5.599999,
657
- "end": 5.839998999999999
658
- }]
659
- }, {
660
- "offset": 5.839998999999999,
661
- "duration": 0.5,
662
- "text": "expertise.",
663
- "punctuations": [{
664
- "index": 0,
665
- "start": 5.839998999999999,
666
- "end": 6.339998999999999
667
- }]
451
+ effects: [{
452
+ type: "caption_word_boom",
453
+ data: {
454
+ transcript_text: [{
455
+ offset: 0,
456
+ duration: 0.6400000000000001,
457
+ text: "If you all know",
458
+ punctuations: [{
459
+ index: 0,
460
+ start: 0,
461
+ end: 0.11999996000000002,
462
+ originalStart: 0,
463
+ originalEnd: 0.11999996000000002
464
+ }, {
465
+ index: 1,
466
+ start: 0.11999996000000002,
467
+ end: 0.23999997000000006,
468
+ originalStart: 0.11999996000000002,
469
+ originalEnd: 0.23999997000000006
470
+ }, {
471
+ index: 2,
472
+ start: 0.23999997000000006,
473
+ end: 0.48,
474
+ originalStart: 0.23999997000000006,
475
+ originalEnd: 0.48
476
+ }, {
477
+ index: 3,
478
+ start: 0.48,
479
+ end: 0.6400000000000001,
480
+ originalStart: 0.48,
481
+ originalEnd: 0.6400000000000001
482
+ }],
483
+ originalOffset: 0
484
+ }, {
485
+ offset: 0.6400000000000001,
486
+ duration: 0.8799999999999999,
487
+ text: "that a strong",
488
+ punctuations: [{
489
+ index: 0,
490
+ start: 0.6400000000000001,
491
+ end: 0.9599999000000001,
492
+ originalStart: 0.6400000000000001,
493
+ originalEnd: 0.9599999000000001
494
+ }, {
495
+ index: 1,
496
+ start: 0.9599999000000001,
497
+ end: 1.1199999,
498
+ originalStart: 0.9599999000000001,
499
+ originalEnd: 1.1199999
500
+ }, {
501
+ index: 2,
502
+ start: 1.1199999,
503
+ end: 1.52,
504
+ originalStart: 1.1199999,
505
+ originalEnd: 1.52
506
+ }],
507
+ originalOffset: 0.6400000000000001
508
+ }, {
509
+ offset: 1.52,
510
+ duration: 1.04,
511
+ text: "podcast growth",
512
+ punctuations: [{
513
+ index: 0,
514
+ start: 1.52,
515
+ end: 2.02,
516
+ originalStart: 1.52,
517
+ originalEnd: 2.02
518
+ }, {
519
+ index: 1,
520
+ start: 2.08,
521
+ end: 2.56,
522
+ originalStart: 2.08,
523
+ originalEnd: 2.56
524
+ }],
525
+ originalOffset: 1.52
526
+ }, {
527
+ offset: 2.56,
528
+ duration: 1.5199999999999996,
529
+ text: "comes from how well",
530
+ punctuations: [{
531
+ index: 0,
532
+ start: 2.56,
533
+ end: 2.88,
534
+ originalStart: 2.56,
535
+ originalEnd: 2.88
536
+ }, {
537
+ index: 1,
538
+ start: 2.88,
539
+ end: 3.28,
540
+ originalStart: 2.88,
541
+ originalEnd: 3.28
542
+ }, {
543
+ index: 2,
544
+ start: 3.28,
545
+ end: 3.6,
546
+ originalStart: 3.28,
547
+ originalEnd: 3.6
548
+ }, {
549
+ index: 3,
550
+ start: 3.6,
551
+ end: 4.08,
552
+ originalStart: 3.6,
553
+ originalEnd: 4.08
554
+ }],
555
+ originalOffset: 2.56
556
+ }, {
557
+ offset: 4.08,
558
+ duration: 0.7199997000000007,
559
+ text: "you nurture",
560
+ punctuations: [{
561
+ index: 0,
562
+ start: 4.08,
563
+ end: 4.3199997,
564
+ originalStart: 4.08,
565
+ originalEnd: 4.3199997
566
+ }, {
567
+ index: 1,
568
+ start: 4.3199997,
569
+ end: 4.799999700000001,
570
+ originalStart: 4.3199997,
571
+ originalEnd: 4.799999700000001
572
+ }],
573
+ originalOffset: 4.08
574
+ }, {
575
+ offset: 4.799999700000001,
576
+ duration: 0.9600002999999999,
577
+ text: "relationship with",
578
+ punctuations: [{
579
+ index: 0,
580
+ start: 4.799999700000001,
581
+ end: 5.299999700000001,
582
+ originalStart: 4.799999700000001,
583
+ originalEnd: 5.299999700000001
584
+ }, {
585
+ index: 1,
586
+ start: 5.4399999999999995,
587
+ end: 5.76,
588
+ originalStart: 5.4399999999999995,
589
+ originalEnd: 5.76
590
+ }],
591
+ originalOffset: 4.799999700000001
592
+ }, {
593
+ offset: 5.76,
594
+ duration: 0.8999999999999995,
595
+ text: "past guests.",
596
+ punctuations: [{
597
+ index: 0,
598
+ start: 5.76,
599
+ end: 6.16,
600
+ originalStart: 5.76,
601
+ originalEnd: 6.16
602
+ }, {
603
+ index: 1,
604
+ start: 6.16,
605
+ end: 6.66,
606
+ originalStart: 6.16,
607
+ originalEnd: 6.66
608
+ }],
609
+ originalOffset: 5.76
668
610
  }]
669
611
  }
670
612
  }]
671
613
  }, {
672
- "layout": {
673
- "type": "handoff",
674
- "data": {
675
- "startFirstVideoFrom": 20.225,
676
- "firstVideoFile": "https://stream.mux.com/43jh5L02ShW4fTpTFG00Bo0001wIR7gljYfpDMi91102j02XI/highest.mp4",
677
- "firstProxyVideoFile": "https://stream.mux.com/43jh5L02ShW4fTpTFG00Bo0001wIR7gljYfpDMi91102j02XI/highest.mp4",
678
- "firstVideoDuration": 11.657543999999998,
679
- "firstNoBackgroundVideo": null,
680
- "startSecondVideoFrom": 0,
681
- "secondVideoFile": "https://stream.mux.com/h3wxD58yRtIYNyVWnx5iecrBxxgo5xI4rht5I9jBHak/highest.mp4",
682
- "secondProxyVideoFile": "https://stream.mux.com/h3wxD58yRtIYNyVWnx5iecrBxxgo5xI4rht5I9jBHak/highest.mp4",
683
- "secondVideoDuration": 7.78999995,
684
- "secondNoBackgroundVideo": {
685
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773185977772.webm",
686
- "faceMetadata": null
614
+ layout: {
615
+ type: "handoff",
616
+ data: {
617
+ startFirstVideoFrom: 7.52,
618
+ firstVideoFile: "https://stream.mux.com/vXLUgFNBL1B0001o6kzCvtuLjsKf01B502EMWDyspYuZna8/highest.mp4",
619
+ firstProxyVideoFile: "https://stream.mux.com/vXLUgFNBL1B0001o6kzCvtuLjsKf01B502EMWDyspYuZna8/highest.mp4",
620
+ firstVideoDuration: 11.541937,
621
+ firstNoBackgroundVideo: null,
622
+ startSecondVideoFrom: 0,
623
+ secondVideoFile: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
624
+ secondProxyVideoFile: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
625
+ secondVideoDuration: 8.43,
626
+ secondNoBackgroundVideo: {
627
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
628
+ faceMetadata: null
687
629
  },
688
- "noBackgroundVideoEffects": {
689
- "facePop": false,
690
- "backgroundDim": false,
691
- "backgroundBlur": false
630
+ noBackgroundVideoEffects: {
631
+ facePop: false,
632
+ backgroundDim: false,
633
+ backgroundBlur: false
692
634
  },
693
- "duration": 16.879626,
694
- "firstVideoDurationWithoutLastSegment": 0,
695
- "sourceVideo": {
696
- "videoUrl": "https://stream.mux.com/43jh5L02ShW4fTpTFG00Bo0001wIR7gljYfpDMi91102j02XI/highest.mp4",
697
- "proxyVideoUrl": "https://stream.mux.com/43jh5L02ShW4fTpTFG00Bo0001wIR7gljYfpDMi91102j02XI/highest.mp4",
698
- "start": 20.225
635
+ duration: 16.611937,
636
+ firstVideoDurationWithoutLastSegment: 0,
637
+ sourceVideo: {
638
+ videoUrl: "https://stream.mux.com/vXLUgFNBL1B0001o6kzCvtuLjsKf01B502EMWDyspYuZna8/highest.mp4",
639
+ proxyVideoUrl: "https://stream.mux.com/vXLUgFNBL1B0001o6kzCvtuLjsKf01B502EMWDyspYuZna8/highest.mp4",
640
+ start: 7.52
699
641
  },
700
- "handoffOverlapSeconds": 2.5679179499999982,
701
- "handoffNametagVariant": "highlight",
702
- "firstVideoPaddingRight": 1.767917999999998,
703
- "secondVideoPaddingLeft": 0.79999995,
704
- "seekerVideoDuration": 9.889626,
705
- "responderVideoDuration": 6.99,
706
- "paddingLeft": 0,
707
- "paddingRight": 0
642
+ handoffOverlapSeconds: 3.3600000000000003,
643
+ handoffNametagVariant: "highlight",
644
+ firstVideoPaddingRight: 2,
645
+ secondVideoPaddingLeft: 1.36,
646
+ seekerVideoDuration: 9.541937,
647
+ responderVideoDuration: 7.07,
648
+ paddingLeft: 0,
649
+ paddingRight: 0
708
650
  }
709
651
  },
710
- "effects": [{
711
- "type": "caption_word_boom",
712
- "data": {
713
- "transcript_text": [{
714
- "offset": 0,
715
- "duration": 0.9600009999999983,
716
- "text": "So tell me, from",
717
- "punctuations": [{
718
- "index": 0,
719
- "start": 0,
720
- "end": 0.16000000000000014
721
- }, {
722
- "index": 1,
723
- "start": 0.16000000000000014,
724
- "end": 0.3999999999999986
725
- }, {
726
- "index": 2,
727
- "start": 0.3999999999999986,
728
- "end": 0.639999999999997
729
- }, {
730
- "index": 3,
731
- "start": 0.639999999999997,
732
- "end": 0.9600009999999983
733
- }],
734
- "speaker": "seeker"
735
- }, {
736
- "offset": 0.9600009999999983,
737
- "duration": 1.2199980000000004,
738
- "text": "all the interviews",
739
- "punctuations": [{
740
- "index": 0,
741
- "start": 0.9600009999999983,
742
- "end": 1.2800009999999986
743
- }, {
744
- "index": 1,
745
- "start": 1.2800009999999986,
746
- "end": 1.6799989999999987
747
- }, {
748
- "index": 2,
749
- "start": 1.6799989999999987,
750
- "end": 2.1799989999999987
751
- }],
752
- "speaker": "seeker"
753
- }, {
754
- "offset": 2.3200000000000003,
755
- "duration": 0.9799999999999969,
756
- "text": "that you've done,",
757
- "punctuations": [{
758
- "index": 0,
759
- "start": 2.3200000000000003,
760
- "end": 2.5599999999999987
761
- }, {
762
- "index": 1,
763
- "start": 2.5599999999999987,
764
- "end": 2.799999999999997
765
- }, {
766
- "index": 2,
767
- "start": 2.799999999999997,
768
- "end": 3.299999999999997
769
- }],
770
- "speaker": "seeker"
771
- }, {
772
- "offset": 3.8596249999999976,
773
- "duration": 1.0400010000000002,
774
- "text": "what makes a",
775
- "punctuations": [{
776
- "index": 0,
777
- "start": 3.8596249999999976,
778
- "end": 4.259625
779
- }, {
780
- "index": 1,
781
- "start": 4.259625,
782
- "end": 4.659623999999997
783
- }, {
784
- "index": 2,
785
- "start": 4.659623999999997,
786
- "end": 4.899625999999998
787
- }],
788
- "speaker": "seeker"
789
- }, {
790
- "offset": 4.899625999999998,
791
- "duration": 1.0600000000000023,
792
- "text": "difference between",
793
- "punctuations": [{
794
- "index": 0,
795
- "start": 4.899625999999998,
796
- "end": 5.399625999999998
797
- }, {
798
- "index": 1,
799
- "start": 5.459626,
800
- "end": 5.959626
801
- }],
802
- "speaker": "seeker"
803
- }, {
804
- "offset": 6.099625,
805
- "duration": 1.9400009999999988,
806
- "text": "a great guest and a",
807
- "punctuations": [{
808
- "index": 0,
809
- "start": 6.099625,
810
- "end": 6.419625
811
- }, {
812
- "index": 1,
813
- "start": 6.419625,
814
- "end": 6.739625999999998
815
- }, {
816
- "index": 2,
817
- "start": 6.739625999999998,
818
- "end": 7.219625999999998
819
- }, {
820
- "index": 3,
821
- "start": 7.219625999999998,
822
- "end": 7.539625999999998
823
- }, {
824
- "index": 4,
825
- "start": 7.539625999999998,
826
- "end": 8.039625999999998
827
- }],
828
- "speaker": "seeker"
829
- }, {
830
- "offset": 8.179624999999998,
831
- "duration": 1.4600010000000019,
832
- "text": "meh guest for you?",
833
- "punctuations": [{
834
- "index": 0,
835
- "start": 8.179624999999998,
836
- "end": 8.659623999999997
837
- }, {
838
- "index": 1,
839
- "start": 8.659623999999997,
840
- "end": 8.979623999999998
841
- }, {
842
- "index": 2,
843
- "start": 8.979623999999998,
844
- "end": 9.139626
845
- }, {
846
- "index": 3,
847
- "start": 9.139626,
848
- "end": 9.639626
849
- }],
850
- "speaker": "seeker"
851
- }, {
852
- "offset": 9.889626,
853
- "duration": 0.79999995,
854
- "text": "One thing that",
855
- "punctuations": [{
856
- "index": 0,
857
- "start": 9.889626,
858
- "end": 10.20962605,
859
- "originalStart": 0,
860
- "originalEnd": 0.3200000500000001
861
- }, {
862
- "index": 1,
863
- "start": 10.20962605,
864
- "end": 10.449626049999999,
865
- "originalStart": 0.3200000500000001,
866
- "originalEnd": 0.5600000500000001
867
- }, {
868
- "index": 2,
869
- "start": 10.449626049999999,
870
- "end": 10.68962595,
871
- "originalStart": 0.5600000500000001,
872
- "originalEnd": 0.79999995
873
- }],
874
- "originalOffset": 0,
875
- "speaker": "responder"
876
- }, {
877
- "offset": 10.68962595,
878
- "duration": 1.1200001000000002,
879
- "text": "separates an okay",
880
- "punctuations": [{
881
- "index": 0,
882
- "start": 10.68962595,
883
- "end": 11.16962605,
884
- "originalStart": 0.79999995,
885
- "originalEnd": 1.28000005
886
- }, {
887
- "index": 1,
888
- "start": 11.16962605,
889
- "end": 11.48962595,
890
- "originalStart": 1.28000005,
891
- "originalEnd": 1.59999995
892
- }, {
893
- "index": 2,
894
- "start": 11.48962595,
895
- "end": 11.80962605,
896
- "originalStart": 1.59999995,
897
- "originalEnd": 1.92000005
898
- }],
899
- "originalOffset": 0.79999995,
900
- "speaker": "responder"
901
- }, {
902
- "offset": 11.80962605,
903
- "duration": 1.1199999999999997,
904
- "text": "podcast guest from",
905
- "punctuations": [{
906
- "index": 0,
907
- "start": 11.80962605,
908
- "end": 12.30962605,
909
- "originalStart": 1.92000005,
910
- "originalEnd": 2.42000005
911
- }, {
912
- "index": 1,
913
- "start": 12.369626049999999,
914
- "end": 12.68962605,
915
- "originalStart": 2.4800000499999997,
916
- "originalEnd": 2.80000005
917
- }, {
918
- "index": 2,
919
- "start": 12.68962605,
920
- "end": 12.92962605,
921
- "originalStart": 2.80000005,
922
- "originalEnd": 3.0400000499999997
923
- }],
924
- "originalOffset": 1.92000005,
925
- "speaker": "responder"
926
- }, {
927
- "offset": 12.92962605,
928
- "duration": 1.04,
929
- "text": "a great one is",
930
- "punctuations": [{
931
- "index": 0,
932
- "start": 12.92962605,
933
- "end": 13.08962605,
934
- "originalStart": 3.0400000499999997,
935
- "originalEnd": 3.20000005
936
- }, {
937
- "index": 1,
938
- "start": 13.08962605,
939
- "end": 13.32962605,
940
- "originalStart": 3.20000005,
941
- "originalEnd": 3.44000005
942
- }, {
943
- "index": 2,
944
- "start": 13.32962605,
945
- "end": 13.72962605,
946
- "originalStart": 3.44000005,
947
- "originalEnd": 3.8400000499999996
948
- }, {
949
- "index": 3,
950
- "start": 13.72962605,
951
- "end": 13.969626049999999,
952
- "originalStart": 3.8400000499999996,
953
- "originalEnd": 4.08000005
954
- }],
955
- "originalOffset": 3.0400000499999997,
956
- "speaker": "responder"
957
- }, {
958
- "offset": 13.969626049999999,
959
- "duration": 0.3999997000000004,
960
- "text": "whether they",
961
- "punctuations": [{
962
- "index": 0,
963
- "start": 13.969626049999999,
964
- "end": 14.20962605,
965
- "originalStart": 4.08000005,
966
- "originalEnd": 4.32000005
967
- }, {
968
- "index": 1,
969
- "start": 14.20962605,
970
- "end": 14.36962575,
971
- "originalStart": 4.32000005,
972
- "originalEnd": 4.47999975
973
- }],
974
- "originalOffset": 4.08000005,
975
- "speaker": "responder"
976
- }, {
977
- "offset": 14.36962575,
978
- "duration": 0.4800000999999998,
979
- "text": "remember that",
980
- "punctuations": [{
981
- "index": 0,
982
- "start": 14.36962575,
983
- "end": 14.689626049999998,
984
- "originalStart": 4.47999975,
985
- "originalEnd": 4.8000000499999995
986
- }, {
987
- "index": 1,
988
- "start": 14.689626049999998,
989
- "end": 14.849625849999999,
990
- "originalStart": 4.8000000499999995,
991
- "originalEnd": 4.95999985
992
- }],
993
- "originalOffset": 4.47999975,
994
- "speaker": "responder"
995
- }, {
996
- "offset": 14.849625849999999,
997
- "duration": 0.8000001999999995,
998
- "text": "there's actually an",
999
- "punctuations": [{
1000
- "index": 0,
1001
- "start": 14.849625849999999,
1002
- "end": 15.169626050000002,
1003
- "originalStart": 4.95999985,
1004
- "originalEnd": 5.28000005
1005
- }, {
1006
- "index": 1,
1007
- "start": 15.169626050000002,
1008
- "end": 15.48962565,
1009
- "originalStart": 5.28000005,
1010
- "originalEnd": 5.59999965
1011
- }, {
1012
- "index": 2,
1013
- "start": 15.48962565,
1014
- "end": 15.649626049999998,
1015
- "originalStart": 5.59999965,
1016
- "originalEnd": 5.7600000499999995
1017
- }],
1018
- "originalOffset": 4.95999985,
1019
- "speaker": "responder"
1020
- }, {
1021
- "offset": 15.649626049999998,
1022
- "duration": 0.9800000000000004,
1023
- "text": "audience listening.",
1024
- "punctuations": [{
1025
- "index": 0,
1026
- "start": 15.649626049999998,
1027
- "end": 16.12962605,
1028
- "originalStart": 5.7600000499999995,
1029
- "originalEnd": 6.24000005
1030
- }, {
1031
- "index": 1,
1032
- "start": 16.12962605,
1033
- "end": 16.62962605,
1034
- "originalStart": 6.24000005,
1035
- "originalEnd": 6.74000005
1036
- }],
1037
- "originalOffset": 5.7600000499999995,
1038
- "speaker": "responder"
652
+ effects: [{
653
+ type: "caption_word_boom",
654
+ data: {
655
+ transcript_text: [{
656
+ offset: 0,
657
+ duration: 0.8800000000000008,
658
+ text: "So my question for",
659
+ punctuations: [{
660
+ index: 0,
661
+ start: 0,
662
+ end: 0.23999980000000054,
663
+ originalStart: 0,
664
+ originalEnd: 0.23999980000000054
665
+ }, {
666
+ index: 1,
667
+ start: 0.23999980000000054,
668
+ end: 0.3999996000000001,
669
+ originalStart: 0.23999980000000054,
670
+ originalEnd: 0.3999996000000001
671
+ }, {
672
+ index: 2,
673
+ start: 0.3999996000000001,
674
+ end: 0.7200000000000006,
675
+ originalStart: 0.3999996000000001,
676
+ originalEnd: 0.7200000000000006
677
+ }, {
678
+ index: 3,
679
+ start: 0.7200000000000006,
680
+ end: 0.8800000000000008,
681
+ originalStart: 0.7200000000000006,
682
+ originalEnd: 0.8800000000000008
683
+ }],
684
+ speaker: "seeker",
685
+ originalOffset: 0
686
+ }, {
687
+ offset: 0.8800000000000008,
688
+ duration: 1.6799999999999997,
689
+ text: "you is, how do you",
690
+ punctuations: [{
691
+ index: 0,
692
+ start: 0.8800000000000008,
693
+ end: 1.119999,
694
+ originalStart: 0.8800000000000008,
695
+ originalEnd: 1.119999
696
+ }, {
697
+ index: 1,
698
+ start: 1.119999,
699
+ end: 1.619999,
700
+ originalStart: 1.119999,
701
+ originalEnd: 1.619999
702
+ }, {
703
+ index: 2,
704
+ start: 1.8399999999999999,
705
+ end: 2.079999000000001,
706
+ originalStart: 1.8399999999999999,
707
+ originalEnd: 2.079999000000001
708
+ }, {
709
+ index: 3,
710
+ start: 2.079999000000001,
711
+ end: 2.24,
712
+ originalStart: 2.079999000000001,
713
+ originalEnd: 2.24
714
+ }, {
715
+ index: 4,
716
+ start: 2.24,
717
+ end: 2.5600000000000005,
718
+ originalStart: 2.24,
719
+ originalEnd: 2.5600000000000005
720
+ }],
721
+ speaker: "seeker",
722
+ originalOffset: 0.8800000000000008
723
+ }, {
724
+ offset: 2.5600000000000005,
725
+ duration: 0.9599999999999991,
726
+ text: "keep those",
727
+ punctuations: [{
728
+ index: 0,
729
+ start: 2.5600000000000005,
730
+ end: 3.0600000000000005,
731
+ originalStart: 2.5600000000000005,
732
+ originalEnd: 3.0600000000000005
733
+ }, {
734
+ index: 1,
735
+ start: 3.119999,
736
+ end: 3.5199999999999996,
737
+ originalStart: 3.119999,
738
+ originalEnd: 3.5199999999999996
739
+ }],
740
+ speaker: "seeker",
741
+ originalOffset: 2.5600000000000005
742
+ }, {
743
+ offset: 3.5199999999999996,
744
+ duration: 2.0119370000000014,
745
+ text: "connections alive",
746
+ punctuations: [{
747
+ index: 0,
748
+ start: 3.5199999999999996,
749
+ end: 4.02,
750
+ originalStart: 3.5199999999999996,
751
+ originalEnd: 4.02
752
+ }, {
753
+ index: 1,
754
+ start: 5.031937000000001,
755
+ end: 5.531937000000001,
756
+ originalStart: 5.031937000000001,
757
+ originalEnd: 5.531937000000001
758
+ }],
759
+ speaker: "seeker",
760
+ originalOffset: 3.5199999999999996
761
+ }, {
762
+ offset: 5.911937,
763
+ duration: 0.9000009999999996,
764
+ text: "and meaningful",
765
+ punctuations: [{
766
+ index: 0,
767
+ start: 5.911937,
768
+ end: 6.311938,
769
+ originalStart: 5.911937,
770
+ originalEnd: 6.311938
771
+ }, {
772
+ index: 1,
773
+ start: 6.311938,
774
+ end: 6.811938,
775
+ originalStart: 6.311938,
776
+ originalEnd: 6.811938
777
+ }],
778
+ speaker: "seeker",
779
+ originalOffset: 5.911937
780
+ }, {
781
+ offset: 7.271937000000001,
782
+ duration: 1.2800009999999986,
783
+ text: "after an interview",
784
+ punctuations: [{
785
+ index: 0,
786
+ start: 7.271937000000001,
787
+ end: 7.751937,
788
+ originalStart: 7.271937000000001,
789
+ originalEnd: 7.751937
790
+ }, {
791
+ index: 1,
792
+ start: 7.751937,
793
+ end: 8.071937,
794
+ originalStart: 7.751937,
795
+ originalEnd: 8.071937
796
+ }, {
797
+ index: 2,
798
+ start: 8.071937,
799
+ end: 8.551938,
800
+ originalStart: 8.071937,
801
+ originalEnd: 8.551938
802
+ }],
803
+ speaker: "seeker",
804
+ originalOffset: 7.271937000000001
805
+ }, {
806
+ offset: 8.551938,
807
+ duration: 0.739999000000001,
808
+ text: "is done?",
809
+ punctuations: [{
810
+ index: 0,
811
+ start: 8.551938,
812
+ end: 8.791937,
813
+ originalStart: 8.551938,
814
+ originalEnd: 8.791937
815
+ }, {
816
+ index: 1,
817
+ start: 8.791937,
818
+ end: 9.291937,
819
+ originalStart: 8.791937,
820
+ originalEnd: 9.291937
821
+ }],
822
+ speaker: "seeker",
823
+ originalOffset: 8.551938
824
+ }, {
825
+ offset: 9.541937,
826
+ duration: 0.8800000000000001,
827
+ text: "There's a couple of",
828
+ punctuations: [{
829
+ index: 0,
830
+ start: 9.541937,
831
+ end: 9.861937000000001,
832
+ originalStart: 0,
833
+ originalEnd: 0.31999999999999984
834
+ }, {
835
+ index: 1,
836
+ start: 9.861937000000001,
837
+ end: 10.0219369,
838
+ originalStart: 0.31999999999999984,
839
+ originalEnd: 0.4799998999999999
840
+ }, {
841
+ index: 2,
842
+ start: 10.0219369,
843
+ end: 10.261937,
844
+ originalStart: 0.4799998999999999,
845
+ originalEnd: 0.72
846
+ }, {
847
+ index: 3,
848
+ start: 10.261937,
849
+ end: 10.421937,
850
+ originalStart: 0.72,
851
+ originalEnd: 0.8800000000000001
852
+ }],
853
+ originalOffset: 0,
854
+ speaker: "responder"
855
+ }, {
856
+ offset: 10.421937,
857
+ duration: 2,
858
+ text: "ways that we keep",
859
+ punctuations: [{
860
+ index: 0,
861
+ start: 10.421937,
862
+ end: 10.741937,
863
+ originalStart: 0.8800000000000001,
864
+ originalEnd: 1.2
865
+ }, {
866
+ index: 1,
867
+ start: 10.741937,
868
+ end: 11.241937,
869
+ originalStart: 1.2,
870
+ originalEnd: 1.7
871
+ }, {
872
+ index: 2,
873
+ start: 11.381936799999998,
874
+ end: 11.881936800000002,
875
+ originalStart: 1.8399998,
876
+ originalEnd: 2.3399998
877
+ }, {
878
+ index: 3,
879
+ start: 12.021937000000001,
880
+ end: 12.421937,
881
+ originalStart: 2.4799999999999995,
882
+ originalEnd: 2.88
883
+ }],
884
+ originalOffset: 0.8800000000000001,
885
+ speaker: "responder"
886
+ }, {
887
+ offset: 12.421937,
888
+ duration: 2.0799997,
889
+ text: "our guests, feeling",
890
+ punctuations: [{
891
+ index: 0,
892
+ start: 12.421937,
893
+ end: 12.901937,
894
+ originalStart: 2.88,
895
+ originalEnd: 3.3599999999999994
896
+ }, {
897
+ index: 1,
898
+ start: 12.901937,
899
+ end: 13.401937,
900
+ originalStart: 3.3599999999999994,
901
+ originalEnd: 3.8599999999999994
902
+ }, {
903
+ index: 2,
904
+ start: 14.101937,
905
+ end: 14.501936700000002,
906
+ originalStart: 4.56,
907
+ originalEnd: 4.9599997
908
+ }],
909
+ originalOffset: 2.88,
910
+ speaker: "responder"
911
+ }, {
912
+ offset: 14.501936700000002,
913
+ duration: 1.1400002999999996,
914
+ text: "valued and",
915
+ punctuations: [{
916
+ index: 0,
917
+ start: 14.501936700000002,
918
+ end: 15.001936700000002,
919
+ originalStart: 4.9599997,
920
+ originalEnd: 5.4599997
921
+ }, {
922
+ index: 1,
923
+ start: 15.141936999999999,
924
+ end: 15.641936999999999,
925
+ originalStart: 5.6,
926
+ originalEnd: 6.1
927
+ }],
928
+ originalOffset: 4.9599997,
929
+ speaker: "responder"
930
+ }, {
931
+ offset: 15.861937000000001,
932
+ duration: 0.5,
933
+ text: "appreciated.",
934
+ punctuations: [{
935
+ index: 0,
936
+ start: 15.861937000000001,
937
+ end: 16.361937,
938
+ originalStart: 6.319999999999999,
939
+ originalEnd: 6.819999999999999
940
+ }],
941
+ originalOffset: 6.319999999999999,
942
+ speaker: "responder"
1039
943
  }]
1040
944
  }
1041
945
  }, {
1042
- "type": "handoff_nametag",
1043
- "data": {
1044
- "fullName": "Arjun Sundararajan",
1045
- "title": "Founder at Zync.ai | Simplifying Brand Building",
1046
- "pictureUrl": "https://cdn.solorecording.studio/media/event-presenters/LPDfBsKz/presenter/1739483653893-arjunsundararajanprofile.jpg",
1047
- "offset": 6.657543999999998,
1048
- "alignment": "first-left",
1049
- "duration": 5,
1050
- "speaker": "seeker"
946
+ type: "handoff_nametag",
947
+ data: {
948
+ fullName: "Arjun Sundararajan",
949
+ title: "Founder at Zync.ai | Simplifying Brand Building",
950
+ pictureUrl: "https://cdn.solorecording.studio/media/event-presenters/LPDfBsKz/presenter/1739483653893-arjunsundararajanprofile.jpg",
951
+ offset: 6.541937000000001,
952
+ alignment: "first-left",
953
+ duration: 5,
954
+ speaker: "seeker"
1051
955
  }
1052
956
  }, {
1053
- "type": "handoff_nametag",
1054
- "data": {
1055
- "fullName": "Brooke Laing",
1056
- "title": "Co-host of Two Bolts Short of a Flange",
1057
- "pictureUrl": "",
1058
- "offset": 9.08962605,
1059
- "alignment": "second-right",
1060
- "duration": 5,
1061
- "speaker": "responder"
957
+ type: "handoff_nametag",
958
+ data: {
959
+ fullName: "Candy Alexander",
960
+ title: "Host of Cybersecurity Refined and Feral",
961
+ pictureUrl: "",
962
+ offset: 8.181937000000001,
963
+ alignment: "second-right",
964
+ duration: 5,
965
+ speaker: "responder"
1062
966
  }
1063
967
  }]
1064
968
  }, {
1065
- "recordingIndex": 1,
1066
- "layout": {
1067
- "type": "simple_frame_zoom_cut",
1068
- "data": {
1069
- "noBackgroundVideoEffects": {
1070
- "facePop": false,
1071
- "backgroundDim": false,
1072
- "backgroundBlur": false
969
+ recordingIndex: 0,
970
+ layout: {
971
+ type: "motion_still_green_screen",
972
+ data: {
973
+ noBackgroundVideoEffects: {
974
+ facePop: false,
975
+ backgroundDim: false,
976
+ backgroundBlur: false
1073
977
  },
1074
- "sourceVideo": {
1075
- "videoUrl": "https://stream.mux.com/K00pM400la00Hk02mxDoA5SERWTA7eG8zhP1n026vzcVz8ws/highest.mp4",
1076
- "proxyVideoUrl": "https://stream.mux.com/K00pM400la00Hk02mxDoA5SERWTA7eG8zhP1n026vzcVz8ws/highest.mp4",
1077
- "start": 0.56,
1078
- "aspectRatio": "16:9",
1079
- "durationSeconds": 13.076
978
+ sourceVideo: {
979
+ videoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
980
+ proxyVideoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
981
+ start: 8.72,
982
+ aspectRatio: "16:9",
983
+ durationSeconds: 62.891822
1080
984
  },
1081
- "duration": 4.880000000000001,
1082
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1083
- "frameColor": "#2C2C2C",
1084
- "disableTransitionSounds": false,
1085
- "noBackgroundVideo": {
1086
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773186244713.webm",
1087
- "faceMetadata": null
985
+ duration: 14.805,
986
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
987
+ frameColor: "#2C2C2C",
988
+ disableTransitionSounds: false,
989
+ brollUrl: "https://videos.pexels.com/video-files/8725951/8725951-uhd_3840_2160_25fps.mp4",
990
+ sentenceText: "Send a personal thank-you note after the interview.",
991
+ text: "Send a personal thank-you note after the interview.",
992
+ imageUrl: "https://images.pexels.com/photos/11341894/pexels-photo-11341894.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
993
+ imgBgUrlVariations: {
994
+ "default": "https://images.pexels.com/photos/11341894/pexels-photo-11341894.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
995
+ pexels: "https://images.pexels.com/photos/11341894/pexels-photo-11341894.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
1088
996
  },
1089
- "paddingLeft": 0.56,
1090
- "paddingRight": 0
1091
- }
1092
- },
1093
- "effects": [{
1094
- "type": "caption_word_boom",
1095
- "data": {
1096
- "transcript_text": [{
1097
- "offset": 0,
1098
- "duration": 0.8,
1099
- "text": "A lot of guests",
1100
- "punctuations": [{
1101
- "index": 0,
1102
- "start": 0,
1103
- "end": 0.15999997
1104
- }, {
1105
- "index": 1,
1106
- "start": 0.15999997,
1107
- "end": 0.31999999999999995
1108
- }, {
1109
- "index": 2,
1110
- "start": 0.31999999999999995,
1111
- "end": 0.48
1112
- }, {
1113
- "index": 3,
1114
- "start": 0.48,
1115
- "end": 0.8
1116
- }]
1117
- }, {
1118
- "offset": 0.8,
1119
- "duration": 0.7999997999999999,
1120
- "text": "answer questions",
1121
- "punctuations": [{
1122
- "index": 0,
1123
- "start": 0.8,
1124
- "end": 1.1199999999999999
1125
- }, {
1126
- "index": 1,
1127
- "start": 1.1199999999999999,
1128
- "end": 1.5999998
1129
- }]
1130
- }, {
1131
- "offset": 1.5999998,
1132
- "duration": 0.6400001999999998,
1133
- "text": "like they're just",
1134
- "punctuations": [{
1135
- "index": 0,
1136
- "start": 1.5999998,
1137
- "end": 1.8399999
1138
- }, {
1139
- "index": 1,
1140
- "start": 1.8399999,
1141
- "end": 2
1142
- }, {
1143
- "index": 2,
1144
- "start": 2,
1145
- "end": 2.2399999999999998
1146
- }]
1147
- }, {
1148
- "offset": 2.2399999999999998,
1149
- "duration": 0.48,
1150
- "text": "talking to the",
1151
- "punctuations": [{
1152
- "index": 0,
1153
- "start": 2.2399999999999998,
1154
- "end": 2.48
1155
- }, {
1156
- "index": 1,
1157
- "start": 2.48,
1158
- "end": 2.6399998
1159
- }, {
1160
- "index": 2,
1161
- "start": 2.6399998,
1162
- "end": 2.7199999999999998
1163
- }]
1164
- }, {
1165
- "offset": 2.7199999999999998,
1166
- "duration": 0.8800000000000003,
1167
- "text": "host, and that's",
1168
- "punctuations": [{
1169
- "index": 0,
1170
- "start": 2.7199999999999998,
1171
- "end": 3.1999999999999997
1172
- }, {
1173
- "index": 1,
1174
- "start": 3.1999999999999997,
1175
- "end": 3.3599997999999998
1176
- }, {
1177
- "index": 2,
1178
- "start": 3.3599997999999998,
1179
- "end": 3.6
1180
- }]
1181
- }, {
1182
- "offset": 3.6,
1183
- "duration": 0.3200000000000003,
1184
- "text": "fine.",
1185
- "punctuations": [{
1186
- "index": 0,
1187
- "start": 3.6,
1188
- "end": 3.9200000000000004
1189
- }]
1190
- }, {
1191
- "offset": 3.9200000000000004,
1192
- "duration": 0.96,
1193
- "text": "Don't get me wrong.",
1194
- "punctuations": [{
1195
- "index": 0,
1196
- "start": 3.9200000000000004,
1197
- "end": 4.16
1198
- }, {
1199
- "index": 1,
1200
- "start": 4.16,
1201
- "end": 4.32
1202
- }, {
1203
- "index": 2,
1204
- "start": 4.32,
1205
- "end": 4.48
1206
- }, {
1207
- "index": 3,
1208
- "start": 4.48,
1209
- "end": 4.880000000000001
1210
- }]
1211
- }]
1212
- }
1213
- }]
1214
- }, {
1215
- "recordingIndex": 1,
1216
- "layout": {
1217
- "type": "broll_studio_backdrop",
1218
- "data": {
1219
- "noBackgroundVideoEffects": {
1220
- "facePop": false,
1221
- "backgroundDim": false,
1222
- "backgroundBlur": false
997
+ words: ["Thank", "you", "note"],
998
+ noBackgroundVideo: {
999
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
1000
+ faceMetadata: null
1223
1001
  },
1224
- "sourceVideo": {
1225
- "videoUrl": "https://stream.mux.com/K00pM400la00Hk02mxDoA5SERWTA7eG8zhP1n026vzcVz8ws/highest.mp4",
1226
- "proxyVideoUrl": "https://stream.mux.com/K00pM400la00Hk02mxDoA5SERWTA7eG8zhP1n026vzcVz8ws/highest.mp4",
1227
- "start": 5.44,
1228
- "aspectRatio": "16:9",
1229
- "durationSeconds": 13.076
1230
- },
1231
- "duration": 6.67,
1232
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1233
- "frameColor": "#2C2C2C",
1234
- "disableTransitionSounds": false,
1235
- "brollUrl": "https://videos.pexels.com/video-files/7251041/7251041-uhd_3840_2160_25fps.mp4",
1236
- "sentenceText": "Speak to listeners starting their day or commuting.",
1237
- "text": "Speak to listeners starting their day or commuting.",
1238
- "imageUrl": "https://images.pexels.com/photos/1649771/pexels-photo-1649771.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
1239
- "imgBgUrlVariations": {
1240
- "default": "https://images.pexels.com/photos/1649771/pexels-photo-1649771.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
1241
- "pexels": "https://images.pexels.com/photos/1649771/pexels-photo-1649771.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
1242
- },
1243
- "words": ["Think", "listener"],
1244
- "noBackgroundVideo": {
1245
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773186244713.webm",
1246
- "faceMetadata": null
1247
- },
1248
- "paddingLeft": 0,
1249
- "paddingRight": 0.9660000000000002
1002
+ paddingLeft: 0.2900000000000009,
1003
+ paddingRight: 0.5050000000000008
1250
1004
  }
1251
1005
  },
1252
- "effects": [{
1253
- "type": "caption_word_boom",
1254
- "data": {
1255
- "transcript_text": [{
1256
- "offset": 0,
1257
- "duration": 1.04,
1258
- "text": "But the back best",
1259
- "punctuations": [{
1260
- "index": 0,
1261
- "start": 0,
1262
- "end": 0.15999999999999925
1263
- }, {
1264
- "index": 1,
1265
- "start": 0.15999999999999925,
1266
- "end": 0.3999996999999995
1267
- }, {
1268
- "index": 2,
1269
- "start": 0.3999996999999995,
1270
- "end": 0.6399999999999997
1271
- }, {
1272
- "index": 3,
1273
- "start": 0.7999999999999998,
1274
- "end": 1.04
1275
- }]
1276
- }, {
1277
- "offset": 1.04,
1278
- "duration": 0.8799996999999999,
1279
- "text": "guests think about",
1280
- "punctuations": [{
1281
- "index": 0,
1282
- "start": 1.04,
1283
- "end": 1.4399995999999993
1284
- }, {
1285
- "index": 1,
1286
- "start": 1.4399995999999993,
1287
- "end": 1.6799999999999997
1288
- }, {
1289
- "index": 2,
1290
- "start": 1.6799999999999997,
1291
- "end": 1.9199997
1292
- }]
1293
- }, {
1294
- "offset": 1.9199997,
1295
- "duration": 1.0400003,
1296
- "text": "the person who's",
1297
- "punctuations": [{
1298
- "index": 0,
1299
- "start": 1.9199997,
1300
- "end": 2.079999999999999
1301
- }, {
1302
- "index": 1,
1303
- "start": 2.079999999999999,
1304
- "end": 2.579999999999999
1305
- }, {
1306
- "index": 2,
1307
- "start": 2.6399999999999997,
1308
- "end": 2.96
1309
- }]
1310
- }, {
1311
- "offset": 2.96,
1312
- "duration": 0.7999999999999989,
1313
- "text": "listening to kick",
1314
- "punctuations": [{
1315
- "index": 0,
1316
- "start": 2.96,
1317
- "end": 3.3600000000000003
1318
- }, {
1319
- "index": 1,
1320
- "start": 3.3600000000000003,
1321
- "end": 3.5200000000000005
1322
- }, {
1323
- "index": 2,
1324
- "start": 3.5200000000000005,
1325
- "end": 3.759999999999999
1326
- }]
1327
- }, {
1328
- "offset": 3.759999999999999,
1329
- "duration": 0.8999990000000011,
1330
- "text": "off their day,",
1331
- "punctuations": [{
1332
- "index": 0,
1333
- "start": 3.759999999999999,
1334
- "end": 3.919999999999999
1335
- }, {
1336
- "index": 1,
1337
- "start": 3.919999999999999,
1338
- "end": 4.159999
1339
- }, {
1340
- "index": 2,
1341
- "start": 4.159999,
1342
- "end": 4.659999
1343
- }]
1344
- }, {
1345
- "offset": 4.72,
1346
- "duration": 1.1199999999999992,
1347
- "text": "unwind, or even on",
1348
- "punctuations": [{
1349
- "index": 0,
1350
- "start": 4.72,
1351
- "end": 5.22
1352
- }, {
1353
- "index": 1,
1354
- "start": 5.279998999999999,
1355
- "end": 5.44
1356
- }, {
1357
- "index": 2,
1358
- "start": 5.44,
1359
- "end": 5.679999999999999
1360
- }, {
1361
- "index": 3,
1362
- "start": 5.679999999999999,
1363
- "end": 5.839999999999999
1364
- }]
1365
- }, {
1366
- "offset": 5.839999999999999,
1367
- "duration": 0.5800000000000001,
1368
- "text": "their commute.",
1369
- "punctuations": [{
1370
- "index": 0,
1371
- "start": 5.839999999999999,
1372
- "end": 5.919999999999999
1373
- }, {
1374
- "index": 1,
1375
- "start": 5.919999999999999,
1376
- "end": 6.419999999999999
1377
- }]
1006
+ effects: [{
1007
+ type: "caption_word_boom",
1008
+ data: {
1009
+ transcript_text: [{
1010
+ offset: 0,
1011
+ duration: 0.6399999999999988,
1012
+ text: "Of course, the",
1013
+ punctuations: [{
1014
+ index: 0,
1015
+ start: 0,
1016
+ end: 0.16000000000000014,
1017
+ originalStart: 0,
1018
+ originalEnd: 0.16000000000000014
1019
+ }, {
1020
+ index: 1,
1021
+ start: 0.16000000000000014,
1022
+ end: 0.47999999999999865,
1023
+ originalStart: 0.16000000000000014,
1024
+ originalEnd: 0.47999999999999865
1025
+ }, {
1026
+ index: 2,
1027
+ start: 0.47999999999999865,
1028
+ end: 0.6399999999999988,
1029
+ originalStart: 0.47999999999999865,
1030
+ originalEnd: 0.6399999999999988
1031
+ }],
1032
+ originalOffset: 0
1033
+ }, {
1034
+ offset: 0.6399999999999988,
1035
+ duration: 0.8000000000000007,
1036
+ text: "first and the",
1037
+ punctuations: [{
1038
+ index: 0,
1039
+ start: 0.6399999999999988,
1040
+ end: 1.0399999999999991,
1041
+ originalStart: 0.6399999999999988,
1042
+ originalEnd: 1.0399999999999991
1043
+ }, {
1044
+ index: 1,
1045
+ start: 1.0399999999999991,
1046
+ end: 1.1999999999999993,
1047
+ originalStart: 1.0399999999999991,
1048
+ originalEnd: 1.1999999999999993
1049
+ }, {
1050
+ index: 2,
1051
+ start: 1.1999999999999993,
1052
+ end: 1.4399999999999995,
1053
+ originalStart: 1.1999999999999993,
1054
+ originalEnd: 1.4399999999999995
1055
+ }],
1056
+ originalOffset: 0.6399999999999988
1057
+ }, {
1058
+ offset: 1.4399999999999995,
1059
+ duration: 1.0399999999999991,
1060
+ text: "simplest one is to",
1061
+ punctuations: [{
1062
+ index: 0,
1063
+ start: 1.4399999999999995,
1064
+ end: 1.8399989999999988,
1065
+ originalStart: 1.4399999999999995,
1066
+ originalEnd: 1.8399989999999988
1067
+ }, {
1068
+ index: 1,
1069
+ start: 1.8399989999999988,
1070
+ end: 2.08,
1071
+ originalStart: 1.8399989999999988,
1072
+ originalEnd: 2.08
1073
+ }, {
1074
+ index: 2,
1075
+ start: 2.08,
1076
+ end: 2.3199999999999985,
1077
+ originalStart: 2.08,
1078
+ originalEnd: 2.3199999999999985
1079
+ }, {
1080
+ index: 3,
1081
+ start: 2.3199999999999985,
1082
+ end: 2.4799999999999986,
1083
+ originalStart: 2.3199999999999985,
1084
+ originalEnd: 2.4799999999999986
1085
+ }],
1086
+ originalOffset: 1.4399999999999995
1087
+ }, {
1088
+ offset: 2.4799999999999986,
1089
+ duration: 0.6400000000000006,
1090
+ text: "send them a",
1091
+ punctuations: [{
1092
+ index: 0,
1093
+ start: 2.4799999999999986,
1094
+ end: 2.639999999999999,
1095
+ originalStart: 2.4799999999999986,
1096
+ originalEnd: 2.639999999999999
1097
+ }, {
1098
+ index: 1,
1099
+ start: 2.639999999999999,
1100
+ end: 2.959999,
1101
+ originalStart: 2.639999999999999,
1102
+ originalEnd: 2.959999
1103
+ }, {
1104
+ index: 2,
1105
+ start: 2.959999,
1106
+ end: 3.119999999999999,
1107
+ originalStart: 2.959999,
1108
+ originalEnd: 3.119999999999999
1109
+ }],
1110
+ originalOffset: 2.4799999999999986
1111
+ }, {
1112
+ offset: 3.119999999999999,
1113
+ duration: 0.8799989999999998,
1114
+ text: "personal thank you",
1115
+ punctuations: [{
1116
+ index: 0,
1117
+ start: 3.119999999999999,
1118
+ end: 3.5999999999999996,
1119
+ originalStart: 3.119999999999999,
1120
+ originalEnd: 3.5999999999999996
1121
+ }, {
1122
+ index: 1,
1123
+ start: 3.5999999999999996,
1124
+ end: 3.839998999999999,
1125
+ originalStart: 3.5999999999999996,
1126
+ originalEnd: 3.839998999999999
1127
+ }, {
1128
+ index: 2,
1129
+ start: 3.839998999999999,
1130
+ end: 3.999998999999999,
1131
+ originalStart: 3.839998999999999,
1132
+ originalEnd: 3.999998999999999
1133
+ }],
1134
+ originalOffset: 3.119999999999999
1135
+ }, {
1136
+ offset: 3.999998999999999,
1137
+ duration: 1.4150010000000002,
1138
+ text: "note, following up",
1139
+ punctuations: [{
1140
+ index: 0,
1141
+ start: 3.999998999999999,
1142
+ end: 4.499998999999999,
1143
+ originalStart: 3.999998999999999,
1144
+ originalEnd: 4.499998999999999
1145
+ }, {
1146
+ index: 1,
1147
+ start: 4.774999999999999,
1148
+ end: 5.094999999999999,
1149
+ originalStart: 4.774999999999999,
1150
+ originalEnd: 5.094999999999999
1151
+ }, {
1152
+ index: 2,
1153
+ start: 5.094999999999999,
1154
+ end: 5.414999999999999,
1155
+ originalStart: 5.094999999999999,
1156
+ originalEnd: 5.414999999999999
1157
+ }],
1158
+ originalOffset: 3.999998999999999
1159
+ }, {
1160
+ offset: 5.414999999999999,
1161
+ duration: 0.7200000000000006,
1162
+ text: "and letting them",
1163
+ punctuations: [{
1164
+ index: 0,
1165
+ start: 5.414999999999999,
1166
+ end: 5.574999999999999,
1167
+ originalStart: 5.414999999999999,
1168
+ originalEnd: 5.574999999999999
1169
+ }, {
1170
+ index: 1,
1171
+ start: 5.574999999999999,
1172
+ end: 5.895,
1173
+ originalStart: 5.574999999999999,
1174
+ originalEnd: 5.895
1175
+ }, {
1176
+ index: 2,
1177
+ start: 5.895,
1178
+ end: 6.135,
1179
+ originalStart: 5.895,
1180
+ originalEnd: 6.135
1181
+ }],
1182
+ originalOffset: 5.414999999999999
1183
+ }, {
1184
+ offset: 6.135,
1185
+ duration: 1.1999999999999993,
1186
+ text: "know how much we",
1187
+ punctuations: [{
1188
+ index: 0,
1189
+ start: 6.135,
1190
+ end: 6.455,
1191
+ originalStart: 6.135,
1192
+ originalEnd: 6.455
1193
+ }, {
1194
+ index: 1,
1195
+ start: 6.455,
1196
+ end: 6.615,
1197
+ originalStart: 6.455,
1198
+ originalEnd: 6.615
1199
+ }, {
1200
+ index: 2,
1201
+ start: 6.615,
1202
+ end: 7.115,
1203
+ originalStart: 6.615,
1204
+ originalEnd: 7.115
1205
+ }, {
1206
+ index: 3,
1207
+ start: 7.174999999999999,
1208
+ end: 7.334999999999999,
1209
+ originalStart: 7.174999999999999,
1210
+ originalEnd: 7.334999999999999
1211
+ }],
1212
+ originalOffset: 6.135
1213
+ }, {
1214
+ offset: 7.334999999999999,
1215
+ duration: 1.2800000000000011,
1216
+ text: "appreciate their",
1217
+ punctuations: [{
1218
+ index: 0,
1219
+ start: 7.334999999999999,
1220
+ end: 7.834999999999999,
1221
+ originalStart: 7.334999999999999,
1222
+ originalEnd: 7.834999999999999
1223
+ }, {
1224
+ index: 1,
1225
+ start: 8.374999999999998,
1226
+ end: 8.615,
1227
+ originalStart: 8.374999999999998,
1228
+ originalEnd: 8.615
1229
+ }],
1230
+ originalOffset: 7.334999999999999
1231
+ }, {
1232
+ offset: 8.615,
1233
+ duration: 1.759999999999998,
1234
+ text: "time and their",
1235
+ punctuations: [{
1236
+ index: 0,
1237
+ start: 8.615,
1238
+ end: 9.115,
1239
+ originalStart: 8.615,
1240
+ originalEnd: 9.115
1241
+ }, {
1242
+ index: 1,
1243
+ start: 9.575000000000001,
1244
+ end: 9.975,
1245
+ originalStart: 9.575000000000001,
1246
+ originalEnd: 9.975
1247
+ }, {
1248
+ index: 2,
1249
+ start: 9.975,
1250
+ end: 10.374999999999998,
1251
+ originalStart: 9.975,
1252
+ originalEnd: 10.374999999999998
1253
+ }],
1254
+ originalOffset: 8.615
1255
+ }, {
1256
+ offset: 10.374999999999998,
1257
+ duration: 0.6400000000000006,
1258
+ text: "sharing of",
1259
+ punctuations: [{
1260
+ index: 0,
1261
+ start: 10.374999999999998,
1262
+ end: 10.774999,
1263
+ originalStart: 10.374999999999998,
1264
+ originalEnd: 10.774999
1265
+ }, {
1266
+ index: 1,
1267
+ start: 10.774999,
1268
+ end: 11.014999999999999,
1269
+ originalStart: 10.774999,
1270
+ originalEnd: 11.014999999999999
1271
+ }],
1272
+ originalOffset: 10.374999999999998
1273
+ }, {
1274
+ offset: 11.014999999999999,
1275
+ duration: 0.6400000000000006,
1276
+ text: "knowledge and",
1277
+ punctuations: [{
1278
+ index: 0,
1279
+ start: 11.014999999999999,
1280
+ end: 11.334999999999999,
1281
+ originalStart: 11.014999999999999,
1282
+ originalEnd: 11.334999999999999
1283
+ }, {
1284
+ index: 1,
1285
+ start: 11.334999999999999,
1286
+ end: 11.655,
1287
+ originalStart: 11.334999999999999,
1288
+ originalEnd: 11.655
1289
+ }],
1290
+ originalOffset: 11.014999999999999
1291
+ }, {
1292
+ offset: 11.655,
1293
+ duration: 1.0399999999999991,
1294
+ text: "expertise on the",
1295
+ punctuations: [{
1296
+ index: 0,
1297
+ start: 11.655,
1298
+ end: 12.155,
1299
+ originalStart: 11.655,
1300
+ originalEnd: 12.155
1301
+ }, {
1302
+ index: 1,
1303
+ start: 12.295,
1304
+ end: 12.534999999999998,
1305
+ originalStart: 12.295,
1306
+ originalEnd: 12.534999999999998
1307
+ }, {
1308
+ index: 2,
1309
+ start: 12.534999999999998,
1310
+ end: 12.694999999999999,
1311
+ originalStart: 12.534999999999998,
1312
+ originalEnd: 12.694999999999999
1313
+ }],
1314
+ originalOffset: 11.655
1315
+ }, {
1316
+ offset: 12.694999999999999,
1317
+ duration: 0.8800000000000026,
1318
+ text: "topic that we",
1319
+ punctuations: [{
1320
+ index: 0,
1321
+ start: 12.694999999999999,
1322
+ end: 13.174999999999999,
1323
+ originalStart: 12.694999999999999,
1324
+ originalEnd: 13.174999999999999
1325
+ }, {
1326
+ index: 1,
1327
+ start: 13.174999999999999,
1328
+ end: 13.415000000000001,
1329
+ originalStart: 13.174999999999999,
1330
+ originalEnd: 13.415000000000001
1331
+ }, {
1332
+ index: 2,
1333
+ start: 13.415000000000001,
1334
+ end: 13.575000000000001,
1335
+ originalStart: 13.415000000000001,
1336
+ originalEnd: 13.575000000000001
1337
+ }],
1338
+ originalOffset: 12.694999999999999
1339
+ }, {
1340
+ offset: 13.575000000000001,
1341
+ duration: 0.9799999999999969,
1342
+ text: "interviewed them.",
1343
+ punctuations: [{
1344
+ index: 0,
1345
+ start: 13.575000000000001,
1346
+ end: 14.054999999999998,
1347
+ originalStart: 13.575000000000001,
1348
+ originalEnd: 14.054999999999998
1349
+ }, {
1350
+ index: 1,
1351
+ start: 14.054999999999998,
1352
+ end: 14.554999999999998,
1353
+ originalStart: 14.054999999999998,
1354
+ originalEnd: 14.554999999999998
1355
+ }],
1356
+ originalOffset: 13.575000000000001
1378
1357
  }]
1379
1358
  }
1380
1359
  }]
1381
1360
  }, {
1382
- "recordingIndex": 2,
1383
- "layout": {
1384
- "type": "text_with_video",
1385
- "data": {
1386
- "noBackgroundVideoEffects": {
1387
- "facePop": false,
1388
- "backgroundDim": false,
1389
- "backgroundBlur": false
1361
+ recordingIndex: 0,
1362
+ layout: {
1363
+ type: "text_with_video",
1364
+ data: {
1365
+ noBackgroundVideoEffects: {
1366
+ facePop: false,
1367
+ backgroundDim: false,
1368
+ backgroundBlur: false
1390
1369
  },
1391
- "sourceVideo": {
1392
- "videoUrl": "https://stream.mux.com/THBJkMoPwFn02yhGlmMKKfG8ebsvnJjNnP6bEKqzwxJc/highest.mp4",
1393
- "proxyVideoUrl": "https://stream.mux.com/THBJkMoPwFn02yhGlmMKKfG8ebsvnJjNnP6bEKqzwxJc/highest.mp4",
1394
- "start": 0.48,
1395
- "aspectRatio": "16:9",
1396
- "durationSeconds": 13.721667
1370
+ sourceVideo: {
1371
+ videoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
1372
+ proxyVideoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
1373
+ start: 24.535,
1374
+ aspectRatio: "16:9",
1375
+ durationSeconds: 62.891822
1397
1376
  },
1398
- "duration": 5.63,
1399
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1400
- "frameColor": "#2C2C2C",
1401
- "disableTransitionSounds": false,
1402
- "sentenceText": "Explain clearly so listeners feel part of the conversation.",
1403
- "text": "Explain clearly so listeners feel part of the conversation.",
1404
- "noBackgroundVideo": {
1405
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773186518775.webm",
1406
- "faceMetadata": null
1377
+ duration: 6.555,
1378
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1379
+ frameColor: "#2C2C2C",
1380
+ disableTransitionSounds: false,
1381
+ brollUrl: "https://videos.pexels.com/video-files/6183189/6183189-uhd_2560_1440_25fps.mp4",
1382
+ sentenceText: "Stay in touch to build a lasting relationship.",
1383
+ text: "Stay in touch to build a lasting relationship.",
1384
+ words: ["Keep", "in", "touch"],
1385
+ noBackgroundVideo: {
1386
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
1387
+ faceMetadata: null
1407
1388
  },
1408
- "paddingLeft": 0.48,
1409
- "paddingRight": 0
1389
+ paddingLeft: 0.5049999999999999,
1390
+ paddingRight: 0.10500000000000043
1410
1391
  }
1411
1392
  },
1412
- "effects": [{
1413
- "type": "caption_word_boom",
1414
- "data": {
1415
- "transcript_text": [{
1416
- "offset": 0,
1417
- "duration": 0.8800000000000001,
1418
- "text": "They explain things",
1419
- "punctuations": [{
1420
- "index": 0,
1421
- "start": 0,
1422
- "end": 0.31999995000000003
1423
- }, {
1424
- "index": 1,
1425
- "start": 0.31999995000000003,
1426
- "end": 0.6400000000000001
1427
- }, {
1428
- "index": 2,
1429
- "start": 0.6400000000000001,
1430
- "end": 0.8800000000000001
1431
- }]
1432
- }, {
1433
- "offset": 0.8800000000000001,
1434
- "duration": 0.9599999999999997,
1435
- "text": "in a way that makes",
1436
- "punctuations": [{
1437
- "index": 0,
1438
- "start": 0.8800000000000001,
1439
- "end": 1.04
1440
- }, {
1441
- "index": 1,
1442
- "start": 1.04,
1443
- "end": 1.1199999
1444
- }, {
1445
- "index": 2,
1446
- "start": 1.1199999,
1447
- "end": 1.3599999
1448
- }, {
1449
- "index": 3,
1450
- "start": 1.3599999,
1451
- "end": 1.52
1452
- }, {
1453
- "index": 4,
1454
- "start": 1.52,
1455
- "end": 1.8399999999999999
1456
- }]
1457
- }, {
1458
- "offset": 1.8399999999999999,
1459
- "duration": 0.96,
1460
- "text": "sense to the people",
1461
- "punctuations": [{
1462
- "index": 0,
1463
- "start": 1.8399999999999999,
1464
- "end": 2.1599999
1465
- }, {
1466
- "index": 1,
1467
- "start": 2.1599999,
1468
- "end": 2.32
1469
- }, {
1470
- "index": 2,
1471
- "start": 2.32,
1472
- "end": 2.48
1473
- }, {
1474
- "index": 3,
1475
- "start": 2.48,
1476
- "end": 2.8
1477
- }]
1478
- }, {
1479
- "offset": 2.8,
1480
- "duration": 1.0399997000000005,
1481
- "text": "listening so that",
1482
- "punctuations": [{
1483
- "index": 0,
1484
- "start": 2.8,
1485
- "end": 3.3
1486
- }, {
1487
- "index": 1,
1488
- "start": 3.4399998,
1489
- "end": 3.68
1490
- }, {
1491
- "index": 2,
1492
- "start": 3.68,
1493
- "end": 3.8399997000000003
1494
- }]
1495
- }, {
1496
- "offset": 3.8399997000000003,
1497
- "duration": 0.8000002999999998,
1498
- "text": "they feel included",
1499
- "punctuations": [{
1500
- "index": 0,
1501
- "start": 3.8399997000000003,
1502
- "end": 4
1503
- }, {
1504
- "index": 1,
1505
- "start": 4,
1506
- "end": 4.24
1507
- }, {
1508
- "index": 2,
1509
- "start": 4.24,
1510
- "end": 4.640000000000001
1511
- }]
1512
- }, {
1513
- "offset": 4.640000000000001,
1514
- "duration": 0.23999970000000026,
1515
- "text": "in the",
1516
- "punctuations": [{
1517
- "index": 0,
1518
- "start": 4.640000000000001,
1519
- "end": 4.720000000000001
1520
- }, {
1521
- "index": 1,
1522
- "start": 4.720000000000001,
1523
- "end": 4.879999700000001
1524
- }]
1525
- }, {
1526
- "offset": 4.879999700000001,
1527
- "duration": 0.5,
1528
- "text": "conversation.",
1529
- "punctuations": [{
1530
- "index": 0,
1531
- "start": 4.879999700000001,
1532
- "end": 5.379999700000001
1533
- }]
1393
+ effects: [{
1394
+ type: "caption_word_boom",
1395
+ data: {
1396
+ transcript_text: [{
1397
+ offset: 0,
1398
+ duration: 1.1999999999999993,
1399
+ text: "Another item that",
1400
+ punctuations: [{
1401
+ index: 0,
1402
+ start: 0,
1403
+ end: 0.5,
1404
+ originalStart: 0,
1405
+ originalEnd: 0.5
1406
+ }, {
1407
+ index: 1,
1408
+ start: 0.5599999999999987,
1409
+ end: 0.9599989999999998,
1410
+ originalStart: 0.5599999999999987,
1411
+ originalEnd: 0.9599989999999998
1412
+ }, {
1413
+ index: 2,
1414
+ start: 0.9599989999999998,
1415
+ end: 1.1999999999999993,
1416
+ originalStart: 0.9599989999999998,
1417
+ originalEnd: 1.1999999999999993
1418
+ }],
1419
+ originalOffset: 0
1420
+ }, {
1421
+ offset: 1.1999999999999993,
1422
+ duration: 1.9199990000000007,
1423
+ text: "we do is we make",
1424
+ punctuations: [{
1425
+ index: 0,
1426
+ start: 1.1999999999999993,
1427
+ end: 1.4399979999999992,
1428
+ originalStart: 1.1999999999999993,
1429
+ originalEnd: 1.4399979999999992
1430
+ }, {
1431
+ index: 1,
1432
+ start: 1.4399979999999992,
1433
+ end: 1.9199999999999982,
1434
+ originalStart: 1.4399979999999992,
1435
+ originalEnd: 1.9199999999999982
1436
+ }, {
1437
+ index: 2,
1438
+ start: 1.9199999999999982,
1439
+ end: 2.419999999999998,
1440
+ originalStart: 1.9199999999999982,
1441
+ originalEnd: 2.419999999999998
1442
+ }, {
1443
+ index: 3,
1444
+ start: 2.4800000000000004,
1445
+ end: 2.879999999999999,
1446
+ originalStart: 2.4800000000000004,
1447
+ originalEnd: 2.879999999999999
1448
+ }, {
1449
+ index: 4,
1450
+ start: 2.879999999999999,
1451
+ end: 3.119999,
1452
+ originalStart: 2.879999999999999,
1453
+ originalEnd: 3.119999
1454
+ }],
1455
+ originalOffset: 1.1999999999999993
1456
+ }, {
1457
+ offset: 3.119999,
1458
+ duration: 2.125001000000001,
1459
+ text: "sure that, we keep",
1460
+ punctuations: [{
1461
+ index: 0,
1462
+ start: 3.119999,
1463
+ end: 3.4399979999999992,
1464
+ originalStart: 3.119999,
1465
+ originalEnd: 3.4399979999999992
1466
+ }, {
1467
+ index: 1,
1468
+ start: 3.4399979999999992,
1469
+ end: 3.9399979999999992,
1470
+ originalStart: 3.4399979999999992,
1471
+ originalEnd: 3.9399979999999992
1472
+ }, {
1473
+ index: 2,
1474
+ start: 4.925000000000001,
1475
+ end: 5.004999999999999,
1476
+ originalStart: 4.925000000000001,
1477
+ originalEnd: 5.004999999999999
1478
+ }, {
1479
+ index: 3,
1480
+ start: 5.004999999999999,
1481
+ end: 5.245000000000001,
1482
+ originalStart: 5.004999999999999,
1483
+ originalEnd: 5.245000000000001
1484
+ }],
1485
+ originalOffset: 3.119999
1486
+ }, {
1487
+ offset: 5.245000000000001,
1488
+ duration: 1.0599999999999987,
1489
+ text: "in touch with them.",
1490
+ punctuations: [{
1491
+ index: 0,
1492
+ start: 5.245000000000001,
1493
+ end: 5.405000000000001,
1494
+ originalStart: 5.245000000000001,
1495
+ originalEnd: 5.405000000000001
1496
+ }, {
1497
+ index: 1,
1498
+ start: 5.405000000000001,
1499
+ end: 5.645,
1500
+ originalStart: 5.405000000000001,
1501
+ originalEnd: 5.645
1502
+ }, {
1503
+ index: 2,
1504
+ start: 5.645,
1505
+ end: 5.805,
1506
+ originalStart: 5.645,
1507
+ originalEnd: 5.805
1508
+ }, {
1509
+ index: 3,
1510
+ start: 5.805,
1511
+ end: 6.305,
1512
+ originalStart: 5.805,
1513
+ originalEnd: 6.305
1514
+ }],
1515
+ originalOffset: 5.245000000000001
1534
1516
  }]
1535
1517
  }
1536
1518
  }]
1537
1519
  }, {
1538
- "recordingIndex": 2,
1539
- "layout": {
1540
- "type": "simple_frame",
1541
- "data": {
1542
- "noBackgroundVideoEffects": {
1543
- "facePop": false,
1544
- "backgroundDim": false,
1545
- "backgroundBlur": false
1520
+ recordingIndex: 0,
1521
+ layout: {
1522
+ type: "simple_frame",
1523
+ data: {
1524
+ noBackgroundVideoEffects: {
1525
+ facePop: false,
1526
+ backgroundDim: false,
1527
+ backgroundBlur: false
1546
1528
  },
1547
- "sourceVideo": {
1548
- "videoUrl": "https://stream.mux.com/THBJkMoPwFn02yhGlmMKKfG8ebsvnJjNnP6bEKqzwxJc/highest.mp4",
1549
- "proxyVideoUrl": "https://stream.mux.com/THBJkMoPwFn02yhGlmMKKfG8ebsvnJjNnP6bEKqzwxJc/highest.mp4",
1550
- "start": 6.24,
1551
- "aspectRatio": "16:9",
1552
- "durationSeconds": 13.721667
1529
+ sourceVideo: {
1530
+ videoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
1531
+ proxyVideoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
1532
+ start: 31.3,
1533
+ aspectRatio: "16:9",
1534
+ durationSeconds: 62.891822
1553
1535
  },
1554
- "duration": 6.67,
1555
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1556
- "frameColor": "#2C2C2C",
1557
- "disableTransitionSounds": false,
1558
- "sentenceText": "Share the why and connect experience to their lives.",
1559
- "text": "Share the why and connect experience to their lives.",
1560
- "noBackgroundVideo": {
1561
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773186518775.webm",
1562
- "faceMetadata": null
1536
+ duration: 7.120000000000001,
1537
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1538
+ frameColor: "#2C2C2C",
1539
+ disableTransitionSounds: false,
1540
+ brollUrl: "https://videos.pexels.com/video-files/9057574/9057574-hd_1920_1080_25fps.mp4",
1541
+ sentenceText: "Follow up on their current activities and updates.",
1542
+ text: "Follow up on their current activities and updates.",
1543
+ imageUrl: "https://images.pexels.com/photos/7439124/pexels-photo-7439124.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
1544
+ imgBgUrlVariations: {
1545
+ "default": "https://images.pexels.com/photos/7439124/pexels-photo-7439124.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
1546
+ pexels: "https://images.pexels.com/photos/7439124/pexels-photo-7439124.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
1563
1547
  },
1564
- "paddingLeft": 0,
1565
- "paddingRight": 0.8116669999999999
1548
+ words: ["Follow", "up"],
1549
+ noBackgroundVideo: {
1550
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
1551
+ faceMetadata: null
1552
+ },
1553
+ paddingLeft: 0.10500000000000043,
1554
+ paddingRight: 0
1566
1555
  }
1567
1556
  },
1568
- "effects": [{
1569
- "type": "caption_word_boom",
1570
- "data": {
1571
- "transcript_text": [{
1572
- "offset": 0,
1573
- "duration": 1.0399997,
1574
- "text": "They add context,",
1575
- "punctuations": [{
1576
- "index": 0,
1577
- "start": 0,
1578
- "end": 0.2400000000000002
1579
- }, {
1580
- "index": 1,
1581
- "start": 0.2400000000000002,
1582
- "end": 0.5599996999999997
1583
- }, {
1584
- "index": 2,
1585
- "start": 0.5599996999999997,
1586
- "end": 1.0399997
1587
- }]
1588
- }, {
1589
- "offset": 1.0399997,
1590
- "duration": 1.1400002999999996,
1591
- "text": "they share the why,",
1592
- "punctuations": [{
1593
- "index": 0,
1594
- "start": 1.0399997,
1595
- "end": 1.2799999999999994
1596
- }, {
1597
- "index": 1,
1598
- "start": 1.2799999999999994,
1599
- "end": 1.5199998
1600
- }, {
1601
- "index": 2,
1602
- "start": 1.5199998,
1603
- "end": 1.6799995999999995
1604
- }, {
1605
- "index": 3,
1606
- "start": 1.6799995999999995,
1607
- "end": 2.1799999999999997
1608
- }]
1609
- }, {
1610
- "offset": 2.24,
1611
- "duration": 0.6399999999999988,
1612
- "text": "and they connect",
1613
- "punctuations": [{
1614
- "index": 0,
1615
- "start": 2.24,
1616
- "end": 2.3999989999999993
1617
- }, {
1618
- "index": 1,
1619
- "start": 2.3999989999999993,
1620
- "end": 2.5600000000000005
1621
- }, {
1622
- "index": 2,
1623
- "start": 2.5600000000000005,
1624
- "end": 2.879999999999999
1625
- }]
1626
- }, {
1627
- "offset": 2.879999999999999,
1628
- "duration": 0.8000000000000007,
1629
- "text": "their experience to",
1630
- "punctuations": [{
1631
- "index": 0,
1632
- "start": 2.879999999999999,
1633
- "end": 3.119999999999999
1634
- }, {
1635
- "index": 1,
1636
- "start": 3.119999999999999,
1637
- "end": 3.5199999999999996
1638
- }, {
1639
- "index": 2,
1640
- "start": 3.5199999999999996,
1641
- "end": 3.6799999999999997
1642
- }]
1643
- }, {
1644
- "offset": 3.6799999999999997,
1645
- "duration": 0.4800000000000004,
1646
- "text": "something that",
1647
- "punctuations": [{
1648
- "index": 0,
1649
- "start": 3.6799999999999997,
1650
- "end": 3.92
1651
- }, {
1652
- "index": 1,
1653
- "start": 3.92,
1654
- "end": 4.16
1655
- }]
1656
- }, {
1657
- "offset": 4.16,
1658
- "duration": 0.7199999999999989,
1659
- "text": "other people may",
1660
- "punctuations": [{
1661
- "index": 0,
1662
- "start": 4.16,
1663
- "end": 4.319998999999999
1664
- }, {
1665
- "index": 1,
1666
- "start": 4.319998999999999,
1667
- "end": 4.640000000000001
1668
- }, {
1669
- "index": 2,
1670
- "start": 4.640000000000001,
1671
- "end": 4.879999999999999
1672
- }]
1673
- }, {
1674
- "offset": 4.879999999999999,
1675
- "duration": 0.8000000000000007,
1676
- "text": "actually be able to",
1677
- "punctuations": [{
1678
- "index": 0,
1679
- "start": 4.879999999999999,
1680
- "end": 5.199999999999999
1681
- }, {
1682
- "index": 1,
1683
- "start": 5.199999999999999,
1684
- "end": 5.359999
1685
- }, {
1686
- "index": 2,
1687
- "start": 5.359999,
1688
- "end": 5.6
1689
- }, {
1690
- "index": 3,
1691
- "start": 5.6,
1692
- "end": 5.68
1693
- }]
1694
- }, {
1695
- "offset": 5.68,
1696
- "duration": 0.7400000000000002,
1697
- "text": "take in.",
1698
- "punctuations": [{
1699
- "index": 0,
1700
- "start": 5.68,
1701
- "end": 5.92
1702
- }, {
1703
- "index": 1,
1704
- "start": 5.92,
1705
- "end": 6.42
1706
- }]
1557
+ effects: [{
1558
+ type: "caption_word_boom",
1559
+ data: {
1560
+ transcript_text: [{
1561
+ offset: 0,
1562
+ duration: 1.379999999999999,
1563
+ text: "We do follow ups,",
1564
+ punctuations: [{
1565
+ index: 0,
1566
+ start: 0,
1567
+ end: 0.23999999999999844,
1568
+ originalStart: 0,
1569
+ originalEnd: 0.23999999999999844
1570
+ }, {
1571
+ index: 1,
1572
+ start: 0.23999999999999844,
1573
+ end: 0.5599999999999987,
1574
+ originalStart: 0.23999999999999844,
1575
+ originalEnd: 0.5599999999999987
1576
+ }, {
1577
+ index: 2,
1578
+ start: 0.5599999999999987,
1579
+ end: 0.879999999999999,
1580
+ originalStart: 0.5599999999999987,
1581
+ originalEnd: 0.879999999999999
1582
+ }, {
1583
+ index: 3,
1584
+ start: 0.879999999999999,
1585
+ end: 1.379999999999999,
1586
+ originalStart: 0.879999999999999,
1587
+ originalEnd: 1.379999999999999
1588
+ }],
1589
+ originalOffset: 0
1590
+ }, {
1591
+ offset: 2.080000000000002,
1592
+ duration: 1.1999999999999957,
1593
+ text: "to see what their",
1594
+ punctuations: [{
1595
+ index: 0,
1596
+ start: 2.080000000000002,
1597
+ end: 2.3199999999999967,
1598
+ originalStart: 2.080000000000002,
1599
+ originalEnd: 2.3199999999999967
1600
+ }, {
1601
+ index: 1,
1602
+ start: 2.3199999999999967,
1603
+ end: 2.7200000000000024,
1604
+ originalStart: 2.3199999999999967,
1605
+ originalEnd: 2.7200000000000024
1606
+ }, {
1607
+ index: 2,
1608
+ start: 2.7200000000000024,
1609
+ end: 2.9599999999999973,
1610
+ originalStart: 2.7200000000000024,
1611
+ originalEnd: 2.9599999999999973
1612
+ }, {
1613
+ index: 3,
1614
+ start: 2.9599999999999973,
1615
+ end: 3.2799999999999976,
1616
+ originalStart: 2.9599999999999973,
1617
+ originalEnd: 3.2799999999999976
1618
+ }],
1619
+ originalOffset: 2.080000000000002
1620
+ }, {
1621
+ offset: 3.2799999999999976,
1622
+ duration: 0.8999999999999986,
1623
+ text: "subject matter,",
1624
+ punctuations: [{
1625
+ index: 0,
1626
+ start: 3.2799999999999976,
1627
+ end: 3.679999999999996,
1628
+ originalStart: 3.2799999999999976,
1629
+ originalEnd: 3.679999999999996
1630
+ }, {
1631
+ index: 1,
1632
+ start: 3.679999999999996,
1633
+ end: 4.179999999999996,
1634
+ originalStart: 3.679999999999996,
1635
+ originalEnd: 4.179999999999996
1636
+ }],
1637
+ originalOffset: 3.2799999999999976
1638
+ }, {
1639
+ offset: 5.359999999999996,
1640
+ duration: 0.980000000000004,
1641
+ text: "current activities",
1642
+ punctuations: [{
1643
+ index: 0,
1644
+ start: 5.359999999999996,
1645
+ end: 5.84,
1646
+ originalStart: 5.359999999999996,
1647
+ originalEnd: 5.84
1648
+ }, {
1649
+ index: 1,
1650
+ start: 5.84,
1651
+ end: 6.34,
1652
+ originalStart: 5.84,
1653
+ originalEnd: 6.34
1654
+ }],
1655
+ originalOffset: 5.359999999999996
1656
+ }, {
1657
+ offset: 6.48,
1658
+ duration: 0.5,
1659
+ text: "are.",
1660
+ punctuations: [{
1661
+ index: 0,
1662
+ start: 6.48,
1663
+ end: 6.98,
1664
+ originalStart: 6.48,
1665
+ originalEnd: 6.98
1666
+ }],
1667
+ originalOffset: 6.48
1707
1668
  }]
1708
1669
  }
1709
1670
  }]
1710
1671
  }, {
1711
- "recordingIndex": 3,
1712
- "layout": {
1713
- "type": "motion_still_studio_backdrop",
1714
- "data": {
1715
- "noBackgroundVideoEffects": {
1716
- "facePop": false,
1717
- "backgroundDim": false,
1718
- "backgroundBlur": false
1672
+ recordingIndex: 0,
1673
+ layout: {
1674
+ type: "keyword_studio_backdrop",
1675
+ data: {
1676
+ noBackgroundVideoEffects: {
1677
+ facePop: false,
1678
+ backgroundDim: false,
1679
+ backgroundBlur: false
1719
1680
  },
1720
- "sourceVideo": {
1721
- "videoUrl": "https://stream.mux.com/Ly6Bft1doDmlBjwd7AKeO2atbAF8eqtKViIfddi01TGQ/highest.mp4",
1722
- "proxyVideoUrl": "https://stream.mux.com/Ly6Bft1doDmlBjwd7AKeO2atbAF8eqtKViIfddi01TGQ/highest.mp4",
1723
- "start": 0.48,
1724
- "aspectRatio": "16:9",
1725
- "durationSeconds": 7.727667
1681
+ sourceVideo: {
1682
+ videoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
1683
+ proxyVideoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
1684
+ start: 38.42,
1685
+ aspectRatio: "16:9",
1686
+ durationSeconds: 62.891822
1726
1687
  },
1727
- "duration": 5.87,
1728
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1729
- "frameColor": "#2C2C2C",
1730
- "disableTransitionSounds": false,
1731
- "brollUrl": "https://videos.pexels.com/video-files/6878208/6878208-hd_2048_1080_25fps.mp4",
1732
- "sentenceText": "A podcast is a conversation with thousands listening in.",
1733
- "text": "A podcast is a conversation with thousands listening in.",
1734
- "imageUrl": "https://images.pexels.com/photos/6953768/pexels-photo-6953768.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
1735
- "imgBgUrlVariations": {
1736
- "default": "https://images.pexels.com/photos/6953768/pexels-photo-6953768.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200",
1737
- "pexels": "https://images.pexels.com/photos/6953768/pexels-photo-6953768.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
1688
+ duration: 19.194998,
1689
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1690
+ frameColor: "#2C2C2C",
1691
+ disableTransitionSounds: false,
1692
+ brollUrl: "https://videos.pexels.com/video-files/30744462/13151650_1920_1080_30fps.mp4",
1693
+ sentenceText: "Invite them back for follow-ups as technology evolves.",
1694
+ text: "Invite them back for follow-ups as technology evolves.",
1695
+ imageUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/gen/a496294b-caba-4b99-a4ad-0c3947464ff4.png",
1696
+ imgBgUrlVariations: {
1697
+ "default": "https://storage.googleapis.com/ai-recorder-media-assets/media/gen/a496294b-caba-4b99-a4ad-0c3947464ff4.png",
1698
+ pexels: "https://images.pexels.com/photos/6954151/pexels-photo-6954151.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
1738
1699
  },
1739
- "words": ["Thousands", "listening"],
1740
- "noBackgroundVideo": {
1741
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773186676765.webm",
1742
- "faceMetadata": null
1700
+ words: ["Invite", "back"],
1701
+ noBackgroundVideo: {
1702
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
1703
+ faceMetadata: null
1743
1704
  },
1744
- "paddingLeft": 0.48,
1745
- "paddingRight": 1.3776669999999998
1705
+ paddingLeft: 0,
1706
+ paddingRight: 0.22719000000000023
1746
1707
  }
1747
1708
  },
1748
- "effects": [{
1749
- "type": "caption_word_boom",
1750
- "data": {
1751
- "transcript_text": [{
1752
- "offset": 0,
1753
- "duration": 0.9599999000000001,
1754
- "text": "Because a podcast",
1755
- "punctuations": [{
1756
- "index": 0,
1757
- "start": 0,
1758
- "end": 0.4
1759
- }, {
1760
- "index": 1,
1761
- "start": 0.4,
1762
- "end": 0.56
1763
- }, {
1764
- "index": 2,
1765
- "start": 0.56,
1766
- "end": 0.9599999000000001
1767
- }]
1768
- }, {
1769
- "offset": 0.9599999000000001,
1770
- "duration": 0.8000001000000001,
1771
- "text": "isn't just two",
1772
- "punctuations": [{
1773
- "index": 0,
1774
- "start": 0.9599999000000001,
1775
- "end": 1.28
1776
- }, {
1777
- "index": 1,
1778
- "start": 1.28,
1779
- "end": 1.6
1780
- }, {
1781
- "index": 2,
1782
- "start": 1.6,
1783
- "end": 1.7600000000000002
1784
- }]
1785
- }, {
1786
- "offset": 1.7600000000000002,
1787
- "duration": 0.8199999999999998,
1788
- "text": "people talking.",
1789
- "punctuations": [{
1790
- "index": 0,
1791
- "start": 1.7600000000000002,
1792
- "end": 2.08
1793
- }, {
1794
- "index": 1,
1795
- "start": 2.08,
1796
- "end": 2.58
1797
- }]
1798
- }, {
1799
- "offset": 2.64,
1800
- "duration": 0.8999999999999995,
1801
- "text": "It's a conversation",
1802
- "punctuations": [{
1803
- "index": 0,
1804
- "start": 2.64,
1805
- "end": 2.88
1806
- }, {
1807
- "index": 1,
1808
- "start": 2.88,
1809
- "end": 3.04
1810
- }, {
1811
- "index": 2,
1812
- "start": 3.04,
1813
- "end": 3.5399999999999996
1814
- }]
1815
- }, {
1816
- "offset": 3.68,
1817
- "duration": 0.7999999999999998,
1818
- "text": "with thousands of",
1819
- "punctuations": [{
1820
- "index": 0,
1821
- "start": 3.68,
1822
- "end": 3.9200000000000004
1823
- }, {
1824
- "index": 1,
1825
- "start": 3.9200000000000004,
1826
- "end": 4.3199997
1827
- }, {
1828
- "index": 2,
1829
- "start": 4.3199997,
1830
- "end": 4.48
1831
- }]
1832
- }, {
1833
- "offset": 4.48,
1834
- "duration": 0.6399999999999997,
1835
- "text": "people listening",
1836
- "punctuations": [{
1837
- "index": 0,
1838
- "start": 4.48,
1839
- "end": 4.799999700000001
1840
- }, {
1841
- "index": 1,
1842
- "start": 4.799999700000001,
1843
- "end": 5.119999999999999
1844
- }]
1845
- }, {
1846
- "offset": 5.119999999999999,
1847
- "duration": 0.5,
1848
- "text": "in.",
1849
- "punctuations": [{
1850
- "index": 0,
1851
- "start": 5.119999999999999,
1852
- "end": 5.619999999999999
1853
- }]
1709
+ effects: [{
1710
+ type: "caption_word_boom",
1711
+ data: {
1712
+ transcript_text: [{
1713
+ offset: 0,
1714
+ duration: 1.0399999999999991,
1715
+ text: "And then, of",
1716
+ punctuations: [{
1717
+ index: 0,
1718
+ start: 0,
1719
+ end: 0.23999999999999488,
1720
+ originalStart: 0,
1721
+ originalEnd: 0.23999999999999488
1722
+ }, {
1723
+ index: 1,
1724
+ start: 0.23999999999999488,
1725
+ end: 0.7399999999999949,
1726
+ originalStart: 0.23999999999999488,
1727
+ originalEnd: 0.7399999999999949
1728
+ }, {
1729
+ index: 2,
1730
+ start: 0.8799999999999955,
1731
+ end: 1.0399999999999991,
1732
+ originalStart: 0.8799999999999955,
1733
+ originalEnd: 1.0399999999999991
1734
+ }],
1735
+ originalOffset: 0
1736
+ }, {
1737
+ offset: 1.0399999999999991,
1738
+ duration: 1.4399999999999977,
1739
+ text: "course, at the end",
1740
+ punctuations: [{
1741
+ index: 0,
1742
+ start: 1.0399999999999991,
1743
+ end: 1.5399999999999991,
1744
+ originalStart: 1.0399999999999991,
1745
+ originalEnd: 1.5399999999999991
1746
+ }, {
1747
+ index: 1,
1748
+ start: 1.9200000000000017,
1749
+ end: 2.1599999999999966,
1750
+ originalStart: 1.9200000000000017,
1751
+ originalEnd: 2.1599999999999966
1752
+ }, {
1753
+ index: 2,
1754
+ start: 2.1599999999999966,
1755
+ end: 2.3199979999999982,
1756
+ originalStart: 2.1599999999999966,
1757
+ originalEnd: 2.3199979999999982
1758
+ }, {
1759
+ index: 3,
1760
+ start: 2.3199979999999982,
1761
+ end: 2.479999999999997,
1762
+ originalStart: 2.3199979999999982,
1763
+ originalEnd: 2.479999999999997
1764
+ }],
1765
+ originalOffset: 1.0399999999999991
1766
+ }, {
1767
+ offset: 2.479999999999997,
1768
+ duration: 0.8999999999999986,
1769
+ text: "of our recording,",
1770
+ punctuations: [{
1771
+ index: 0,
1772
+ start: 2.479999999999997,
1773
+ end: 2.6399979999999985,
1774
+ originalStart: 2.479999999999997,
1775
+ originalEnd: 2.6399979999999985
1776
+ }, {
1777
+ index: 1,
1778
+ start: 2.6399979999999985,
1779
+ end: 2.8799999999999955,
1780
+ originalStart: 2.6399979999999985,
1781
+ originalEnd: 2.8799999999999955
1782
+ }, {
1783
+ index: 2,
1784
+ start: 2.8799999999999955,
1785
+ end: 3.3799999999999955,
1786
+ originalStart: 2.8799999999999955,
1787
+ originalEnd: 3.3799999999999955
1788
+ }],
1789
+ originalOffset: 2.479999999999997
1790
+ }, {
1791
+ offset: 4,
1792
+ duration: 1.4849999999999994,
1793
+ text: "when it's, we're",
1794
+ punctuations: [{
1795
+ index: 0,
1796
+ start: 4,
1797
+ end: 4.239999999999995,
1798
+ originalStart: 4,
1799
+ originalEnd: 4.239999999999995
1800
+ }, {
1801
+ index: 1,
1802
+ start: 4.239999999999995,
1803
+ end: 4.524999999999999,
1804
+ originalStart: 4.239999999999995,
1805
+ originalEnd: 4.524999999999999
1806
+ }, {
1807
+ index: 2,
1808
+ start: 5.244999999999997,
1809
+ end: 5.484999999999999,
1810
+ originalStart: 5.244999999999997,
1811
+ originalEnd: 5.484999999999999
1812
+ }],
1813
+ originalOffset: 4
1814
+ }, {
1815
+ offset: 5.484999999999999,
1816
+ duration: 0.9599979999999988,
1817
+ text: "off camera, if you",
1818
+ punctuations: [{
1819
+ index: 0,
1820
+ start: 5.484999999999999,
1821
+ end: 5.805,
1822
+ originalStart: 5.484999999999999,
1823
+ originalEnd: 5.805
1824
+ }, {
1825
+ index: 1,
1826
+ start: 5.805,
1827
+ end: 6.125,
1828
+ originalStart: 5.805,
1829
+ originalEnd: 6.125
1830
+ }, {
1831
+ index: 2,
1832
+ start: 6.125,
1833
+ end: 6.364999999999995,
1834
+ originalStart: 6.125,
1835
+ originalEnd: 6.364999999999995
1836
+ }, {
1837
+ index: 3,
1838
+ start: 6.364999999999995,
1839
+ end: 6.444997999999998,
1840
+ originalStart: 6.364999999999995,
1841
+ originalEnd: 6.444997999999998
1842
+ }],
1843
+ originalOffset: 5.484999999999999
1844
+ }, {
1845
+ offset: 6.444997999999998,
1846
+ duration: 1.520001999999998,
1847
+ text: "will, we ask them",
1848
+ punctuations: [{
1849
+ index: 0,
1850
+ start: 6.444997999999998,
1851
+ end: 6.944997999999998,
1852
+ originalStart: 6.444997999999998,
1853
+ originalEnd: 6.944997999999998
1854
+ }, {
1855
+ index: 1,
1856
+ start: 7.164999999999999,
1857
+ end: 7.484999999999999,
1858
+ originalStart: 7.164999999999999,
1859
+ originalEnd: 7.484999999999999
1860
+ }, {
1861
+ index: 2,
1862
+ start: 7.484999999999999,
1863
+ end: 7.725000000000001,
1864
+ originalStart: 7.484999999999999,
1865
+ originalEnd: 7.725000000000001
1866
+ }, {
1867
+ index: 3,
1868
+ start: 7.725000000000001,
1869
+ end: 7.964999999999996,
1870
+ originalStart: 7.725000000000001,
1871
+ originalEnd: 7.964999999999996
1872
+ }],
1873
+ originalOffset: 6.444997999999998
1874
+ }, {
1875
+ offset: 7.964999999999996,
1876
+ duration: 0.6400000000000006,
1877
+ text: "if they'd be",
1878
+ punctuations: [{
1879
+ index: 0,
1880
+ start: 7.964999999999996,
1881
+ end: 8.204999999999998,
1882
+ originalStart: 7.964999999999996,
1883
+ originalEnd: 8.204999999999998
1884
+ }, {
1885
+ index: 1,
1886
+ start: 8.204999999999998,
1887
+ end: 8.444997999999998,
1888
+ originalStart: 8.204999999999998,
1889
+ originalEnd: 8.444997999999998
1890
+ }, {
1891
+ index: 2,
1892
+ start: 8.444997999999998,
1893
+ end: 8.604999999999997,
1894
+ originalStart: 8.444997999999998,
1895
+ originalEnd: 8.604999999999997
1896
+ }],
1897
+ originalOffset: 7.964999999999996
1898
+ }, {
1899
+ offset: 8.604999999999997,
1900
+ duration: 0.7199999999999989,
1901
+ text: "willing to come",
1902
+ punctuations: [{
1903
+ index: 0,
1904
+ start: 8.604999999999997,
1905
+ end: 9.004999999999995,
1906
+ originalStart: 8.604999999999997,
1907
+ originalEnd: 9.004999999999995
1908
+ }, {
1909
+ index: 1,
1910
+ start: 9.004999999999995,
1911
+ end: 9.085,
1912
+ originalStart: 9.004999999999995,
1913
+ originalEnd: 9.085
1914
+ }, {
1915
+ index: 2,
1916
+ start: 9.085,
1917
+ end: 9.324999999999996,
1918
+ originalStart: 9.085,
1919
+ originalEnd: 9.324999999999996
1920
+ }],
1921
+ originalOffset: 8.604999999999997
1922
+ }, {
1923
+ offset: 9.324999999999996,
1924
+ duration: 0.720000000000006,
1925
+ text: "back with",
1926
+ punctuations: [{
1927
+ index: 0,
1928
+ start: 9.324999999999996,
1929
+ end: 9.805,
1930
+ originalStart: 9.324999999999996,
1931
+ originalEnd: 9.805
1932
+ }, {
1933
+ index: 1,
1934
+ start: 9.805,
1935
+ end: 10.045000000000002,
1936
+ originalStart: 9.805,
1937
+ originalEnd: 10.045000000000002
1938
+ }],
1939
+ originalOffset: 9.324999999999996
1940
+ }, {
1941
+ offset: 10.045000000000002,
1942
+ duration: 1.6799999999999997,
1943
+ text: "follow-up, because",
1944
+ punctuations: [{
1945
+ index: 0,
1946
+ start: 10.045000000000002,
1947
+ end: 10.545000000000002,
1948
+ originalStart: 10.045000000000002,
1949
+ originalEnd: 10.545000000000002
1950
+ }, {
1951
+ index: 1,
1952
+ start: 11.244999999999997,
1953
+ end: 11.725000000000001,
1954
+ originalStart: 11.244999999999997,
1955
+ originalEnd: 11.725000000000001
1956
+ }],
1957
+ originalOffset: 10.045000000000002
1958
+ }, {
1959
+ offset: 11.725000000000001,
1960
+ duration: 0.9599999999999937,
1961
+ text: "a lot of the topics",
1962
+ punctuations: [{
1963
+ index: 0,
1964
+ start: 11.725000000000001,
1965
+ end: 11.805,
1966
+ originalStart: 11.725000000000001,
1967
+ originalEnd: 11.805
1968
+ }, {
1969
+ index: 1,
1970
+ start: 11.805,
1971
+ end: 11.964999999999996,
1972
+ originalStart: 11.805,
1973
+ originalEnd: 11.964999999999996
1974
+ }, {
1975
+ index: 2,
1976
+ start: 11.964999999999996,
1977
+ end: 12.125,
1978
+ originalStart: 11.964999999999996,
1979
+ originalEnd: 12.125
1980
+ }, {
1981
+ index: 3,
1982
+ start: 12.125,
1983
+ end: 12.284998000000002,
1984
+ originalStart: 12.125,
1985
+ originalEnd: 12.284998000000002
1986
+ }, {
1987
+ index: 4,
1988
+ start: 12.284998000000002,
1989
+ end: 12.684999999999995,
1990
+ originalStart: 12.284998000000002,
1991
+ originalEnd: 12.684999999999995
1992
+ }],
1993
+ originalOffset: 11.725000000000001
1994
+ }, {
1995
+ offset: 12.684999999999995,
1996
+ duration: 1.759998000000003,
1997
+ text: "that we cover are,",
1998
+ punctuations: [{
1999
+ index: 0,
2000
+ start: 12.684999999999995,
2001
+ end: 12.924999999999997,
2002
+ originalStart: 12.684999999999995,
2003
+ originalEnd: 12.924999999999997
2004
+ }, {
2005
+ index: 1,
2006
+ start: 12.924999999999997,
2007
+ end: 13.084997000000001,
2008
+ originalStart: 12.924999999999997,
2009
+ originalEnd: 13.084997000000001
2010
+ }, {
2011
+ index: 2,
2012
+ start: 13.084997000000001,
2013
+ end: 13.584997000000001,
2014
+ originalStart: 13.084997000000001,
2015
+ originalEnd: 13.584997000000001
2016
+ }, {
2017
+ index: 3,
2018
+ start: 14.045000000000002,
2019
+ end: 14.444997999999998,
2020
+ originalStart: 14.045000000000002,
2021
+ originalEnd: 14.444997999999998
2022
+ }],
2023
+ originalOffset: 12.684999999999995
2024
+ }, {
2025
+ offset: 14.844999999999999,
2026
+ duration: 1.2000000000000028,
2027
+ text: "technology related,",
2028
+ punctuations: [{
2029
+ index: 0,
2030
+ start: 14.844999999999999,
2031
+ end: 15.344999999999999,
2032
+ originalStart: 14.844999999999999,
2033
+ originalEnd: 15.344999999999999
2034
+ }, {
2035
+ index: 1,
2036
+ start: 15.564999999999998,
2037
+ end: 16.045,
2038
+ originalStart: 15.564999999999998,
2039
+ originalEnd: 16.045
2040
+ }],
2041
+ originalOffset: 14.844999999999999
2042
+ }, {
2043
+ offset: 16.045,
2044
+ duration: 0.8799999999999955,
2045
+ text: "and we all know",
2046
+ punctuations: [{
2047
+ index: 0,
2048
+ start: 16.045,
2049
+ end: 16.205,
2050
+ originalStart: 16.045,
2051
+ originalEnd: 16.205
2052
+ }, {
2053
+ index: 1,
2054
+ start: 16.205,
2055
+ end: 16.444998,
2056
+ originalStart: 16.205,
2057
+ originalEnd: 16.444998
2058
+ }, {
2059
+ index: 2,
2060
+ start: 16.444998,
2061
+ end: 16.604999999999997,
2062
+ originalStart: 16.444998,
2063
+ originalEnd: 16.604999999999997
2064
+ }, {
2065
+ index: 3,
2066
+ start: 16.604999999999997,
2067
+ end: 16.924999999999997,
2068
+ originalStart: 16.604999999999997,
2069
+ originalEnd: 16.924999999999997
2070
+ }],
2071
+ originalOffset: 16.045
2072
+ }, {
2073
+ offset: 16.924999999999997,
2074
+ duration: 0.740000000000002,
2075
+ text: "that technology",
2076
+ punctuations: [{
2077
+ index: 0,
2078
+ start: 16.924999999999997,
2079
+ end: 17.165,
2080
+ originalStart: 16.924999999999997,
2081
+ originalEnd: 17.165
2082
+ }, {
2083
+ index: 1,
2084
+ start: 17.165,
2085
+ end: 17.665,
2086
+ originalStart: 17.165,
2087
+ originalEnd: 17.665
2088
+ }],
2089
+ originalOffset: 16.924999999999997
2090
+ }, {
2091
+ offset: 17.805,
2092
+ duration: 1.1399979999999985,
2093
+ text: "changes frequently.",
2094
+ punctuations: [{
2095
+ index: 0,
2096
+ start: 17.805,
2097
+ end: 18.305,
2098
+ originalStart: 17.805,
2099
+ originalEnd: 18.305
2100
+ }, {
2101
+ index: 1,
2102
+ start: 18.444998,
2103
+ end: 18.944998,
2104
+ originalStart: 18.444998,
2105
+ originalEnd: 18.944998
2106
+ }],
2107
+ originalOffset: 17.805
1854
2108
  }]
1855
2109
  }
1856
2110
  }]
1857
2111
  }, {
1858
- "recordingIndex": 4,
1859
- "layout": {
1860
- "type": "keyword_studio_backdrop",
1861
- "data": {
1862
- "noBackgroundVideoEffects": {
1863
- "facePop": false,
1864
- "backgroundDim": false,
1865
- "backgroundBlur": false
1866
- },
1867
- "sourceVideo": {
1868
- "videoUrl": "https://stream.mux.com/00OGMXQxT02mbJV302Hz7gVmxJD76pGYQA02pH3vKT8DDss/highest.mp4",
1869
- "proxyVideoUrl": "https://stream.mux.com/00OGMXQxT02mbJV302Hz7gVmxJD76pGYQA02pH3vKT8DDss/highest.mp4",
1870
- "start": 0.88,
1871
- "aspectRatio": "16:9",
1872
- "durationSeconds": 7.029167
2112
+ recordingIndex: 0,
2113
+ layout: {
2114
+ type: "simple_frame_zoom_cut",
2115
+ data: {
2116
+ noBackgroundVideoEffects: {
2117
+ facePop: false,
2118
+ backgroundDim: false,
2119
+ backgroundBlur: false
1873
2120
  },
1874
- "duration": 4.1899999999999995,
1875
- "logoUrl": "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
1876
- "frameColor": "#2C2C2C",
1877
- "disableTransitionSounds": false,
1878
- "brollUrl": "https://videos.pexels.com/video-files/8513481/8513481-hd_1920_1080_25fps.mp4",
1879
- "sentenceText": "Bring the audience into the room with you.",
1880
- "text": "Bring the audience into the room with you.",
1881
- "imageUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/gen/3975c2bb-53f3-456a-8ea6-e429b94550b3.png",
1882
- "imgBgUrlVariations": {
1883
- "default": "https://storage.googleapis.com/ai-recorder-media-assets/media/gen/3975c2bb-53f3-456a-8ea6-e429b94550b3.png",
1884
- "pexels": "https://images.pexels.com/photos/7598559/pexels-photo-7598559.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200"
2121
+ sourceVideo: {
2122
+ videoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
2123
+ proxyVideoUrl: "https://stream.mux.com/ks5qIJvRq8Z4005fIuTj8JPwWyZ5AXaO8W9pwzJo4PHI/highest.mp4",
2124
+ start: 58.069378,
2125
+ aspectRatio: "16:9",
2126
+ durationSeconds: 62.891822
1885
2127
  },
1886
- "words": ["Bring", "them", "in"],
1887
- "noBackgroundVideo": {
1888
- "videoUrl": "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1773186819743.webm",
1889
- "faceMetadata": null
2128
+ duration: 3.629997,
2129
+ logoUrl: "https://cdn.zync.ai/media/brand-kit/LPDfBsKz/1733814548178-logorectangledarkbackground.png",
2130
+ frameColor: "#2C2C2C",
2131
+ disableTransitionSounds: false,
2132
+ noBackgroundVideo: {
2133
+ videoUrl: "https://storage.googleapis.com/ai-recorder-media-assets/media/video/video-nobg-1777392487681.webm",
2134
+ faceMetadata: null
1890
2135
  },
1891
- "paddingLeft": 0.88,
1892
- "paddingRight": 1.9591670000000008
2136
+ paddingLeft: 0.22719000000000023,
2137
+ paddingRight: 1.1924469999999974
1893
2138
  }
1894
2139
  },
1895
- "effects": [{
1896
- "type": "caption_word_boom",
1897
- "data": {
1898
- "transcript_text": [{
1899
- "offset": 0,
1900
- "duration": 0.7999999999999999,
1901
- "text": "The great guests",
1902
- "punctuations": [{
1903
- "index": 0,
1904
- "start": 0,
1905
- "end": 0.16000000000000003
1906
- }, {
1907
- "index": 1,
1908
- "start": 0.16000000000000003,
1909
- "end": 0.4
1910
- }, {
1911
- "index": 2,
1912
- "start": 0.4,
1913
- "end": 0.7999999999999999
1914
- }]
1915
- }, {
1916
- "offset": 0.7999999999999999,
1917
- "duration": 1.0400000000000003,
1918
- "text": "understand that and",
1919
- "punctuations": [{
1920
- "index": 0,
1921
- "start": 0.7999999999999999,
1922
- "end": 1.2000000000000002
1923
- }, {
1924
- "index": 1,
1925
- "start": 1.2000000000000002,
1926
- "end": 1.6
1927
- }, {
1928
- "index": 2,
1929
- "start": 1.6,
1930
- "end": 1.8400000000000003
1931
- }]
1932
- }, {
1933
- "offset": 1.8400000000000003,
1934
- "duration": 0.7199997999999996,
1935
- "text": "bring the audience",
1936
- "punctuations": [{
1937
- "index": 0,
1938
- "start": 1.8400000000000003,
1939
- "end": 2.08
1940
- }, {
1941
- "index": 1,
1942
- "start": 2.08,
1943
- "end": 2.16
1944
- }, {
1945
- "index": 2,
1946
- "start": 2.16,
1947
- "end": 2.5599998
1948
- }]
1949
- }, {
1950
- "offset": 2.5599998,
1951
- "duration": 0.7200002000000003,
1952
- "text": "into the room for",
1953
- "punctuations": [{
1954
- "index": 0,
1955
- "start": 2.5599998,
1956
- "end": 2.7999998
1957
- }, {
1958
- "index": 1,
1959
- "start": 2.7999998,
1960
- "end": 2.88
1961
- }, {
1962
- "index": 2,
1963
- "start": 2.88,
1964
- "end": 3.12
1965
- }, {
1966
- "index": 3,
1967
- "start": 3.12,
1968
- "end": 3.2800000000000002
1969
- }]
1970
- }, {
1971
- "offset": 3.2800000000000002,
1972
- "duration": 0.6599997000000002,
1973
- "text": "the conversation.",
1974
- "punctuations": [{
1975
- "index": 0,
1976
- "start": 3.2800000000000002,
1977
- "end": 3.4399997000000004
1978
- }, {
1979
- "index": 1,
1980
- "start": 3.4399997000000004,
1981
- "end": 3.9399997000000004
1982
- }]
2140
+ effects: [{
2141
+ type: "caption_word_boom",
2142
+ data: {
2143
+ transcript_text: [{
2144
+ offset: 0,
2145
+ duration: 0.879997000000003,
2146
+ text: "So that's some of",
2147
+ punctuations: [{
2148
+ index: 0,
2149
+ start: 0,
2150
+ end: 0.23999799999999993,
2151
+ originalStart: 0,
2152
+ originalEnd: 0.23999799999999993
2153
+ }, {
2154
+ index: 1,
2155
+ start: 0.23999799999999993,
2156
+ end: 0.6399990000000031,
2157
+ originalStart: 0.23999799999999993,
2158
+ originalEnd: 0.6399990000000031
2159
+ }, {
2160
+ index: 2,
2161
+ start: 0.6399990000000031,
2162
+ end: 0.7999989999999997,
2163
+ originalStart: 0.6399990000000031,
2164
+ originalEnd: 0.7999989999999997
2165
+ }, {
2166
+ index: 3,
2167
+ start: 0.7999989999999997,
2168
+ end: 0.879997000000003,
2169
+ originalStart: 0.7999989999999997,
2170
+ originalEnd: 0.879997000000003
2171
+ }],
2172
+ originalOffset: 0
2173
+ }, {
2174
+ offset: 0.879997000000003,
2175
+ duration: 1.0400009999999966,
2176
+ text: "the tips and tricks",
2177
+ punctuations: [{
2178
+ index: 0,
2179
+ start: 0.879997000000003,
2180
+ end: 1.119999,
2181
+ originalStart: 0.879997000000003,
2182
+ originalEnd: 1.119999
2183
+ }, {
2184
+ index: 1,
2185
+ start: 1.119999,
2186
+ end: 1.4399990000000003,
2187
+ originalStart: 1.119999,
2188
+ originalEnd: 1.4399990000000003
2189
+ }, {
2190
+ index: 2,
2191
+ start: 1.4399990000000003,
2192
+ end: 1.5999979999999994,
2193
+ originalStart: 1.4399990000000003,
2194
+ originalEnd: 1.5999979999999994
2195
+ }, {
2196
+ index: 3,
2197
+ start: 1.5999979999999994,
2198
+ end: 1.9199979999999996,
2199
+ originalStart: 1.5999979999999994,
2200
+ originalEnd: 1.9199979999999996
2201
+ }],
2202
+ originalOffset: 0.879997000000003
2203
+ }, {
2204
+ offset: 1.9199979999999996,
2205
+ duration: 0.7999989999999997,
2206
+ text: "that we have for",
2207
+ punctuations: [{
2208
+ index: 0,
2209
+ start: 1.9199979999999996,
2210
+ end: 2.0799979999999962,
2211
+ originalStart: 1.9199979999999996,
2212
+ originalEnd: 2.0799979999999962
2213
+ }, {
2214
+ index: 1,
2215
+ start: 2.0799979999999962,
2216
+ end: 2.3200000000000003,
2217
+ originalStart: 2.0799979999999962,
2218
+ originalEnd: 2.3200000000000003
2219
+ }, {
2220
+ index: 2,
2221
+ start: 2.3200000000000003,
2222
+ end: 2.5599970000000027,
2223
+ originalStart: 2.3200000000000003,
2224
+ originalEnd: 2.5599970000000027
2225
+ }, {
2226
+ index: 3,
2227
+ start: 2.5599970000000027,
2228
+ end: 2.7199969999999993,
2229
+ originalStart: 2.5599970000000027,
2230
+ originalEnd: 2.7199969999999993
2231
+ }],
2232
+ originalOffset: 1.9199979999999996
2233
+ }, {
2234
+ offset: 2.7199969999999993,
2235
+ duration: 0.6600000000000037,
2236
+ text: "our guests.",
2237
+ punctuations: [{
2238
+ index: 0,
2239
+ start: 2.7199969999999993,
2240
+ end: 2.879997000000003,
2241
+ originalStart: 2.7199969999999993,
2242
+ originalEnd: 2.879997000000003
2243
+ }, {
2244
+ index: 1,
2245
+ start: 2.879997000000003,
2246
+ end: 3.379997000000003,
2247
+ originalStart: 2.879997000000003,
2248
+ originalEnd: 3.379997000000003
2249
+ }],
2250
+ originalOffset: 2.7199969999999993
1983
2251
  }]
1984
2252
  }
1985
2253
  }]
1986
2254
  }]
1987
2255
  }, {
1988
- "type": "effect",
1989
- "segments": [{
1990
- "type": "title",
1991
- "theme": "none",
1992
- "data": {
1993
- "text": "What Makes a Great Podcast Guest",
1994
- "offset": 1,
1995
- "duration": 5
2256
+ type: "effect",
2257
+ segments: [{
2258
+ type: "title",
2259
+ theme: "none",
2260
+ data: {
2261
+ text: "Your Best Podcast Growth Hack? Past Guests",
2262
+ offset: 1,
2263
+ duration: 5
1996
2264
  }
1997
2265
  }, {
1998
- "type": "nametag",
1999
- "theme": "none",
2000
- "data": {
2001
- "name": "Arjun Sundararajan",
2002
- "title": "Founder at Zync.ai | Simplifying Brand Building",
2003
- "offset": 6,
2004
- "duration": 5
2266
+ type: "nametag",
2267
+ theme: "none",
2268
+ data: {
2269
+ name: "Candy Alexander",
2270
+ title: "Host of Cybersecurity Refined and Feral",
2271
+ offset: 6,
2272
+ duration: 5,
2273
+ fullName: "Candy Alexander"
2005
2274
  }
2006
2275
  }]
2007
2276
  }, {
2008
- "type": "caption",
2009
- "segments": []
2277
+ type: "caption",
2278
+ segments: []
2010
2279
  }, {
2011
- "type": "audio",
2012
- "segments": [{
2013
- "type": "soundtrack",
2014
- "data": {
2015
- "musicConfig": "no_music",
2016
- "randomMusicUrl": "https://storage.googleapis.com/zync-media/media/music/12.mp3",
2017
- "customMusicUrl": "https://storage.googleapis.com/zync-media/media/music/12.mp3",
2018
- "sourceAudio": {
2019
- "url": "https://storage.googleapis.com/zync-media/media/music/12.mp3",
2020
- "volume": 0,
2021
- "start": 0,
2022
- "loop": true
2280
+ type: "audio",
2281
+ segments: [{
2282
+ type: "soundtrack",
2283
+ data: {
2284
+ musicConfig: "default",
2285
+ randomMusicUrl: "https://storage.googleapis.com/zync-media/media/music/countryside.mp3",
2286
+ customMusicUrl: "https://storage.googleapis.com/zync-media/media/music/7.mp3",
2287
+ sourceAudio: {
2288
+ volume: 0.05,
2289
+ start: 0,
2290
+ loop: true,
2291
+ url: "https://storage.googleapis.com/zync-media/media/music/countryside.mp3"
2023
2292
  },
2024
- "offset": 0
2293
+ offset: 0
2025
2294
  }
2026
2295
  }]
2027
2296
  }],
2028
- "output": {
2029
- "orientation": "landscape",
2030
- "fps": 60,
2031
- "callbackUrl": "https://contentkit-test.zync.ai/api/processor/callback",
2032
- "callbackMetadata": {
2033
- "taskDetails": {
2034
- "workspaceId": "LPDfBsKz",
2035
- "meetingSeriesId": "jR2dFz1h",
2036
- "processorId": "VIDEO_SCREENPLAY",
2037
- "groupId": "U7xBs7"
2297
+ output: {
2298
+ orientation: "landscape",
2299
+ fps: 60,
2300
+ callbackUrl: "https://contentkit.zync.ai/api/processor/callback",
2301
+ callbackMetadata: {
2302
+ taskDetails: {
2303
+ processorId: "VIDEO_SCREENPLAY",
2304
+ workspaceId: "LPDfBsKz",
2305
+ meetingSeriesId: "hn7ikqie",
2306
+ groupId: "yuR2h5"
2038
2307
  }
2039
2308
  }
2040
2309
  },
2041
- "renderList": ["RENDER_VIDEO_SQUARE", "RENDER_VIDEO_PORTRAIT", "RENDER_VIDEO_LANDSCAPE"]
2310
+ renderList: ["RENDER_VIDEO_SQUARE", "RENDER_VIDEO_PORTRAIT", "RENDER_VIDEO_LANDSCAPE"]
2042
2311
  });
2043
2312
  //renderer.validate();
2044
2313
  renderer.generateMainVideoTrack();