mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 22:25:39 +00:00
Added in-call profile switching for voice calls. Improved voice call UI feedback on establishment failure.
This commit is contained in:
parent
581e8073c5
commit
1ae7cea2b6
4 changed files with 38 additions and 9 deletions
2
setup.py
2
setup.py
|
|
@ -126,7 +126,7 @@ setuptools.setup(
|
|||
"lxst>=0.4.2",
|
||||
"mistune>=3.0.2",
|
||||
"beautifulsoup4",
|
||||
"pycodec2>=4.1.0;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
||||
"pycodec2>=4.1.0",
|
||||
"pyaudio;sys.platform=='linux'",
|
||||
"pyobjus;sys.platform=='darwin'",
|
||||
"pyogg;sys.platform=='Windows' and sys.platform!='win32'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue