Specifies a hint for where the system should position the window for speech to text messages.
public:
static void SetSpeechToTextPositionHint(
SpeechToTextPositionHint position
)
position
Type: SpeechToTextPositionHint
The preferred position to place the window for speech to text messages.
If there is already some system UI rendering at the specified hint location, the text will be positioned in the default location, which is MiddleRight (the middle of the screen, on the right).
Note that the Cortana UI can show up in the upper-right corner, so games may want to avoid specifying that location.
Namespace: Windows.Xbox.UI
Metadata: windows.winmd