AudioConfig constructor
AudioConfig({})
Implementation
AudioConfig({
this.audioEncoding,
this.effectsProfileId,
this.pitch,
this.sampleRateHertz,
this.speakingRate,
this.volumeGainDb,
});
AudioConfig({
this.audioEncoding,
this.effectsProfileId,
this.pitch,
this.sampleRateHertz,
this.speakingRate,
this.volumeGainDb,
});