alexa-pi / AlexaPi

Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead
MIT License
1.33k stars 396 forks source link

Wake Up word Amazon Voice Services Alexa Text #413

Closed jinho8067 closed 5 years ago

jinho8067 commented 6 years ago

How to Text Alexa Pie Wake Up Words

EmerickH commented 5 years ago

Hello, I suppose you want to change your wake up word? Just edit your config.yaml file and change the phrase here:

  pocketsphinx:
    enabled: true
    voice_confirm: true

    phrase: "alexa" # <- Change here
    threshold: 1e-10
EmerickH commented 5 years ago

Due to a large number of issues, this one is going to be closed because we think your problem is solved. If you still have any problem, please feel free to re-open it!