I see that was done some changes in the platform.
I am waiting for a code sample yet.
Thank you in advance.
We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 11 matches
- Tue Sep 14, 2004 2:45 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Thu Sep 02, 2004 2:38 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Sun Aug 29, 2004 5:04 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Thu Aug 26, 2004 10:26 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Thu Aug 26, 2004 7:21 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Thu Aug 26, 2004 1:42 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Wed Aug 25, 2004 10:57 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Wed Aug 25, 2004 10:50 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Tue Aug 24, 2004 12:10 pm
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
- Tue Aug 24, 2004 11:36 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
wav format
Thank you for response. I have succeed to save wav file on the server. The problem is that i can't to open this file with Media Player. I checked this file with hex editor and discovered that there are some information was wroten before the header (before RIFF) and chunk's size is not correct. After...
- Tue Aug 24, 2004 2:23 am
- Forum: Plum DEV Q&A
- Topic: save records as wav file
- Replies: 20
- Views: 55166
save records as wav file
I have a problem to save and open recorded messages as a wav file. When i try to open the saved file i get an error that format is not correct. I use type='audio/x-wav' in <record> tag and save all input stream as a wav file. <form id='description1'> <record name='description1' type='audio/x-wav' be...