Add Speech Input

skatingtoolman

New Member
Hi, where would I go to add the following code to my form fields?

<form method="get" action="http://www.google.com/search"> <input type="text" name="q" size="30" x-webkit-speech/> <input type="submit" value="Google Search" /> </form>
 
using Google voice input - Second Post - Please respond

Can someone please tell me where the actual input field for the forms are stored in the database? I am trying to use voice recognition input fields but do not know where to go to append my code to the already existing input fields.
 
the inputs/fields are build on the fly based on the current form state/settings, so there's nowhere where you can directly edit the field properties.

However, i've added this an an option to the field element, an update from github should now give you a 'Speech recognition' option to turn on.

-Rob
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top