For some scenario I want to play background noise/music, while continuing call flow with play/tts commands.
Both background play and such commands have track_id=server-side-track, so concurrent play/tts can't be controlled separately.
Pause/Resume commands don't even allow to specify track_id.
For some scenario I want to play background noise/music, while continuing call flow with play/tts commands.
Both background play and such commands have
track_id=server-side-track, so concurrent play/tts can't be controlled separately.Pause/Resume commands don't even allow to specify track_id.