Skip to content

IVR: Add play_soundfiles_as_one#18

Open
trilader wants to merge 1 commit intoeventphone:masterfrom
trilader:dev/play-multiple
Open

IVR: Add play_soundfiles_as_one#18
trilader wants to merge 1 commit intoeventphone:masterfrom
trilader:dev/play-multiple

Conversation

@trilader
Copy link
Copy Markdown

@trilader trilader commented Apr 9, 2026

Using play_soundfiles_as_one allows you to play multiple sound files while still being able to interrupt playback via DTFM tones. This is useful for e.g. menu applications where you want to play an announcement consisting of multiple files which is canceled should the user press a button (make a selection).

This also supports the complete kwarg which ignores DTFM events during playback and returns only after all files have been played.

@sur5r
Copy link
Copy Markdown
Member

sur5r commented Apr 10, 2026

LGTM (minus typos)

Using play_soundfiles_as_one allows you to play multiple sound files while still being able to interrupt playback via DTMF tones.
This is useful for e.g. menu applications where you want to play an announcement consisting of multiple files which is canceled should the user press a button (make a selection).

This also supports the complete kwarg which ignores DTMF events during playback and returns only after all files have been played.
@trilader trilader force-pushed the dev/play-multiple branch from e591f77 to 010120e Compare April 10, 2026 17:23
@trilader
Copy link
Copy Markdown
Author

I force pushed a version with the typos fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants