If the user tells us they are providing speech to text files for a media object, do we need to adjust content structure correctly to set the transcription role?
This would be in app/lib/pre_assembly/from_staging_location/file.rb
or will it be set by the user because for media objects, you must provide a file manifest, which sets those attributes?
If the user tells us they are providing speech to text files for a media object, do we need to adjust content structure correctly to set the transcription role?
This would be in
app/lib/pre_assembly/from_staging_location/file.rb
or will it be set by the user because for media objects, you must provide a file manifest, which sets those attributes?
Blocked by #1524