String? get soundTalk => _$this._soundTalk;
set soundTalk(covariant String? soundTalk) => _$this._soundTalk = soundTalk;