简体   繁体   English

Dictaphone iOS应用程序应使用哪种音频格式?

[英]What audio format should I use for Dictaphone iOS app?

I want to make a Dictaphone app for iOS and my preferred audio format is DSS, as I want the recorded file to be of small size. 我想制作一个适用于iOS的Dictaphone应用程序,并且我首选的音频格式是DSS,因为我希望录制的文件尺寸很小。

Is the DSS format supported by iOS? iOS支持DSS格式吗? If not, what other format can I use for my app? 如果没有,我可以将其他格式用于我的应用程序吗?

DSS is not supported by iOS. iOS不支持DSS。

The audio technologies in iOS support the following audio formats : iOS中的音频技术支持以下音频格式

  • AAC AAC
  • Apple Lossless (ALAC) 苹果无损(ALAC)
  • A-law 一条法律
  • IMA/ADPCM (IMA4) IMA / ADPCM(IMA4)
  • Linear PCM 线性PCM
  • µ-law 微律
  • DVI/Intel IMA ADPCM DVI /英特尔IMA ADPCM
  • Microsoft GSM 6.10 微软GSM 6.10
  • AES3-2003 AES3-2003

For information about each of the audio frameworks, see the corresponding entry in “Media Layer Frameworks.” 有关每个音频框架的信息,请参阅“媒体层框架”中的相应条目

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM