OnGetAudio typedef

OnGetAudio = dynamic Function(Uint8List bytes)

Implementation

typedef OnGetAudio = Function(Uint8List bytes);