Skip to content

Commit ec89bb7

Browse files
committed
updated conversational application diagram in voice example
1 parent b883541 commit ec89bb7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

test/MCP_VoiceClient/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
This tool implements a voice assistant using Amazon Nova Sonic to interact with your Teradata system via the Teradata MCP server. This code is largely inspired from the [Amazon Nova Sonic Python Streaming Implementation](https://github.com/aws-samples/amazon-nova-samples/tree/main/speech-to-speech/sample-codes/console-python) repository.
44

5-
**Currently only tools without parameters are supported**
6-
75
## Features
86

97
- Real-time audio streaming from your microphone to AWS Bedrock
@@ -79,7 +77,7 @@ python mcp_voice_client.py --debug
7977

8078
### How it works
8179

82-
![alt text](voice-assistant-diagram.png)
80+
![Conversational application pattern with Teradata and AWS Nova Sonic](voice-assistant-diagram.png)
8381

8482
1. When you run the script, it will:
8583
- Connect to AWS Bedrock
45.7 KB
Loading

0 commit comments

Comments
 (0)