Software


 

Name Version Size Language System Description
SubtitleSpeak             ~100 KB Polish / English Win32 Allow to automatically create dubbing audio track based on movie subtitle file. This software reads subtitle file and uses selected voice (TTS - Test To Speech engine) to convert text to speech. Voice data is then written to wav file, taking into account timestamps from the subtitle file.
Rec2File           1.51 313 KB Polish / English Win32 Audio recorder - record audio direct to file in compressed format (for example MP3)
Oscilloscope 1.2 15.4 KB English Win32 Shows shape of soundcard input signal, for example signal form microphone or CD-Player (input signal should be selected in soundcard recording properities)
Fn2ext32 1.0 13.7 KB English Win32 (console) Renames files by exchange file name with extension
RenExt 1.0 6.8 KB English DOS Changes file extensions
Bin2ASCII 1.0 9.1 KB English DOS Converts binary file to text file containing data from binary file for example as numbers in hexadecimal format (it is useful if is necessary to insert binary file to program source code)
OnlyASCII 1.0 9.8 KB English DOS From binary file read and write to StdOut sequences of ASCII codes in specified minimal length and specified collection of ASCII codes (for example sequences of minimum 5 uppercase letters)
FindSeq / FindSeq32 1.0 12.4 KB English DOS/Win32 In selected binary file searches for bytes sequences. It is possible to search for sequences where part of bytes are unknown - unknown bytes can be replaced by '?'
AFM / AFM32 1.0 10.9 KB English DOS/Win32 AutoFileModifier - to modify binary file according to description in text file. Format of this text file is like that returned by fc (FileCompare) with option /B  - location in binary file, actual value at this location, new value