V2TimSoundElem
Introduction
The data of sound message element.
Parameter introduction
path
- Parameter type : string
- Parameter description : The path of the original audio, for sender.
UUID
- Parameter type : string
- Parameter description : Used for cache key.
dataSize
- Parameter type : number
- Parameter description : The size of the audio.
duration
- Parameter type : number
- Parameter description : The duration of the audio, unit: seconds.
url
- Parameter type : string
- Parameter description : The URL of the audio.
localUrl
- Parameter type : string
- Parameter description : The local path of the audio. Recommend to use this as priority, if exists.