We’ve just made a quick update to our FLVAR audio recording product today and added a sound wave that is shown during recording and playback.
The files that have been modified:
- audiorecorder.swf < added functionality
- all 3 avc_settings.xxx files < added showSoundWave option
The sound wave is visible by default but it can be hidden by setting showSoundWave=0 in avc_settings.xxx .
//showSoundWave: Number //desc: whether or not to show the grey sound wave during recording and the soundwave + green playback position indicator during playback //values: 1 for visible, 0 for invisible //default: 1 $config["showSoundWave"]=1;
The new build has the number 162 and can be downloaded from your private client area.
Here’s how FLVAR looks now during recording:
And during playback: