GetSpeechSynthesisTaskOutput constructor
GetSpeechSynthesisTaskOutput({
- SynthesisTask? synthesisTask,
Implementation
GetSpeechSynthesisTaskOutput({
this.synthesisTask,
});
GetSpeechSynthesisTaskOutput({
this.synthesisTask,
});