Contents

sourceAudioFormat

The format of the source audio data.

Declaration

var sourceAudioFormat: CMAudioFormatDescription? { get set }

Discussion

The default value is nil, which means the assistant doesn’t know the audio format. Setting a value for this property helps the assistant generate more complete audio settings. After setting a value, requery the audioSettings property to get the latest values.

See Also

Configuring output settings