Rails 7 adds AudioAnalyzer to ActiveStorage | Saeloun Blog

In our Rails application, we come across a lot of cases where we need to deal with images, videos, and audio. With the support of ActiveStorage which was released in Rails 5.2 it became easy for developers to upload media to Rails application.But after uploading the media, in few cases we also have to analyze the media in terms of width, height, duration, etc.With improvements in ActiveStorage, Rails 6.2 added Image and Video Analyzer where we could extract the metadata of the attached image or video. But this support was missing for audio files.
Rails 7 adds AudioAnalyzer to ActiveStorage | Saeloun Blog #ruby #rubydeveloper #rubyonrails #activestorage #blog https://rubyonrails.ba/single/rails-7-adds-audioanalyzer-to-activestorage-saeloun-blog

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles