ISemanticScreenReader インターフェイス

定義

SemanticScreenReader API を使用すると、アプリケーションが音声テキストをユーザーに読み上げることができます。

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

メソッド

Announce(String)

オペレーティング システムのスクリーン リーダーを使用して、指定したテキストを読み上げる。

適用対象