diff --git a/src/pages/mini-apps/reference/microphone.mdx b/src/pages/mini-apps/reference/microphone.mdx index 9705d58f..f393db51 100644 --- a/src/pages/mini-apps/reference/microphone.mdx +++ b/src/pages/mini-apps/reference/microphone.mdx @@ -4,6 +4,7 @@ import { Link } from '@/components/Link'; # Microphone Microphone is only available from World App 2.8.85 and MiniKit 1.9.6. + Microphone uses the standard web api [Navigator.mediaDevices](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/mediaDevices). These two conditions must be met in order to use the microphone: