Constructor
Parameters
props (RemoteSTTNodeProps | RemoteSTTNodeWithComponentProps) = {}
Optional configuration for the STT node. Can specify either STT provider settings or reference an existing STT component, but not both. If not provided, uses default settings.
Returns
RemoteSTTNode
Overrides AbstractNode.constructor