SpeechSynthesisConnector.BeginRead 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.
public:
override IAsyncResult ^ BeginRead(cli::array <System::Byte> ^ buffer, int offset, int count, AsyncCallback ^ callback, System::Object ^ state);
C#
public override IAsyncResult BeginRead (byte[] buffer, int offset, int count, AsyncCallback callback, object state);
override this.BeginRead : byte[] * int * int * AsyncCallback * obj -> IAsyncResult
Public Overrides Function BeginRead (buffer As Byte(), offset As Integer, count As Integer, callback As AsyncCallback, state As Object) As IAsyncResult
- buffer
- Byte[]
Not applicable.
- offset
- Int32
Not applicable.
- count
- Int32
Not applicable.
- callback
- AsyncCallback
Not applicable.
- state
- Object
Not applicable.
Not applicable.
Thrown when this method is called.
Producto | Versiones |
---|---|
Lync UCMA | 4.0, 5.0, latest |