Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- Jan 11, 2022, 11:35:41 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 6 6 7 7 The main components are 8 || component || function || 8 || component || function || docu || 9 9 ||pipe || basic definitions for audio pipe || 10 10 ||audiofilter ||The audio filters to be applied to the streams|| 11 ||audiogui ||A basic GUI that shows users a text to pronounce, records the audio and then user can drag sliders to modify the way it sounds|| 11 ||audiogui ||A basic GUI that shows users a text to pronounce, records the audio and then user can drag sliders to modify the way it sounds||[source:audiogui/doc/audiogui.pdf]|| 12 12 ||audioconverter||Converts bunch of files according to settings|| 13 ||trimtool||Trims audio according to noise threshold settings|| 13 ||trimtool||Trims audio according to noise threshold settings||[source:trimtool/doc/Audio Trim Tool.docx]|| 14 14 15 16 Documentation is available for audiogui, in tne [source:audiogui/doc/audiogui.pdf].17 15 18 16 == Source code