Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jeremyworboys/jQuery-Speech-to-Text-Plugin

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech to Text jQuery Plugin Example

Usage

General usage is to select the input and/or textarea fields that you would like to enable speech to text on.

$("input, textarea").speechToText();

Options

inputResetClass

You may specify a class to reset any custom CSS you have applied to input fields. This is used as a dummy input has to be created to enable speech to text on textareas.

Note

This plugin uses the HTML5 speech attribute which is currently only implemented by webkit (Chrome, Safari, iOS, Android, etc) and only natively on <input> elements.

This plugin was primarily designed to bring this functionality to the <textarea> element, but it is still limited by the support of the HTML5 speech attribute.

Email for support.

About

This is a jQuery plugin that add speech to text buttons to inputs based on the jQuery selector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.