搜索资源列表
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to support document operation, codec
PandoraExample Python code
- Pandora Python Example
Player
- 利用python和wxpython编写的一个音乐播放器,支持mp3,wav,ogg等格式-Written in python and wxpython a music player, support mp3, wav, ogg and other formats
winsound.tar
- Example Python code for sending of sound into sound card.
plugin.video.tvchannels
- Python scr ipt to Brazilian TV Channels
GoogleSpeechAPI
- Simple scr ipt in Python to make Speech Recognation accessing the Google
roxe
- Music downloader written in Python. Available for Windows and Linux
speech.py
- A python scr ipt to recognise speech and convert to text.. implemented as a ROS node, which will publish the detected speech
music
- Python的Mp3音乐播放器,使用了Phonon库,能够实现播放列表和调整音效等功能。-Python Mp3 Music player, use the Phonon library, playlists and adjust to achieve sound and other functions.
freemusic-master
- Simple template to create a web-based player with python and yaml. Added both server and client versions.
fourier
- Pure Python plot Fourier
cut_silence
- 消除静音部分的python脚本,可以修改里面的阈值调节静音比例大小(python scr ipt to delete silence part)
calibrate .py
- 使用python库里面的pydub,numpy来计算音频文件的总谐波失真(use python module pydub to calculate the wav thd)
playandrecord
- 能够自动找到所有可用的录音设备和播放设备, 实现边放边录. 主要用来测试音频系统和音频算法(Can automatically find all available recording equipment and playback equipment, play while record to test an audio system or algorithm)
pdm-to-pcm-main-python
- pdm to pcm的python工具包,里面有通过python播放pdm pcm的代码