Browser capabilities
Voice and microphone
Lasso voice features use the browser microphone API and require a secure context. Use localhost or the HTTPS Lasso Host URL.
Use the secure URL
https://my-project.lasso:6767Plain HTTP .lasso pages are not eligible for microphone access. Confirm that the page uses HTTPS and that the certificate is trusted.
Allow microphone access
- Click the microphone or voice button in Lasso.
- Choose Allow when the browser asks for permission.
- Speak, then stop recording to insert the transcription into your prompt.
Troubleshooting
- Restart Lasso Host after changing certificate settings.
- Check that another application is not using the microphone.
- Use the production API or start the local API when transcription requests fail.
Next steps
See Lasso Host for certificate setup.