Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 765 Bytes

speechcue_endpositionininput.md

File metadata and controls

26 lines (17 loc) · 765 Bytes
-api-id -api-type
P:Windows.Media.Core.SpeechCue.EndPositionInInput
winrt property

Windows.Media.Core.SpeechCue.EndPositionInInput

-description

Gets or sets the offset into the string contained in the Text property of the last character in the word or sentence associated with the cue.

-property-value

The offset into the string contained in the Text property of the last character in the word or sentence associated with the cue.

-remarks

This value is exclusive of any surrounding or inline formatting of the string.

This value is null for SSML bookmarks.

-see-also

-examples