audioData property

List<int>? audioData
final

Audio data as bytes (for direct audio input)

Implementation

final List<int>? audioData;