I have in a database some MP3 sounds and I read and store its in a byte[] variable. My question is, How can I play de audio stored in the byte[] variable in .NET MAUI?
Thanks in advance.
I have in a database some MP3 sounds and I read and store its in a byte[] variable. My question is, How can I play de audio stored in the byte[] variable in .NET MAUI?
Thanks in advance.