From c987e740a25252d1f480983e086c7db64bb08eef Mon Sep 17 00:00:00 2001 From: Markus Jellitsch Date: Tue, 7 Jan 2025 12:04:16 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f31119e..e61b787 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# le audio -This package shalle prove BLE client examples (LE Audio, ASHA, etc) for streaming Audio using Google Bumble. +# LE Audio Client +This package shall provide BLE client examples (LE Audio, ASHA, etc) for streaming Audio using Google Bumble. # Requirements A HCI enabled BLE controller (e.g. nRF53 with hci_uart.hex) is required. @@ -13,8 +13,10 @@ pip install -e . ``` # Usage -run an client application for example: +run an client application for example the LE Audio Unicast Client: ``` unicast_client -p serial:COMXY -w path/to/wav/file/your_wav.wav -t COMPLETE_LOCAL_NAME ``` + +NOTE: You can use sound examples located in leaudio/sounds