This is a radio app where you can ask Alan AI to play some music.
- Play/Pause Music By User Intreaction
- Alan Voice Assisatan
- Alan Play Music On User Voice Command
setupAlan() {
AlanVoice.addButton("<"Enter your Key">",
buttonAlign: AlanVoice.BUTTON_ALIGN_RIGHT);
AlanVoice.callbacks.add((command) => _handleCommand(command.data));
}
Install dependencies
In pubspec.yaml add these following Packages!!
audioplayer: ^0.8.1
cupertino_icons: ^1.0.2
google_fonts: ^2.0.0
velocity_x: ^3.0.0
alan_voice: ^2.0.15
Ps:- you cant be able to hear the audio but its Playing xD
Alan.AI.mp4
Want to create a voice assistant for your app? To get started with Alan Studio Read to this:-
Client: Flutter,velocitX
Voice_Assistance: Alan Ai