studiomitte/speech-input

Use the speech API to add content

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 5

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

0.1.0 2019-10-18 10:56 UTC

This package is auto-updated.

Last update: 2024-04-18 20:37:45 UTC


README

This extension makes it possible to create content by speech using the API SpeechRecognition. Check out caniuse.com for browser support, currently it is working in:

  • Edge 76+
  • Chrome

Usage

  1. Install the extension using composer require studiomitte/speech-input.
  2. After that, opening any record in the backend will show you a new icon in the toolbar to start the speech recognition. Enabling it
  3. Press the button and put the cursor in any input or textarea field and start talking.

Hints

  • If the icon is not shown, the API might not be available in your browser