in source/transcribedocker/transcribe-to-dynamo-withSDK.js [96:98]
for await(const chunk of src) { yield {AudioEvent: {AudioChunk: chunk}} }