Share via


DeviceManager.EndPlayAudioFile method

Plays audio file.

Namespace:  Microsoft.Lync.Model.Device
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Sub EndPlayAudioFile ( _
    asyncResult As IAsyncResult _
)
'Usage
Dim instance As DeviceManager
Dim asyncResult As IAsyncResult

instance.EndPlayAudioFile(asyncResult)
public void EndPlayAudioFile(
    IAsyncResult asyncResult
)

Parameters

See also

Reference

DeviceManager class

DeviceManager members

Microsoft.Lync.Model.Device namespace