Skip to content

smolderdev/instant-audio-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Instant Audio JS

Instant Audio JS is a TurboWarp extension built around the focus of being able to record raw audio data at an instant, optionally process it to mimic studio quality, and play raw audio data back. This extension is good for any kind of recording and voice chat capability for TurboWarp, especially when paired with other extensions like CloudLink.

Note

Do note that this was mostly generated using Gemini! More specifically, 3.1 Pro (designed for math and code) with thinking mode set to Extended (reprompting and logical evaluation). A little bit of this involved background research in seeing what was accessible through TurboWarp, but the actual code came from Gemini. All credit goes to any of the sources referenced by Gemini during the time of creation. This includes, but is not limited to:

  1. The official TurboWarp documentation for the entire platform and the format of extensions themselves.
  2. Existing extensions that process or record audio.
  3. Any TurboWarp extensions that exist that have something related to the code in this extension.
  4. Other sources of JavaScript code available on the internet.

About

An extension used for recording and playing back audio at an instant. Highly customizable.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors