зеркало из https://github.com/mozilla/vaani.setup.git
Update EdisonYocto.js
This commit is contained in:
Родитель
bb9a87b513
Коммит
96eaab5ad7
|
@ -1,9 +1,9 @@
|
|||
module.exports = {
|
||||
platform: 'edison',
|
||||
// On our edison devices, this is how we talk to the microphone
|
||||
microphoneDevice: 'plughw:2,0',
|
||||
microphoneDevice: 'plug:mic',
|
||||
|
||||
playAudio: 'aplay -q -D plughw:3,0 $AUDIO',
|
||||
playAudio: 'aplay -q -D plug:speaker $AUDIO',
|
||||
|
||||
setVolumeLevel: 'amixer -q -c 3 set PCM 100%',
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче