
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
io.github.hyochan:kmp-audio-recorder-player-android
Advanced tools
A Kotlin Multiplatform library for audio recording and playback on Android, iOS, Desktop, and Web platforms
A Kotlin Multiplatform library for audio recording and playback that works seamlessly across Android, iOS, Desktop, and Web platforms.
Add the library to your build.gradle.kts
:
dependencies {
implementation("io.github.hyochan:kmp-audio-recorder-player:1.0.0-alpha04")
}
Platform | Status | Notes |
---|---|---|
Android | ✅ | API 24+ |
iOS | ✅ | iOS 13+ |
Desktop | ✅ | JVM |
Web | ✅ | WASM |
This project uses VS Code with predefined tasks for development:
Cmd+Shift+P
→ Tasks: Run Task
→ Build Library for All Platforms
No additional configuration required! The library works out of the box on all supported platforms.
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
Found a bug or have a feature request? Please create an issue on GitHub.
./gradlew :library:build
./gradlew :library:test
For detailed setup instructions, see the Kotlin Multiplatform Library Template documentation.
FAQs
A Kotlin Multiplatform library for audio recording and playback on Android, iOS, Desktop, and Web platforms
We found that io.github.hyochan:kmp-audio-recorder-player-android demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.