ISemanticScreenReader Interface

Definition

The SemanticScreenReader API enables an application announce audible text to the user.

public interface class ISemanticScreenReader
public interface ISemanticScreenReader
type ISemanticScreenReader = interface
Public Interface ISemanticScreenReader

Methods

Announce(String)

Announces the specified text through the operating system's screen reader.

Applies to