LassoLassoDocs
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:6767

Plain HTTP .lasso pages are not eligible for microphone access. Confirm that the page uses HTTPS and that the certificate is trusted.

Allow microphone access

  1. Click the microphone or voice button in Lasso.
  2. Choose Allow when the browser asks for permission.
  3. 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.