Check device online

Audio

Can I listen to surround sound on online services? 
Supports one of the audio codecs? 
  • MIME type: audio/mp4; codecs="ac-3"
    Types of testing:
    • audio.canPlayType(): ""
    • MediaSource.isTypeSupported(): unsupported
    Dolby Digital
     
  • MIME type: audio/mp4; codecs="ec-3"
    Types of testing:
    • audio.canPlayType(): ""
    • MediaSource.isTypeSupported(): unsupported
    Dolby Digital Plus
     
  • Dolby Atmos
     
  • MIME type: audio/mp4; codecs="dtsc"
    Types of testing:
    • audio.canPlayType(): ""
    • MediaSource.isTypeSupported(): unsupported
    DTS
     
  • MIME type: audio/mp4; codecs="dtsh"
    Types of testing:
    • audio.canPlayType(): ""
    • MediaSource.isTypeSupported(): unsupported
    DTS:HD
     
  • MIME type: audio/mp4; codecs="dtsx"
    Types of testing:
    • audio.canPlayType(): ""
    • MediaSource.isTypeSupported(): unsupported
    DTS:X
     
2.0

Audio Codecs

Supported
No supported audio codecs.
Unsupported
MIME type: audio/mpeg
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
MP3
MIME type: audio/mp4
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
MP4
MIME type: audio/mp4; codecs="mp4a.40.2"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
AAC
MIME type: audio/mp4; codecs="flac"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
FLAC
MIME type: audio/mp4; codecs="alac"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
ALAC
MIME type: audio/webm; codecs="vorbis"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
Vorbis
MIME type: audio/webm; codecs="opus"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
Opus
MIME type: audio/mp4; codecs="ac-3"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
Dolby Digital
MIME type: audio/mp4; codecs="ec-3"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
Dolby Digital Plus
Dolby Atmos
MIME type: audio/mp4; codecs="dtsc"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
DTS
MIME type: audio/mp4; codecs="dtsh"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
DTS:HD
MIME type: audio/mp4; codecs="dtsx"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
DTS:X
MIME type: audio/mp4; codecs="mhm1.0x0D"
Types of testing:
  • audio.canPlayType(): ""
  • MediaSource.isTypeSupported(): unsupported
MPEG-H Audio

Audio Inputs and Outputs

Speech Synthesis

Web Speech API: No
Voice:

Vibration

⚠️ Support is mainly on mobile devices.