ITtsEngineSite Interface

Definition

Provides methods for writing audio data and events.

public interface class ITtsEngineSite
public interface ITtsEngineSite
type ITtsEngineSite = interface
Public Interface ITtsEngineSite

Properties

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.

Methods

AddEvents(SpeechEventInfo[], Int32)

Adds one or more events to the EventInterest property.

CompleteSkip(Int32)

Returns the number of items skipped.

GetSkipInfo()

Returns the number and type of items to be skipped.

LoadResource(Uri, String)

Loads the resource at the specified URI.

Write(IntPtr, Int32)

Outputs audio data.

Applies to