Please can someone give me the aix file of OfflineVoiceCommandControlledAudioPlayer.
Hello, welcome to
odular community
I don’t really understand what you are trying to create, can you elaborate what you planning to do?
The extension below seems to offer offline voice recognition, maybe you should add the command yourself using activity starter
Please help me. I will be grateful to you. Actually I need the aix file of Offline Voice Controlled Audio Player. I will import this aix file into Mit App Inventor and create Offline Voice Command Controlled Audio Player App.
Have you take a look at on this platform by our dearly @Taifun
There’s several aix, try searching there, am still little confused with Ur idea, it’s beat me up ![]()
![]()
![]()
Edit is this what you are try to make?
@Jashim_Uddin1
You got it right. Yes I Build an Offline Music Player Which Can Play,Pause,Stop,Next Song,Previous Song,Volume Up,Volume Down. Yes, it will respond to voice commands (such as Play,Pause,Stop,Next Song,Previous Song)
Can you give me the aix file of Offline Voice Response Audio Player?
There’s no a such extension yet, but my first response was pointing to the extension that will be able to get the command offline, then you can use the default audio player/extension too can work for this, all you need is where/when/how to do this, so you must compare your desired command and tell the player what to do when the app detected/recognise a command, eg onRecognise=if text pause>true then=call player pause ![]()
Then you can still use this extension
If it weren’t for a strange behavior of the microphone, I managed to recreate the entire logic.
Basically, if I set the microphone to ContinuouslyRecognitionEnabled, it keeps activating and deactivating continuously, and and I don’t understand what it’s caused by.
If that’s someone else’s project, they usually don’t share the .aix file directly. Your best bet is to ask the original creator or check their GitHub/project page to see if they’ve shared the source. Otherwise, you might need to recreate it yourself based on the description or any available tutorial.
