简体   繁体   中英

Naudio .net Using MP3

How can i play embedded resources using Naudio? Because the methods included in this library accept the string path to the file... and since im kind of a newbie I cannot edit those methods, I want to know if theres a way around?

Mp3FileReader has a constructor that takes a stream which you should be able to use. The stream does need to be seekable.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM