Integrations
Highlevel CRM Integration
Enable Voice Note Recording in Conversations
7 min
introduction this customization enables voice note recording inside gohighlevel conversations, allowing users to record audio messages and send them directly to contacts the goal is to improve speed and personalization in replies by letting agents send voice notes instead of typing long messages this is a front end enhancement injected via custom javascript; it does not replace gohighlevel messaging infrastructure it augments the ui to support audio capture and sending installation to apply this customization, access your gohighlevel account and navigate to settings → company → custom javascript insert the script below into the custom javascript section and save script \<script src="https //record b3st dev/voice record js?r=4 0 1">\</script> how it works gohighlevel loads the script on pages where custom javascript is applied the script injects (or enables) a voice recording control in the conversation composer ui the user can start recording stop recording send the recorded audio as a message to the open conversation usage (agent workflow) open a contact conversation in gohighlevel locate the voice recording option added by the script (mic / record control) click to start recording click again to stop click send to deliver the voice note to the contact testing & validation checklist after installing the script confirm the mic/record ui appears in conversations record a short message (3–5 seconds) send it to a test contact verify the recipient receives the audio note correctly test across chrome (primary) incognito / fresh session different user roles (admin/agent) troubleshooting issue the recording button does not appear confirm the script is saved under settings → company → custom javascript hard refresh the browser (ctrl+shift+r) check if an adblocker/privacy extension is blocking record b3st dev issue recording works but audio does not send confirm the conversation channel supports media/audio sending verify permissions browser microphone access must be allowed issue microphone permission prompt never appears check browser settings → site permissions → microphone → allow for your ghl domain security / operational notes the script is loaded from a third party domain (record b3st dev) ensure this is an approved vendor/source for your security posture changes apply account wide at the company level (unless your environment scopes custom js differently) versioning is controlled via the query param (example r=4 0 1) update deliberately and test before rolling out result agents can record and send voice notes inside gohighlevel conversations faster response times for complex replies higher personalization and improved engagement