Version: 2022.3
LanguageEnglish
  • C#

AudioType.UNKNOWN

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

The audio file you want to stream has a file format that is unknown to Unity.

Use this audio type for files with an extension the other audio types don’t cover. If the audio file has a different format to the AudioType you choose, Unity might not play the audio correctly. Note: Avoid audio types that are unknown to Unity because Unity might not support them.