Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Re: Voice chat application development using VB.NET

here's a sample code snippet that demonstrates how to use the NAudio library to stream audio in VB.NET:

[code]Imports NAudio.Wave
Imports NAudio.Lame
Imports System.Net.Sockets

Public Class AudioStream

    Private sourceStream As WaveInEvent
    Privat...



This post first appeared on Certforumz - Certification And Learning, please read the originial post: here

Share the post

Re: Voice chat application development using VB.NET

×

Subscribe to Certforumz - Certification And Learning

Get updates delivered right to your inbox!

Thank you for your subscription

×