Voice Picking Android Sample Code
How to Get the Voice Picking Sample Code
Start by downloading the sample package from the Vivoka Console:
Open the Vivoka Console and navigate to your Project Settings.
Go to the Downloads section.
In the search bar, enter the package name from the table below, depending on your needs.
If you want to test the application directly (APK)
Search for voice-picking-demo-vX.X.X.
This APK can be installed directly on an Android device.
It supports 4 languages: English, French, German, and Spanish.
The application has been tested with the Zebra HS3100 headset for optimal performance.
If you need the source code
Search for android-logistics-sample-code-vX.X.X.zip.
This package provides the full source code of the voice picking sample.
Developers can explore, customize, and integrate the code into their own solutions.
The latest version is android-logistics-sample-code-v1.3.3.zip with vsdk 7.
Voice Picking Sample Code – Getting Started
In order to get started with sample code go to README.md file.
With this sample you can:
Understand how a voice-directed workflow is implemented.
Explore the integration of ASR and TTS with VSDK and VDK-Service.
See how we implement Barge-in in Android.
Resources that will help you understand sample code.