Contents

soPitchBase

Declaration

var soPitchBase: OSType { get }

Discussion

Get or set the speech channel’s baselinespeech pitch. This selector is intended for use by the Speech SynthesisManager; ordinarily, an application uses the GetSpeechPitch(_:_:) and SetSpeechPitch(_:_:) functions.The speechInfo parameteris a pointer to a variable of type Fixed.

This selector works with both the GetSpeechInfo and SetSpeechInfo functions.