getUri

public Uri getUri()

Retrieves the Uri of the audio file.

Return

The Uri of the audio file (in the case of receiving a message, this is an internal Uri. You need to use ResourceManager.getInstance().getFile(new Resource(Uri)) to obtain the actual address).