would it be possible to make some sort of audio communication with unity.
In Unity Pro in a standalone through plugin, definitely
i was looking into audio and i found WWW.audioClip would it maybe be posible to download it as it is recording or something like that (if i knew how to record it) and play it as it is recording or something along those lines?
playing yes
but WWW is a HTTP stream so in no way realtime
also you still need a plugin or something for the recording because you can’t do it from within unity
Since 3.5, microphone access is now possible.
I have a voice chat package on the asset store that uses it. Fully managed, so it’ll work on webplayers too. Check my sig for a link ![]()