mp3 - NoDriver calling acmFormatSuggest on Azure -


i using naudio getting mp3 file information merging 2 or more mp3 files. works fine on localhost when publish site on azure throws error "nodriver calling acmformatsuggest"

i assume trying use not installed on machine in azure - in case acm mp3 decoder. on client windows can pre-installed, not think server windows can have it. suspect not allowed run on azure web apps (it looks trying use that).

so, suggest use virtual machine , install needed components here or use software-based. have found:

new mp3filereader(stream,wave=> new dmomp3framedecompressor(wave)) 

it looks can used in case. please try?


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -