add documentation entry
This commit is contained in:
@@ -55,20 +55,6 @@ Then, run the example with:
|
|||||||
uv run getting-started/06-voice-agent.py -t twilio -x NGROK_HOST_NAME
|
uv run getting-started/06-voice-agent.py -t twilio -x NGROK_HOST_NAME
|
||||||
```
|
```
|
||||||
|
|
||||||
### Vonage
|
|
||||||
|
|
||||||
It is also possible to run the example through a Vonage session. Just provide the values for the following variables in
|
|
||||||
the `.env` file:
|
|
||||||
* VONAGE_APPLICATION_ID
|
|
||||||
* VONAGE_SESSION_ID
|
|
||||||
* VONAGE_TOKEN
|
|
||||||
|
|
||||||
Then, run the example with:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
uv run getting-started/06-voice-agent.py -t vonage
|
|
||||||
```
|
|
||||||
|
|
||||||
## Directory Structure
|
## Directory Structure
|
||||||
|
|
||||||
### [`getting-started/`](./getting-started/)
|
### [`getting-started/`](./getting-started/)
|
||||||
|
|||||||
Reference in New Issue
Block a user