The location the system should position the speech to text window.
public enum class SpeechToTextPositionHint
| Member | Value | Description |
|---|---|---|
| BottomCenter | 0 | Bottom of the screen in the center. |
| BottomLeft | 1 | Bottom of the screen on the left side. |
| BottomRight | 2 | Bottom of the screen on the right side. |
| MiddleLeft | 4 | Middle of the screen on the left side. |
| MiddleRight | 3 | Middle of the screen on the right side. |
| TopCenter | 5 | Top of the screen in the center. |
| TopLeft | 6 | Top of the screen on the left side. |
| TopRight | 7 | Top of the screen on the right side. |
Namespace: Windows.Xbox.UI
Metadata: windows.winmd