mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
* feat(aws-lambda): support plan protocol v2 * fix(aws-lambda): align SAM v2 terminal errors
14 lines
245 B
JSON
14 lines
245 B
JSON
{
|
|
"generatedAudio": {
|
|
"path": "assets/tone.wav",
|
|
"durationSeconds": 1,
|
|
"frequencyHz": 330,
|
|
"sampleRate": 48000
|
|
},
|
|
"generatedPressureFile": {
|
|
"path": "unused-pressure.bin",
|
|
"bytes": 65536,
|
|
"seed": 20260725
|
|
}
|
|
}
|