Creates a copy of SpeechSynthesisStream that references the same bytes as the original stream.
public:
IRandomAccessStream^ CloneStream()
Type: IRandomAccessStream
The new stream.
The Position (0), Seek pointer, and lifetime of this new stream are independent from those of the original stream.
Namespace: Windows.Media.SpeechSynthesis
Assembly: (in )