SpeechToTextPositionHint Enumeration

The location the system should position the speech to text window.

Syntax

public enum class SpeechToTextPositionHint  

Members

Member Value Description
BottomCenter Bottom of the screen in the center.
BottomLeft Bottom of the screen on the left side.
BottomRight Bottom of the screen on the right side.
MiddleLeft Middle of the screen on the left side.
MiddleRight Middle of the screen on the right side.
TopCenter Top of the screen in the center.
TopLeft Top of the screen on the left side.
TopRight Top of the screen on the right side.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

Windows.Xbox.UI Namespace