Commit Graph

13 Commits

Author SHA1 Message Date
Mathieu B
2fe6ee2e6e Added no-voice mode 2021-08-01 18:23:43 +02:00
Mathieu B
5a69b25c10 fixed tts audio sample rate and channels 2021-08-01 11:45:26 +02:00
Mathieu B
284353a99a Replaced hostname by ip in request headers 2021-08-01 11:45:02 +02:00
Mathieu B
1ed76560e7 Added client-ip and port to the headers of the process request to the server 2021-08-01 11:15:28 +02:00
Mathieu B
0912e5ca17 renamed frame_data to raw_audio_date 2021-08-01 10:51:08 +02:00
Mathieu B
88f0b4119c Exit if no server found 2021-08-01 10:49:58 +02:00
Mathieu B
329a7692dc fixed wrong return in find_server_on_network() 2021-08-01 10:48:11 +02:00
Mathieu B
f6bb0d91e3 Added flask server to the client and /play_raw_audio request 2021-08-01 10:40:38 +02:00
Mathieu B
40746b6bbf Improved server detection 2021-08-01 10:40:08 +02:00
Mathieu B
ada1849ee0 Added simpleaudio lib for listening/listened sound on hot word recogniton 2021-07-31 20:31:19 +02:00
Mathieu B
8733e5f38a Added server detection on network and config_utils 2021-07-31 19:34:24 +02:00
Mathieu B
37d7849090 Working wake word (porcupine) and audio (speech) request to server :) 2021-07-31 12:59:26 +02:00
Mathieu B
40e8918c4b Initial commit 2021-07-31 10:28:34 +02:00