| Package | com.sonoport |
| Interface | public interface IVoiceSynthSingle extends IBaseSoundCore |
| Implementors | VoiceSynthSingle |
| Property | Defined By | ||
|---|---|---|---|
![]() | gain : Number Gain. | IBaseSoundCore | |
| midiNote : Number | IVoiceSynthSingle | ||
![]() | pan : Number Left-to-right position of the sound, ranging from -1 (full pan left) to 1 (full pan right). | IBaseSoundCore | |
| vocaltype : int | IVoiceSynthSingle | ||
| vowel : int | IVoiceSynthSingle | ||
| midiNote | property |
midiNote:Number public function get midiNote():Number public function set midiNote(value:Number):void| vocaltype | property |
vocaltype:int public function get vocaltype():int public function set vocaltype(value:int):void| vowel | property |
vowel:int public function get vowel():int public function set vowel(value:int):void