Click or drag to resize

ITTSStream Interface

[This is preliminary documentation and is subject to change.]

Defines the Text to speech stream capability

Namespace:  GHASchema.Classes.Capabilities.Speech
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "Speech")]
public interface ITTSStream

The ITTSStream type exposes the following members.

Methods
  NameDescription
Public methodPlay
Plays the specified IO stream
Top
See Also