Is it possible, and I am not talking about communicating through a java application, I am talking about just full Unity.
not that i know of, some people can maybe through plugings like fmod but not inside unity so far if you are tyring to do it networked
the latest Unity comes with microphone support…so it should be possible i would think
Definitely possible, not probable.
maybe something to look at? I would also like to know if this is possible
Is through Unity or the Unity WebPlayer?
And now probable too. I have a voice chat solution submitted to the asset store, which works perfectly fine in both webplayer and standalone (as well as mobile). It uses Speex to compress and encode the audio data. It’s been submitted to the asset store for review, and should be available within a few days.