sox was dropped years ago

This commit is contained in:
Damien Elmes 2018-04-19 17:15:49 +10:00
parent eca6ecf90f
commit 35516048a7

View File

@ -557,7 +557,7 @@ to a cloze type first, via Edit>Change Note Type."""))
file = getAudio(self.widget)
except Exception as e:
showWarning(_(
"Couldn't record audio. Have you installed lame and sox?") +
"Couldn't record audio. Have you installed 'lame'?") +
"\n\n" + repr(str(e)))
return
if file: