This commit is contained in:
田岩
2025-12-01 21:00:54 +08:00
parent fde86ef902
commit 67c44bc746
97 changed files with 45781 additions and 395 deletions
@@ -0,0 +1,6 @@
Metadata-Version: 2.4
Name: volc-speech-python-sdk
Version: 0.1.0
Requires-Python: >=3.9
Requires-Dist: websockets>=14.0
Dynamic: requires-python
@@ -0,0 +1,9 @@
pyproject.toml
setup.py
protocols/__init__.py
protocols/protocols.py
volc_speech_python_sdk.egg-info/PKG-INFO
volc_speech_python_sdk.egg-info/SOURCES.txt
volc_speech_python_sdk.egg-info/dependency_links.txt
volc_speech_python_sdk.egg-info/requires.txt
volc_speech_python_sdk.egg-info/top_level.txt
@@ -0,0 +1 @@
websockets>=14.0
@@ -0,0 +1 @@
protocols