Audio burst over WiFi link

My objective is to transfer a second's worth of audio input (to a YUN) every minute over WiFi, so I can later analyse it on a PC. So if we sample at say, 12KHz that's a mean transfer rate of 200 samples/sec. Or I could block it and do a burst every minute. I'm looking for ideas really and pointers to similar projects and transfer mechanisms.
This is for a beehive monitoring project.
Can anyone help?
thanks

geo3geo:
My objective is to transfer a second's worth of audio input (to a YUN) every minute over WiFi, so I can later analyse it on a PC. So if we sample at say, 12KHz that's a mean transfer rate of 200 samples/sec. Or I could block it and do a burst every minute. I'm looking for ideas really and pointers to similar projects and transfer mechanisms.
This is for a beehive monitoring project.
Can anyone help?
thanks

@geo3geo,
you must be kidding! You've got megabytes per second and you are worrying about bytes/second?
Jesse