python-playsound-git - AUR (en) - Arch Linux
文章推薦指數: 80 %
Package Details: python-playsound-git 1.3.0-5 ... Description: Pure Python, cross platform, single function module with no dependencies for ... ArchLinuxUserRepository Home Packages Forums Wiki Bugs Security AUR Download العربية Asturianu Català Český Dansk Deutsch Ελληνικά English Español Español(Latinoamérica) Suomi Français עברית Hrvatski Magyar Italiano 日本語 Norsk Nederlands Polski Português(Brasil) Português(Portugal) Română Русский Slovenčina Srpski Türkçe Українська 简体中文 正體中文 AURHome Packages Register Login SearchCriteria Entersearchcriteria Searchby Name,Description NameOnly PackageBase ExactName ExactPackageBase Keywords Maintainer Co-maintainer Maintainer,Co-maintainer Submitter Keywords OutofDate All Flagged NotFlagged Sortby Name Votes Popularity Voted Notify Maintainer Lastmodified Sortorder Ascending Descending Perpage 50 100 250 Go Orphans PackageDetails:python-playsound-git1.3.0-5 PackageActions ViewPKGBUILD / ViewChanges Downloadsnapshot Searchwiki Flagpackageout-of-date SubmitRequest GitCloneURL: https://aur.archlinux.org/python-playsound-git.git(read-only,clicktocopy) PackageBase: python-playsound-git Description: PurePython,crossplatform,singlefunctionmodulewithnodependenciesforplayingsounds. UpstreamURL: https://github.com/TaylorSMarks/playsound Licenses: MIT Conflicts: python-playsound Provides: python-playsound Submitter: SimPilotAdamT Maintainer: SimPilotAdamT LastPackager: SimPilotAdamT Votes: 1 Popularity: 0.048332 FirstSubmitted: 2022-04-2121:01(UTC) LastUpdated: 2022-04-2122:11(UTC) Dependencies(5) python (nogil-python,python36,python32,python38,python39,python37,python311) python-build (make) python-installer (python-installer-git) (make) python-pip (make) python-wheel (make) Requiredby(4) python-google-speak (requirespython-playsound) ssmtool (requirespython-playsound) tartube (requirespython-playsound) termtyper-git (requirespython-playsound) Sources(1) git+https://github.com/TaylorSMarks/playsound.git aurwebv6.1.4 Reportissueshere. Copyright©2004-2022aurwebDevelopmentTeam. AURpackagesareuserproducedcontent.Anyuseoftheprovidedfilesisatyourownrisk.
延伸文章資訊
- 1Play sound in Python - GeeksforGeeks
Play sound in Python · The playsound module contains only a single function named playsound(). · ...
- 2python-playsound-git - AUR (en) - Arch Linux
Package Details: python-playsound-git 1.3.0-5 ... Description: Pure Python, cross platform, singl...
- 3playsound的简介、安装、使用方法之详细攻略 - CSDN博客
playsound的简介. 纯Python,跨平台,单功能模块,不依赖播放声音。 播放声音模块只包含一个东西——函数(也 ...
- 4Python 播放音效簡易版. 概述 - Kiwi lee
以下找了幾種方法,按照需求選擇,不一定我最後選擇的就是最好的。 playsound; pyAudio; pyGame; cvlc. 方法. playsound. 安裝方法: pip instal...
- 5Python playsound - play mp3 sound files - CodersLegacy
The Python playsound library offers an easy and simple way to play sound files in Python. From al...