SpeechSynthesisConnector.Seek(Int64, SeekOrigin) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not supported. Sets the position within the current stream.
public:
override long Seek(long offset, System::IO::SeekOrigin origin);
C#
public override long Seek (long offset, System.IO.SeekOrigin origin);
override this.Seek : int64 * System.IO.SeekOrigin -> int64
Public Overrides Function Seek (offset As Long, origin As SeekOrigin) As Long
- offset
- Int64
Not supported.
- origin
- SeekOrigin
Not supported.
Not applicable.
Thrown when this method is called.
Producto | Versiones |
---|---|
Lync UCMA | 4.0, 5.0, latest |