There is a запись_голоса.ogg , you need to programmatically impose any effects so that the output will produce a processed file.
Are there any ready-made libraries or third-party programs with which you can impose ready-made effects via the console or in some other way? For example, helium effect, rough voice or something else.
If there are no ready-made libraries / programs for this, with ready-made templates, then which way to google to deal specifically with this and process the file yourself as needed? In such a case, Java / C ++ methods are of interest. Thanks in advance.
|
programname -input file.ogg -effect helium -output file_new.oggvia the console, for exampleprogramname -input file.ogg -effect helium -output file_new.ogg? - Peter Samokhin