The NanoGong Applet
There are four NanoGong applets on this page. The first applet shows the very basic NanoGong applet without any custom configurations. The second and the third applets demonstrate the use of the quality parameter in controlling the sound quality of the recordings. The last applet loads a voice recording from our server.
Basic Usage
Using the above NanoGong applet you can:
- Record your voice
- Play it back
- Use the speed control to speed up/slow down your voice
- Save the recorded voice to hard disk
It shows the basic use of the applet and can be created by the following html page:
The above applet uses the best quality (a sampling rate of 44100Hz) for highly compressed audio recording, which may require a fast machine to process the recording.
If you have encountered problem such as delay or noisy playback you may try the following applets that use smaller sampling rates. The sampling rate of the NanoGong applet can be adjusted using the sampling rate parameter.
Good Quality
This applet uses a sampling rate of 32000Hz. The time display is enabled.
The above applet can be created using the following html page:
Average Quality
This applet uses a sampling rate of 16000Hz.
The above applet can be created using the following html page:
With Preloaded Audio
This applet preloaded an audio recording when being loaded. The time display is enabled.
The above applet can be created using the following html page:
The Gong Project