does-it-install?

← All servers

dev.voicemode/voicemode

Natural voice conversations for AI assistants - STT/TTS via MCP

dev.voicemode/voicemode · Repository · version 8.12.0 · 1.3k stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx voice-mode

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
…o
      build/temp.linux-x86_64-cpython-313/c_src/posix_mutex.o
      cc -pthread -fno-strict-overflow -Wsign-compare
      -Wunreachable-code -DNDEBUG -g -O3 -Wall -O3 -fstack-protector
      -fstack-clash-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
      -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fPIC
      -DDEBUG=0 -I/home/runner/.cache/uv/builds-v0/.tmpVqyVZX/include
      -I/home/runner/.local/share/uv/python/cpython-3.13.15-linux-x86_64-gnu/include/python3.13
      -c c_src/simpleaudio.c -o
      build/temp.linux-x86_64-cpython-313/c_src/simpleaudio.o
      cc -pthread -fno-strict-overflow -Wsign-compare
      -Wunreachable-code -DNDEBUG -g -O3 -Wall -O3 -fstack-protector
      -fstack-clash-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
      -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fPIC
      -DDEBUG=0 -I/home/runner/.cache/uv/builds-v0/.tmpVqyVZX/include
      -I/home/runner/.local/share/uv/python/cpython-3.13.15-linux-x86_64-gnu/include/python3.13
      -c c_src/simpleaudio_alsa.c -o
      build/temp.linux-x86_64-cpython-313/c_src/simpleaudio_alsa.o

      [stderr]
      /home/runner/.cache/uv/builds-v0/.tmpVqyVZX/lib/python3.13/site-packages/setuptools/_distutils/dist.py:318:
      UserWarning: Unknown distribution option: 'test_suite'
        warnings.warn(msg)
      /home/runner/.cache/uv/builds-v0/.tmpVqyVZX/lib/python3.13/site-packages/setuptools/dist.py:765:
      SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!

      
      ********************************************************************************
              Please consider removing the following classifiers in favor of a
      SPDX license expression:

              License :: OSI Approved :: MIT License

              See
      https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
      for details.
      
      ********************************************************************************

      !!
        self._finalize_license_expression()
      c_src/simpleaudio.c: In function ‘_play_buffer’:
      c_src/simpleaudio.c:164:5: warning: ‘PyEval_InitThreads’ is deprecated
      [-Wdeprecated-declarations]
        164 |     PyEval_InitThreads();
            |     ^~~~~~~~~~~~~~~~~~
      In file included from
      /home/runner/.local/share/uv/python/cpython-3.13.15-linux-x86_64-gnu/include/python3.13/Python.h:125,
                       from c_src/simpleaudio.h:10,
                       from c_src/simpleaudio.c:7:
      /home/runner/.local/share/uv/python/cpython-3.13.15-linux-x86_64-gnu/include/python3.13/ceval.h:114:37:
      note: declared here
        114 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
            |                                     ^~~~~~~~~~~~~~~~~~
      c_src/simpleaudio_alsa.c:8:10: fatal error: alsa/asoundlib.h: No such
      file or directory
          8 | #include <alsa/asoundlib.h>
            |          ^~~~~~~~~~~~~~~~~~
      compilation terminated.
      error: Command '['cc', '-pthread', '-fno-strict-overflow',
      '-Wsign-compare', '-Wunreachable-code', '-DNDEBUG', '-g', '-O3',
      '-Wall', '-O3', '-fstack-protector', '-fstack-clash-protection',
      '-U_FORTIFY_SOURCE', '-D_FORTIFY_SOURCE=2', '-fno-omit-frame-pointer',
      '-mno-omit-leaf-frame-pointer', '-fPIC', '-fPIC', '-DDEBUG=0',
      '-I/home/runner/.cache/uv/builds-v0/.tmpVqyVZX/include',
      '-I/home/runner/.local/share/uv/python/cpython-3.13.15-linux-x86_64-gnu/include/python3.13',
      '-c', 'c_src/simpleaudio_alsa.c', '-o',
      'build/temp.linux-x86_64-cpython-313/c_src/simpleaudio_alsa.o']'
      returned non-zero exit status 1.

hint: `simpleaudio` (v1.0.4) was included because `voice-mode` (v8.12.0) depends on `simpleaudio`
hint: This error likely indicates that you need to install a library that provides "alsa/asoundlib.h" for `[email protected]`

macOS

installs and connects2026-08-16 · probed over pypi

1 recorded run, oldest first.

tools/list returned 3 tools.

converse pause_conversation service

Windows

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading uv (20.6MiB)
Downloading voice-mode (1.2MiB)
 Downloaded uv
   Building simpleaudio==1.0.4
 Downloaded voice-mode
  × Failed to build `simpleaudio==1.0.4`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      code: 1)

      [stdout]
      running bdist_wheel
      running build
      running build_py
      creating build\lib.win-amd64-cpython-312\simpleaudio
      copying simpleaudio\__init__.py ->
      build\lib.win-amd64-cpython-312\simpleaudio
      copying simpleaudio\shiny.py ->
      build\lib.win-amd64-cpython-312\simpleaudio
      copying simpleaudio\functionchecks.py ->
      build\lib.win-amd64-cpython-312\simpleaudio
      creating build\lib.win-amd64-cpython-312\simpleaudio\test_audio
      copying simpleaudio\test_audio\c.wav ->
      build\lib.win-amd64-cpython-312\simpleaudio\test_audio
      copying simpleaudio\test_audio\e.wav ->
      build\lib.win-amd64-cpython-312\simpleaudio\test_audio
      copying simpleaudio\test_audio\g.wav ->
      build\lib.win-amd64-cpython-312\simpleaudio\test_audio
      copying simpleaudio\test_audio\left_right.wav ->
      build\lib.win-amd64-cpython-312\simpleaudio\test_audio
      copying simpleaudio\test_audio\notes_2_16_44.wav ->
      build\lib.win-amd64-cpython-312\simpleaudio\test_audio
      running build_ext
      building 'simpleaudio._simpleaudio' extension

      [stderr]
      C:\Users\runneradmin\AppData\Local\uv\cache\builds-v0\.tmpxdOvjr\Lib\site-packages\setuptools\_distutils\dist.py:318:
      UserWarning: Unknown distribution option: 'test_suite'
        warnings.warn(msg)
      C:\Users\runneradmin\AppData\Local\uv\cache\builds-v0\.tmpxdOvjr\Lib\site-packages\setuptools\dist.py:765:
      SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!

      
      ********************************************************************************
              Please consider removing the following classifiers in favor of a
      SPDX license expression:

              License :: OSI Approved :: MIT License

              See
      https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
      for details.
      
      ********************************************************************************

      !!
        self._finalize_license_expression()
      error: Microsoft Visual C++ 14.0 or greater is
      required. Get it with "Microsoft C++ Build Tools":
      https://visualstudio.microsoft.com/visual-cpp-build-tools/


hint: `simpleaudio` (v1.0.4) was included because `voice-mode` (v8.12.0) depends on `simpleaudio`
hint: Build failures usually indicate a problem with the package or the build environment

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/dev.voicemode__voicemode.json)](https://doesitinstall.com/s/dev.voicemode__voicemode.html)