Skip to main content

Examples

Constructors

Interfaces


Constructors

constructor

Creates a new RemoteSTTComponent instance.

Parameters

props
RemoteSTTComponentProps
required
Configuration for the remote STT component.

Returns

RemoteSTTComponent

Interfaces

RemoteSTTComponentProps

Configuration options for RemoteSTTComponent creation.

Properties

sttConfig: { languageCode?: string; } STT configuration object.