My Task
It\'s possible to use speech in Office applications. My goal to save MS SAPI speech to a given file type. AFAIK my code example saves to a WAV f
sapi only generates wav files.
use ffmpeg to convert to other formats ... http://ffmpeg.org
example of usage in vba ... use ffmpeg in vba to change video format