sharyx_voice_sdk 0.0.2 copy "sharyx_voice_sdk: ^0.0.2" to clipboard
sharyx_voice_sdk: ^0.0.2 copied to clipboard

Voice assistant SDK for Flutter using Deepgram STT and ElevenLabs TTS.

0.0.2 #

Added #

  • Implemented voice-triggered device actions.
  • Added support to call contacts by name.
  • Added functionality to open the phone dialer.
  • Added navigation support using Google Maps.
  • Added capability to open installed apps on the device.
  • Added functionality to launch the device camera.

Improved #

  • Improved Android plugin intent handling.
  • Minor stability and performance improvements.

0.0.1 #

Added #

  • Initial release of Sharyx Voice SDK.
  • Speech-to-text integration using Deepgram.
  • Text-to-speech support using ElevenLabs.
  • Intent parsing using OpenAI.
  • Basic voice assistant flow for user interaction.