Your app runs in a browser. Dictation SDK does not support Node.js or SSR for iframe rendering.
The hosted dictation iframe is not something SSR alone covers; you still need HTMLIFrameElement, postMessage, and DOM layout on the client so the SDK can mount and size the iframe.