Skip to content

Conversation

dhdaines
Copy link
Contributor

@dhdaines dhdaines commented Oct 19, 2022

PortAudio detection should work for most platforms and most versions. You may need to set CMAKE_PREFIX_PATH. The recommended way to make this work on Windows is:

  • Configure PortAudio with -DCMAKE_INSTALL_PATH set to somewhere and install it there
  • Use the same -DCMAKE_INSTALL_PATH for PocketSphinx. It should find PortAudio for you.

The live_win32.c seems to work but microphones are often quite badly calibrated on Windows, so it might take a while for the VAD to start working properly.

@dhdaines dhdaines marked this pull request as ready for review October 21, 2022 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant