UNPKG

speech-rule-engine

Version:

A standalone speech rule engine for XML structures, based on the original engine from ChromeVox.

4 lines (3 loc) 99 B
export declare function setup(feature: { [key: string]: boolean | string; }): Promise<string>;