Metadata-Version: 2.1
Name: speaker-relay
Version: 0.1.1
Summary: Streaming loopback audio through websocket to another device.
License: MIT
Keywords: speaker,relay,audio
Author: yetanothercheer
Author-email: yetanothercheer@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: SoundCard (>=0.4.1,<0.5.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: numpy (>=1.22.0,<2.0.0)
Requires-Dist: python-socketio (>=5.5.1,<6.0.0)
Description-Content-Type: text/markdown

Streaming loopback audio through websocket to another device.

AudioContext is used. Tested with Chrome. 

