Talk:Record sound

From Rosetta Code
Revision as of 23:24, 14 May 2011 by rosettacode>Markhobley (Store in a variable or memory space)

Draft reason

I feel like this is an easy target for the people who want tasks to be "well-defined". If it needs more definition, have at it. If it doesn't, then undo the drafting. --Mwn3d 01:43, 30 December 2010 (UTC)

Is printing the data out the best thing to do with it? (I suppose it is…) –Donal Fellows 14:30, 30 December 2010 (UTC)

Store in a variable or memory space

Is there any reason for specifying an integer array for storage here? Shouldn't we just say store in a variable or memory space? The sound could be encoded into a string, or other data type, or even just stored raw in a memory area. Markhobley 23:24, 14 May 2011 (UTC)