Sunday, February 23, 2014

How to retrieve(and play) audio files from sqlite in c# application for windows 8

Hi bdhimitri,


Mp3 audio is a kind BLOB data. BLOB will save whatever you insert into the Database. The code should be as same as saving the image to SQLite.


Is there any specific question that you don't know when saving the audio to SQLite?


--James




<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>

Thanks

MSDN Community Support



Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.



No comments:

Post a Comment