audio property

String audio
getter/setter pair

Audio regex

Implementation

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