| |||||||
| Smartphones This is the Microsoft General Public Smartphones Newsgroup. |
![]() |
| | LinkBack | Thread Tools |
| |||
| Creating/Playing Wav File from binary data. I am just starting mobile development. I don't know C++ so I am creating an application managed code in C#. I have a webservice that is returning byte[] data of a wav file format. How would I play this on a smartdevice? Should I create a file from the binary data or stream the data directly to a player? If I need to save it as a file first, how would I create a wav file with the byte[] data in C#? I can't seem to find any examples of this on the internet and I have been searching for a week. If there is no way to do this for a wav file format, I can also get the binary data in a QCP format. Any help would be greatly appreciated. |
| |||
| RE: Creating/Playing Wav File from binary data. I found the best solution was to save the file locally and play by using the windowsmediaplayer control. http://msdn2.microsoft.com/en-us/lib...38(VS.85).aspx "MBruce" wrote: > I am just starting mobile development. I don't know C++ so I am creating an > application managed code in C#. I have a webservice that is returning byte[] > data of a wav file format. > > How would I play this on a smartdevice? Should I create a file from the > binary data or stream the data directly to a player? > > If I need to save it as a file first, how would I create a wav file with the > byte[] data in C#? I can't seem to find any examples of this on the internet > and I have been searching for a week. > > If there is no way to do this for a wav file format, I can also get the > binary data in a QCP format. > > Any help would be greatly appreciated. > > |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a REG Merge File | mcp6453 | Windows XP | 5 | 03-29-2008 01:30 PM |
| View any file in binary / hex format | PSRumbagh | Windows XP | 4 | 06-25-2007 05:20 AM |
| how to stop playing file after file in playlist | MLA! | Windows Media | 1 | 06-18-2007 05:21 PM |
| Creating Data Sources (ODBC) via code | John | Windows XP | 3 | 04-29-2007 08:15 AM |
| How to embed manifest in TCL binary? - mt.exe corrupting my binary | Kshitij | Windows Vista | 0 | 02-14-2007 02:52 PM |