edge_tts 0.1.5 copy "edge_tts: ^0.1.5" to clipboard
edge_tts: ^0.1.5 copied to clipboard

Use Microsoft Edge's free neural text-to-speech voices in Flutter. No API key required.

0.1.5 #

  • Improved dartdoc coverage across all public API surfaces
  • Added package example

0.1.3 #

  • Fixed clock calibration retry logic for more reliable connections
  • Improved error messages for invalid parameter values

0.1.2 #

  • Fixed 403 errors caused by clock skew on certain devices
  • Added server-time calibration before WebSocket connections

0.1.1 #

  • Improved text chunking for long texts with multi-byte characters
  • Better split-point selection (prefers newlines, then spaces)

0.1.0 #

  • Initial release
  • Text-to-speech synthesis using Microsoft Edge's free neural voices
  • 100+ neural voices with listing and filtering
  • Streaming audio (MP3) via WebSocket
  • Rate, pitch, and volume control
  • Word and sentence boundary timing events
  • SRT subtitle generation
  • Auto text chunking for long texts
  • Android and iOS support
2
likes
160
points
208
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Use Microsoft Edge's free neural text-to-speech voices in Flutter. No API key required.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter

More

Packages that depend on edge_tts