We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f91f4 commit a5801e6Copy full SHA for a5801e6
README.md
@@ -1,4 +1,4 @@
1
-
+
2
# Defold-Mic
3
4
A Defold extension for microphone recording via [miniaudio](https://miniaud.io/).
@@ -168,4 +168,4 @@ APPLE_MIC_PERMISSION_GRANTED = 3,
168
169
```lua
170
local status = mic.get_permission_status()
171
-```
+```
0 commit comments