Table of Contents

Interface ISynthesizerProvider

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

ISynthesizerProvider 语音合成接口

public interface ISynthesizerProvider
Extension Methods

Methods

InvokeAsync(SynthesizerOption)

语音合成回调方法

Task InvokeAsync(SynthesizerOption option)

Parameters

option SynthesizerOption

Returns

Task