C#
VB
C++
Attempts to play the WAV file stored in the Uri property of this AnnAudioObject.
public virtual void Play()
Public Overridable Sub Play()
public:
virtual void Play();
This method will call CanPlay first to verify that it can play the WAV file. If the return value from CanPlay is false this method will do nothing.
For C#/VB examples, refer to AnnAudioObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET