Map representation of object (not serialized)
Map<String, dynamic> toMap() { return { 'voice': voice, 'format': format, }; }