sharyx_voice_sdk 0.0.3 copy "sharyx_voice_sdk: ^0.0.3" to clipboard
sharyx_voice_sdk: ^0.0.3 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();