join us on Discord for support, updates, and all things Snap AR! See you there!
How to use voiceML on camerakit app?
Hi,
I made a simple lens with voiceML. It works fine on snap but doesn't work inside camerakit app.
The onListeningEnabledHandler event is never fired. If I manually call "script.vmlModule.startListening" I get an error "Commands are not available until listening is enabled".
How to get voiceML to start listening on a camerakit app?
I'm on iOS.
thank you
Answers
-
Hi @SlideUp , Thanks for the question! Unfortunately, VoiceML is currently not supported in Camera Kit.
Unsupported Lens Features
Some features available in Lens Studio are not yet compatible with Camera Kit regardless of version.Unsupported Lens Studio features:
- API enabled Lenses such as those listed in the Remote Service Module documentation
- Lens analytics
- Lens Cloud
- Licensed Sounds (Audio from the Sounds section of the Asset Library in Lens Studio)
- Scan
- Spatial Persistence
- Speech recognition / VoiceML / Text to speech
Here's the documentation for more details: https://docs.snap.com/snap-kit/camera-kit/guides/quick-start/build-manage-ar-content/lens-studio-compatibility#unsupported-lens-features
I'd recommend posting in the feature request category for our product team to consider in its roadmap!
0