sharyx_voice_sdk 0.0.4
sharyx_voice_sdk: ^0.0.4 copied to clipboard
Voice assistant SDK for Flutter using Deepgram STT and ElevenLabs TTS.
0.0.4 #
Improved app detection logic when opening installed apps using voice commands.
Enhanced Android plugin stability to prevent platform exceptions.
Improved parameter handling between AI intent responses and native Android actions.
Refined action routing for smoother execution of voice-triggered commands.
0.0.3 #
Added #
- Added support to send WhatsApp messages to contacts using voice commands.
- Added functionality to open Instagram profiles via voice commands.
- Added YouTube search capability triggered by voice input.
- Added Spotify search support to play or find songs using voice commands.
- Added Gmail compose functionality to create emails using voice commands.
Improved #
- Enhanced intent handling to support additional third-party app actions.
- Improved voice assistant response handling for app-specific commands.
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.