detect_audio_key

Function detect_audio_key 

Source
pub(crate) async fn detect_audio_key(
    file_path: String,
) -> Result<Option<String>, String>