Accessibility.SendSpeechToTextString Method

Sends a message as text or speech.

Syntax

public:
static void SendSpeechToTextString(
         String^ speakerName,
         String^ content,
         SpeechToTextType type
)  

Parameters

speakerName
Type: String 

 String containing the speaker’s name.

content
Type: String 

 String containing the content to send.

type
Type: SpeechToTextType 

Type of speech to text data to send.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

Accessibility Class

Accessibility Members

Windows.Xbox.UI Namespace