Interface ISpeechToTextService
Service interface for standard speech-to-text (REST API).
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface ISpeechToTextService : ISpeechToText, IGenerativeService<AudioClip, Transcript, ISpeechToTextOptions>, IDisposable