Skip to content

Commit

Permalink
Adding videos to README
Browse files Browse the repository at this point in the history
  • Loading branch information
OvidijusParsiunas committed Aug 4, 2023
1 parent 273ca68 commit 728556f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@

<b>Speech To Element</b> is an all purpose library that transcribes your speech into text right out of the box! Try it out in the [official website](WORK).

// WORK - quick demo, ability to edit whilst speaking

// WORK - command mode

### :zap: Services

- [Web Speech API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API)
- [Azure Cognitive Speech Services API](https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-to-text)

https://github.com/OvidijusParsiunas/speech-to-element/assets/18709577/e2e618f8-b61c-4877-804b-26eeefbb0afa

### :computer: How to use

[NPM](https://www.npmjs.com/package/speech-to-element):
Expand Down Expand Up @@ -115,6 +113,8 @@ SpeechToElement.toggle("webspeech", {

##### Commands:

https://github.com/OvidijusParsiunas/speech-to-element/assets/18709577/76351a54-7e70-4e39-8816-3106616c92f2

Object used to set the phrases of commands that will control transcription and input functionality:

| Name | Type | Description |
Expand Down

0 comments on commit 728556f

Please sign in to comment.