Package version:

The speech status as a result.

interface SpeechResult {
    speech?: string;
}

Properties

Properties

speech?: string

The recognized speech in string.