This documentation is archived and is not being maintained.
ITtsEngineSite Interface
Visual Studio 2010
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
