mpappert
Well-known member
Hey Everyone,
Im creating a small dictation system that will allow a user to record voice notes and play them back at a later time. I need to be able to record and store the recordings in either MP3 or the new WMA9 format (which I heard is better than MP3?!) Anyways, I am looking for a control that will support my requirements:
- ability to record (with pause/resume capabilities)
- ability to playback
- rewind/adjust slider to specific playback point (so in case the user wants to review part of what s/he said to continue their voice note)
I was thinking of using the Microsoft Encoder SDK, which I know is for video, but maybe its for audio only as well? I also want it to be fairly simple to implement ...
Ive looked at the Allen-Martin Wave control but it seems that the only playback supported is from beginning to end, you cant set a playback start point ...
Anyone know where I can find a good control (preferably native .NET, but ActiveX if it is .NET compatible works) .. or whether I should use the Microsoft Encoder product ...
Thanks!!!!
M.
Im creating a small dictation system that will allow a user to record voice notes and play them back at a later time. I need to be able to record and store the recordings in either MP3 or the new WMA9 format (which I heard is better than MP3?!) Anyways, I am looking for a control that will support my requirements:
- ability to record (with pause/resume capabilities)
- ability to playback
- rewind/adjust slider to specific playback point (so in case the user wants to review part of what s/he said to continue their voice note)
I was thinking of using the Microsoft Encoder SDK, which I know is for video, but maybe its for audio only as well? I also want it to be fairly simple to implement ...
Ive looked at the Allen-Martin Wave control but it seems that the only playback supported is from beginning to end, you cant set a playback start point ...
Anyone know where I can find a good control (preferably native .NET, but ActiveX if it is .NET compatible works) .. or whether I should use the Microsoft Encoder product ...
Thanks!!!!
M.