Skip to content

Advanced Microphone#2078

Open
github-actions[bot] wants to merge 1 commit intomainfrom
extension/CreatorADOfficial/2077
Open

Advanced Microphone#2078
github-actions[bot] wants to merge 1 commit intomainfrom
extension/CreatorADOfficial/2077

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 6, 2026

Description

With this extension you can listen to what you say and download the audio from microphone or convert it into base64 for sharing it or saving it into local storage and also you can play base 64 string

Format Support

The extension supports the formats webm and ogg because they don't need more code!

Base64

  • After you stop recording you can store the recording into a variable as base64
  • You can also Play Base64 Strings as Audio!

How to use the extension

How to use?

  • 1st step, request for permission You should request it each time you need to talk
  • 2nd step, Start Recording You should request it each time you need to talk
  • 3rd step, Stop Recording You should request this when you want to cut talking

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

Example file

advancedMicrophoneExample.zip

Extension file

AdvancedMicrophone.zip


Extension by @CreatorADOfficial

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions github-actions bot added the ✨ New extension A new extension label Apr 6, 2026
@github-actions github-actions bot requested a review from a team as a code owner April 6, 2026 22:30
@CreatorADOfficial
Copy link
Copy Markdown

CreatorADOfficial commented Apr 6, 2026

@D8H Hello bro, can we submit it to the community extensions. thanks🫡

  • Is there anything I can do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ New extension A new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant