|
|
To play a specific audio refer to an audio track from the account using the sayAudio() command: sayAudio('F_FAQ')
|
To play a specific audio, starting not from the beginning of the audio, but from a specific point within the audio, specify the intended time offset. In this case 1.6 seconds: sayAudio('F_FAQ', 1.6)
|
|