ITtsEngineSite Interface
.NET Framework 4.5
Provides methods for writing audio data and events.
Assembly: System.Speech (in System.Speech.dll)
The ITtsEngineSite type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Actions | Determines the action or actions the engine should perform. |
![]() | EventInterest | Determines the events the engine should raise. |
![]() | Rate | Gets the speaking rate of the engine. |
![]() | Volume | Gets the speaking volume of the engine. |
| Name | Description | |
|---|---|---|
![]() | AddEvents | Adds one or more events to the EventInterest property. |
![]() | CompleteSkip | Returns the number of items skipped. |
![]() | GetSkipInfo | Returns the number and type of items to be skipped. |
![]() | LoadResource | Loads the resource at the specified URI. |
![]() | Write | Outputs audio data. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
