clearAudio method

Future clearAudio()

Implementation

Future clearAudio() async {
  return act('clearAudio');
}