/Speech.Recognition.File.Input

Continuous speech recognition from a file The following code snippet continuously recognizes speech input from an audio file in the default language (en-US). The supported format is single-channel (mono) WAV / PCM with a sampling rate of 16 kHz.

Primary LanguageC#

Speech.Recognition.File.Input

Continuous speech recognition from a file The following code snippet continuously recognizes speech input from an audio file in the default language (en-US). The supported format is single-channel (mono) WAV / PCM with a sampling rate of 16 kHz.

anouar.ben.zahra@gmail.com