audio property

Pattern audio
getter/setter pair

Audio regex 音频正则表达式

Implementation

static Pattern audio = r'.(mp3|wav|wma|amr|ogg)$';