3da / SpeechWebGame

C#, JS, Recognizing\Synthesis Speech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpeechWebGame

This project demonstrates how you can capture microphone audio from client web browser, then recognize it on the server, then synthsize speech and send it back to client.

It uses C# for server and Vue.JS for frontend.

For example it shows calculation game.

Этот проект демонстрирует как можно получить аудио запись из браузера клиента, распознать речь на сервере, синтезировать ответ и отправить клиенту обратно.

Для примера показана игра в таблицу умножения.

Dependecies:

About

C#, JS, Recognizing\Synthesis Speech

License:MIT License


Languages

Language:C# 72.3%Language:Vue 13.1%Language:TypeScript 10.5%Language:CSS 2.5%Language:JavaScript 0.9%Language:HTML 0.6%