@forter/speech

1.0.1 • Public • Published

fc-speech

An element by Forter

Usage

<script>
   import '@forter/speech';
</script>

<fc-speech>
  <fc-button icon="microphone"></fc-button>
</fc-speech>

Properties

Property Attribute Type Description
completeTranscript completeTranscript string The completed transcript
continuous continuous boolean If recording should be continuous
interimResults interim-results boolean If results should be streamed as they are produced
language language string The language to use when recognizing
recognizing recognizing boolean Whether the component is recognizing speech
transcript transcript string

Events

Event
result

CSS Custom Properties

Property Description
--fc-speech-disabled-color disabled color. example: gray

Package Sidebar

Install

npm i @forter/speech

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Unpacked Size

42.3 kB

Total Files

32

Last publish

Collaborators

  • oweingart
  • lirown
  • forter-npm