Search results for query: *

  1. W

    How to place buttons in datagrid?

    Does anyone know how to place buttons in datagrid? Any third-party control that can do this? Thank you in advance. Best Regards, whineygrace
  2. W

    How to record and play voicemail from modem?

    I'm developing a phone application. Does anyone know how to record and play voicemail from modem in vb.net? Thank you in advance. Best Regards, whineygrace
  3. W

    How to play voice recorded as byte format?

    I used DirectSound to record voice from microphone and the variable is set up as: Dim voiceBuffer() As Byte As the voiceBuffer is in byte format, I cannot play the voice using DirectSound through speakers. Does anyone know how to create a stream and use it to play the DirectSound buffer?
Back
Top