Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 356 Bytes

STTTS CALL

A calling app built by connecting Speech-to-Text and Text-to-Speech.

STT and TTS use the Web Speech API.

Warning

This app only works on desktop Chrome.

Getting Started

$ deno run main.tsx

Open http://localhost:8000 with your browser to see the result.