Table of Contents

Class SynthesizerService

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

语音合成服务

public class SynthesizerService
Inheritance
SynthesizerService
Inherited Members
Extension Methods

Constructors

SynthesizerService(ISynthesizerProvider)

构造函数

public SynthesizerService(ISynthesizerProvider provider)

Parameters

provider ISynthesizerProvider

Methods

InvokeAsync(SynthesizerOption)

语音合成回调方法

public Task InvokeAsync(SynthesizerOption option)

Parameters

option SynthesizerOption

Returns

Task