Skip to content

//sorisdk/com.iplateia.sorisdk/SORIApiClient/downloadAudioPack

downloadAudioPack

[androidJvm]
suspend fun downloadAudioPack(fileUrl: String): String

This function downloads an updated audio pack from a given URL returns the local file path where the audio pack is saved.

Return

The local file path where the audio pack is saved

Parameters

androidJvm

fileUrlThe URL of the audio pack to download