{"library":"cli-sound","type":"library","category":null,"description":"cli-sound is a Node.js utility designed for playing audio files from command-line applications and other Node.js environments. As of version 1.1.3, it offers robust cross-platform compatibility by leveraging various locally installed, headless audio programs such as `ffplay`, `mpv`, or `mpg123`. It differentiates itself from similar packages like `play-sound` through enhanced reliability, native TypeScript types, comprehensive ESM and CommonJS support, and advanced features such as volume control and customizable audio player commands. The package operates by executing a compatible audio program found on the system via `node:child_process.exec`, automatically detecting the first available player from a predefined list. Its current release cadence appears stable, with a focus on incremental improvements and broad system compatibility.","language":"javascript","status":"active","version":"1.1.3","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cli-sound","imports":["import { Player } from 'cli-sound';","const { Player } = require('cli-sound');","import type { PlayerOptions } from 'cli-sound';"]},{"cmd":"yarn add cli-sound","imports":[]},{"cmd":"pnpm add cli-sound","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cli-sound","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cli-sound/compatibility"}}