From 99911bf64352d7471c82bd1aa120c34f9bbbbe50 Mon Sep 17 00:00:00 2001 From: Ivan Maslov Date: Fri, 7 Oct 2022 17:27:19 +0300 Subject: [PATCH] Audio wiki help --- Sources/GuideSphinx/Robot/08_audio.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sources/GuideSphinx/Robot/08_audio.rst b/Sources/GuideSphinx/Robot/08_audio.rst index dc03a03c..95a5f177 100644 --- a/Sources/GuideSphinx/Robot/08_audio.rst +++ b/Sources/GuideSphinx/Robot/08_audio.rst @@ -4,6 +4,8 @@ 7. Функции Audio #################################### +!ВНИМАНИЕ! ДЛЯ КОРРЕКТНОЙ РАБОТЫ МОДУЛЯ ТРЕБУЕТСЯ КОМПОНЕНТ ffmpeg.exe (Для Windows x64 можно найти в pyOpenRPA\Resources\WAudio). На него должен указывать один из путей в переменной окружения PATH. Или ffmpeg.exe должен быть расположен в рабочей директории (working directory) + ************************ Общее ************************