audio(dtmf): use longer tones and longer gaps
This commit is contained in:
@@ -17,8 +17,8 @@ declare -A DTMF=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Tone duration (seconds) + gap after
|
# Tone duration (seconds) + gap after
|
||||||
DURATION=0.2
|
DURATION=0.3
|
||||||
GAP=0.05
|
GAP=0.2
|
||||||
SAMPLERATE=8000
|
SAMPLERATE=8000
|
||||||
|
|
||||||
for key in "${!DTMF[@]}"; do
|
for key in "${!DTMF[@]}"; do
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user