Table of Contents

Interface IRecognizerProvider

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

ISpeechService 服务接口定义

public interface IRecognizerProvider
Extension Methods

Methods

InvokeAsync(RecognizerOption)

识别语音回调方法

Task InvokeAsync(RecognizerOption option)

Parameters

option RecognizerOption

Returns

Task