AudioPromptPart constructor

AudioPromptPart(
  1. Uint8List audioBytes
)

Implementation

AudioPromptPart(this.audioBytes);