# speaktome-web **Repository Path**: mirrors_mozilla/speaktome-web ## Basic Information - **Project Name**: speaktome-web - **Description**: DEPRECATED - JavaScript modules for Mozilla's cloud speech recognition API. - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpeakToMe API [![Version](http://img.shields.io/npm/v/speaktome-api.svg?style=flat-square)](https://npmjs.org/package/speaktome-api) [![License](http://img.shields.io/npm/l/speaktome-api.svg?style=flat-square)](https://npmjs.org/package/speaktome-api) JavaScript module for Mozilla's SpeakToMe API. ## Installation ### Browser Install and use by directly including the [browser files](build): ```html My Speech-enabled Web Page ```