UNPKG

@ng-web-apis/speech

Version:
3 lines (2 loc) 170 B
import type { MonoTypeOperatorFunction } from 'rxjs'; export declare function confidenceAbove(threshold: number): MonoTypeOperatorFunction<SpeechRecognitionAlternative>;