Available starting from version 14.2.0. Gleap allows users to record audio messages when chatting with support through our cordova SDK. This is a great way to collect feedback from users.Documentation Index
Fetch the complete documentation index at: https://docs.gleap.io/llms.txt
Use this file to discover all available pages before exploring further.
iOS setup
In order for audio recording to work for iOS, you need to add the following key to yourInfo.plist file:
Android setup
In order for audio recording to work for Android, you need to add the following keys to yourAndroidManifest.xml file:
Enable the audio recording feature
To enable the audio recording feature, navigate toAI chatbot -> Settings and toggle the Allow audio messages switch.