Voice2Voice constructor
const
Voice2Voice({})
Implementation
const Voice2Voice({
required this.key,
this.webhook,
this.trackId,
required this.initAudio,
required this.targetAudio,
this.base64,
this.temp,
this.stream,
});