To play a specific audio refer to an audio track from the account using the sayAudio() command: sayAudio('sayAudioExample')
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('sayAudioExample', 1.6)