doc changes for image renaming.
[AGL/documentation.git] / docs / 06_Component_Documentation / 10_agl_voice_agent_assistant.md
index 3142700..97bdd0d 100644 (file)
@@ -13,7 +13,7 @@ Before we dive into the detailed components documentation, let's first take a lo
 ```shell
 $ source master/meta-agl/scripts/aglsetup.sh -m qemux86-64 -b build-master agl-demo agl-devel agl-offline-voice-agent
 $ source agl-init-build-env
-$ bitbake agl-ivi-demo-platform-flutter
+$ bitbake agl-ivi-demo-flutter
 ```
 
 After the build is complete, you can run the final image using QEMU. Once the image is running, you can start the voice agent service by running the following command:
@@ -283,4 +283,4 @@ To set up and run the RASA NLU Intent Engine, follow these steps:
 The voice assistant app is a flutter based application made for Automotive Grade Linux (AGL). It is responsible for interacting with the voice agent service for user voice command recognition, intent extraction, and command execution. It also receives the response from the voice agent service and displays it on the screen. Some app UI screenshots are attached below.
 
 ![Voice_Agent_App_1](images/agl-voice-agent/voice-assistant-flutter-1.png)
-![Voice_Agent_App_2](images/agl-voice-agent/voice-assistant-flutter-2.png)
\ No newline at end of file
+![Voice_Agent_App_2](images/agl-voice-agent/voice-assistant-flutter-2.png)