How to get MediaFile object from a Audio File path?

情到浓时终转凉″ 提交于 2021-01-05 07:07:36

问题


I have used Xamarin.Android Recorder to record a audio and i am getting recorded audio file path. Now i need to upload that audio file to Server using this.

Please help me to create MediaFile object for a recorded audio file in Xamarin.Forms.

Xamarin.Android solution will also work as i will create Dependency service to use it.

来源:https://stackoverflow.com/questions/65306057/how-to-get-mediafile-object-from-a-audio-file-path

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!