Interface

ITextToSpeechEngine

USI.AI

Public SDK type.

public interface ITextToSpeechEngine

Methods

SynthesizeAsync

public Task<USIAIResult<SpeechAudio>> SynthesizeAsync(SpeechSynthesisRequest request, CancellationToken cancellationToken = null)