Muhammad97 / mspeech

Program for speech recognition using the Google Speech API, voice commands, control your computer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###MSpeech

MSpeech - это программа для распознавание речи используя Google Voice API выполнения голосовых команд, передачи распознанного текста в другие программы и многое другое.

На текущий момент в программе реализован следующий функционал:

  • Распознавание голоса с помощью Google Voice API более чем на 50 языках.
  • Активация записи по заранее заданному уровню сигнала.
  • Неограниченное количество команд, которые можно добавить через удобный интерфейс.
  • Возможность назначить горячие клавиши для начала-остановки процесса записи-распознавания.
  • Передача распознанного текста в поля ввода других приложений разными методами.
  • Коррекция текста после распознавания и до передачи в поля ввода (Замена слов по списку, Изменение первых букв предложений на прописные).
  • Работа через прокси-сервер.
  • Возможность выбора источника звука.
  • Изменение языка интерфейса программы (English, Russian).
  • Синтез голоса через RHVoice, Microsoft SAPI, Google Text-To-Speech или Yandex Text-To-Speech.

www: http://programs74.ru/mspeech.html
email: sleuthhound@gmail.com

=========

###MSpeech

MSpeech - a program for speech recognition using Google Speech API voice commands, transfer the recognized text into other applications, and much more.

Main features:

  • Voice Recognition using Google Voice API for more than 50 languages.
  • Activation of recording predetermined signal level.
  • Unlimited number of commands that can be added through the user-friendly interface.
  • Ability to assign hotkeys for start-stop recording-recognition.
  • Transfer the recognized text in the input field of other applications using different methods.
  • Correction after recognizing text and to transfer to the input field (Word substitution on the list, change the first letter of a sentence to uppercase).
  • Work through a proxy server.
  • Ability to select the sound source.
  • Changing the interface language (English, Russian).
  • Voice synthesis through RHVoice, Microsoft SAPI, Google Text-To-Speech or Yandex Text-To-Speech.

www: http://programs74.ru/mspeech-en.html
email: sleuthhound@gmail.com

About

Program for speech recognition using the Google Speech API, voice commands, control your computer.

License:GNU General Public License v3.0


Languages

Language:Pascal 97.2%Language:NSIS 2.6%Language:Batchfile 0.2%Language:C++ 0.0%