playsounduntildone()

Function Definition: playsounduntildone("file name", '1')

Parameters

NameTypeDescriptionExpected ValuesDefault Value
"file name", '1'intThis function plays an audio file and waits until playback finishes."file name", '1'

Description

This function plays an audio file and waits until playback finishes.

Example

There are no examples documented for this article.