Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.1 - profile.defaults.yml: configure voice2json to use PulseAudio ? #60

Open
OSS542 opened this issue Jul 27, 2021 · 0 comments
Open

Comments

@OSS542
Copy link

OSS542 commented Jul 27, 2021

voice2json does not currently use PulseAudio by default

in /usr/share/voice2json/etc/profile.defaults.yml :

it is possible to record/listen via PulseAudio as follows :
record-command: "arecord -q -r 16000 -c 1 -f S16_LE -t raw -D pulse"

It should also be possible to play audio via PulseAudio as follows:
play-command: "aplay -q -t wav -D pulse"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant