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

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

sharyx_voice_sdk #

SharyxVoiceSDK.initialize( deepgramApiKey: "YOUR_DEEPGRAM_KEY", elevenLabsApiKey: "YOUR_ELEVEN_KEY", elevenVoice: "VOICE_ID", );

SharyxVoiceSDK.start();