TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Speech Recognition with Javascript

13 pointsby Caligulaabout 15 years ago

2 comments

paulgbabout 15 years ago
From what I can tell, the audio is recorded by a Flash object and analyzed on a remote server, so calling it Javascript speech recognition is misleading.
评论 #1355251 未加载
评论 #1356078 未加载
warfangleabout 15 years ago
Just a description of how to use some speech recognition APIs.<p>Would have been much more interesting if it was a speech recognition engine written on Node.js ;)