Interface ITextToSpeechService
Service interface for standard text-to-speech (REST API).
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface ITextToSpeechService : ITextToSpeech, IGenerativeService<string, IAudioAsset, ITextToSpeechOptions>, IDisposable