Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aqeelabpro authored Sep 2, 2024
1 parent 6b8989c commit 856cb5f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ open in your favourite editor or IDE
- Click `Standard` and `Extended` in there and hit check online button as shown in `Figure 1.2`
- You will get `Download All` button, Press that button and it will download all modules including `Config Edit` module, we require as shown in `Figure 1.2`

# Add Files to `/var/lib/asterisk/sounds/en/`
you also have to create two wav files of 8k sample rate called `ask_question` `interrupt-ai` and copy to `/var/lib/asterisk/sounds/en/`


| ![Figure 1.1](https://github.com/aqeelabpro/gemini-asterisk/assets/93031839/1094e414-5b33-4ff3-a26b-0947ff4f667f "Figure 1.1") |
|:--:|
| *Figure 1.1* |
Expand All @@ -47,9 +51,6 @@ open in your favourite editor or IDE
### extensions_custom.conf Code
```
# Add Files to `/var/lib/asterisk/sounds/en/`
you also have to create two wav files of 8k sample rate called `ask_question` `interrupt-ai` and copy to `/var/lib/asterisk/sounds/en/`
[google-speech]
exten => 111,1,NoOp(============ ${CONTEXT} =============)
exten => 111,n,Set(__AGI_SERVER_IP=127.0.0.1)
Expand Down

0 comments on commit 856cb5f

Please sign in to comment.