hello,
I am using file upload in my mvc project.
I can upload image, video and other files from Gallery.
But I want to first record the voice and then upload that recording using file upload
so how to enable voice/audio record property of file upload
thank you