Audio Formats - GeorgeGiannopoulos/StimuliXpert GitHub Wiki

This page lists the Supported Audio Format File by the latest version of StimuliXpert

  • PCM / WAV format"1". This is Linear 8 or 16 bit Pulse Code Modulation. Roughly speaking, this is WAV format.
    • This is Linear 8 or 16 bit Pulse Code Modulation. Roughly speaking, this is WAV format.
  • Microsoft Windows Media Audio Standard formats."353" / Microsoft Windows Media Audio v7, v8 and v9.x Standard (WMA Standard)
  • Microsoft Windows Media Audio Professional formats."354" / Microsoft Windows Media Audio v9.x and v10 Professional (WMA Professional)
    • Supports full fidelity decoding of WMA 10 Professional Low Bit Rate (LBR) modes in the 32-96 kbps range.
    • Multichannel (5.1 and 7.1 surround) audio content is automatically mixed down to stereo.
    • 24 bit audio will return silence.
    • Sampling Rates beyond 48000 return an invalid format error code in samedomain and a 4001 in crossdomain scenarios.
  • MP3 "85" / (ISO MPEG-1 Layer III) format (MP3).
  • AAC"255" / (ISO Advanced Audio Coding) (AAC)format.
    • Supports Low Complexity (AAC-LC) decoding at full fidelity (up to 48 kHz).
    • High Efficiency (HE-AAC) encoded content. will decode only at half fidelity (up to 24 kHz).
      • HE-AAC v1 (AAC+) and HE-AAC v2 (eAAC+) supported.
      • Desktop Silverlight will decode only at half fidelity (up to 24 kHz).
    • Multichannel (5.1 surround) audio content is not supported.
  • AMR-NB (Adaptive Multi-Rate Narrow Band) format