Gets the uri of the audio.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AudioUri() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_AudioUri(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getAudioUri(); |
| [Python - STK API] |
|---|
@property def AudioUri(self) -> str: |





