Gets or sets the uri of the WAV file of this AnnAudioObject.
public string Uri { get; set; }
Public Property Uri As String
A string value that specifies the uri of the WAV file of this AnnAudioObject.
Use the CanPlay method to determine if this AnnAudioObject has a valid WAV audio file in the Uri property.
Use the Play method to play the WAV audio file stored in the Uri property.
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