SDK |
Documentation |
JavaSonics ListenUp is no longer for sale.Using Transcription FeaturesSkip this page if you do not need Transcription Features!ListenUp supports the transcription of recorded audio. A common application is transcribing dictated notes made by medical doctors. Please note that use of these transcription features requires the purchase of an additional license option. Also this feature is only available on Windows because of the native code drivers for the Speech Mike.. Purchasing the "Transcription Option" will enable the following features:
For transcription, use the "ListenUpTranscriber.jar" in the ARCHIVES list in the Applet tag instead of "JavaSonicsListenUp.jar". For playback you should set the following Applet parameters: <param name="transcription" value="yes"> <param name="useFootPedal" value="yes"> (optional) For recording you should set the following Applet parameters: <param name="transcription" value="yes"> <param name="editable" value="yes"> <param name="useSpeechMike" value="yes"> (optional) Please see reference document for the additional transcription related Applet parameters. It describes how to define Hot Keys and use the other transcription features. Examples of the use of transcription playback are here. Demos are here. If you are planning to record very long messages, longer than ten minutes then you should turn on the "useFileCache" parameter. |