Gets the collection of timeline markers associated with SpeechSynthesisStream.
public:
property IVectorView<IMediaMarker^ >^ Markers {
IVectorView<IMediaMarker^ >^ get ();
}
Type: IVectorView<IMediaMarker^ >
When this method completes successfully, it returns a collection of IMediaMarker objects that represent the timeline markers in the stream.
Namespace: Windows.Media.SpeechSynthesis
Assembly: (in )