Interface

ISpeechDelivery

USI.AI

Public SDK type.

public interface ISpeechDelivery

Methods

DeliverAsync

public Task<USIAIResult<String>> DeliverAsync(SpeechDeliveryRequest request, CancellationToken cancellationToken = null)