how to read sound file(wav) in bytes usingjava script
0 views
Skip to first unread message
tosude...@gmail.com
unread,
May 17, 2008, 5:32:35 AM5/17/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
hi all my problem is i have a wave file on client machine . now i want to read this file in bytes and then send this bytes to server through web services for performing other task. my problem is how i can read this file and store in byte without lossing any data