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

PlatformiOS

iOS implementation of the stt_recorder plugin

stt_recorder_ios #

iOS endorsed implementation for stt_recorder.

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

Notes #

  • Captures audio through AVAudioEngine and writes WAV output.
  • Streams partial transcript markers/text through EventChannel.
  • stop() returns a VoiceCaptureArtifact with WAV bytes, filename, MIME type, and the native temp-file path.
  • Requires NSMicrophoneUsageDescription and NSSpeechRecognitionUsageDescription in host app Info.plist.
0
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the stt_recorder plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, stt_recorder_platform_interface

More

Packages that depend on stt_recorder_ios

Packages that implement stt_recorder_ios