stt_recorder_web 0.1.0+1 copy "stt_recorder_web: ^0.1.0+1" to clipboard
stt_recorder_web: ^0.1.0+1 copied to clipboard

Platformweb

Web implementation of the stt_recorder plugin

stt_recorder_web #

Web endorsed implementation for stt_recorder.

This package is consumed automatically when using the front package on web.

Notes #

  • Captures microphone audio with MediaRecorder.
  • Normalizes browser-native recordings to a WAV VoiceCaptureArtifact for upload compatibility.
  • Emits __speech_unavailable__ so callers can fall back to non-STT UI when browser speech recognition is unavailable.
  • Requires a secure browser context such as https or localhost.
0
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the stt_recorder plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, stt_recorder_platform_interface, web

More

Packages that depend on stt_recorder_web

Packages that implement stt_recorder_web