Module

sndout

sound recording functions.

Methods

# inner VoiceGetPosition(voc) → {number}

Get current play position for given voice.
Parameters:
Name Type Description
voc number the voice number.
the position or -1 if not playing.
number