SemanticScreenReader Class

Definition

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

public ref class SemanticScreenReader abstract sealed
public static class SemanticScreenReader
type SemanticScreenReader = class
Public Class SemanticScreenReader
Inheritance
SemanticScreenReader

Properties

Default

Provides the default implementation for static usage of this API.

Methods

Announce(String)

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

Applies to