Click or drag to resize

ITTSText Interface

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

Defines the Text ot Speech text 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 ITTSText

The ITTSText type exposes the following members.

Methods
  NameDescription
Public methodSpeak
Converts the specified text to an audio stream and plays
Top
See Also