AzureTtsEngine
USI.AI
Public SDK type.
public sealed class AzureTtsEngine : ITextToSpeechEngineConstructors
AzureTtsEngine
public AzureTtsEngine(AzureSpeechOptions options, HttpClient httpClient = null)Methods
SynthesizeAsync
public Task<USIAIResult<SpeechAudio>> SynthesizeAsync(SpeechSynthesisRequest request, CancellationToken cancellationToken = null)