speechobjects

package
v0.6.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package speechobjects provides Go bindings for the speechobjects framework.

Key Types

Code generated from Apple documentation. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CFMessagePort added in v0.6.4

type CFMessagePort struct {
}

CFMessagePort

type CustomizeVoicesWindowController

type CustomizeVoicesWindowController struct {
	appkit.NSWindowController
}

Methods

func CustomizeVoicesWindowControllerFromID

func CustomizeVoicesWindowControllerFromID(id objc.ID) CustomizeVoicesWindowController

CustomizeVoicesWindowControllerFromID constructs a CustomizeVoicesWindowController from an objc.ID.

func NewCustomizeVoicesWindowController

func NewCustomizeVoicesWindowController() CustomizeVoicesWindowController

NewCustomizeVoicesWindowController creates a new CustomizeVoicesWindowController instance.

func (CustomizeVoicesWindowController) AcceptVoiceSelection

func (c CustomizeVoicesWindowController) AcceptVoiceSelection(selection objectivec.IObject)

func (CustomizeVoicesWindowController) AnyVoicePlaying

func (c CustomizeVoicesWindowController) AnyVoicePlaying() (bool, error)

AnyVoicePlaying is an exported wrapper for the private method _anyVoicePlaying.

func (CustomizeVoicesWindowController) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (CustomizeVoicesWindowController) CanAnyVoicePlaying added in v0.6.0

func (c CustomizeVoicesWindowController) CanAnyVoicePlaying() bool

CanAnyVoicePlaying reports whether the receiver responds to the private selector _anyVoicePlaying.

func (CustomizeVoicesWindowController) CanDelayedPopUpUpdate added in v0.6.0

func (c CustomizeVoicesWindowController) CanDelayedPopUpUpdate() bool

CanDelayedPopUpUpdate reports whether the receiver responds to the private selector _delayedPopUpUpdate.

func (CustomizeVoicesWindowController) CanIsSampleAvailableForVoiceObject added in v0.6.0

func (c CustomizeVoicesWindowController) CanIsSampleAvailableForVoiceObject() bool

CanIsSampleAvailableForVoiceObject reports whether the receiver responds to the private selector _isSampleAvailableForVoiceObject:.

func (CustomizeVoicesWindowController) CanPropagateCheckboxSelection added in v0.6.0

func (c CustomizeVoicesWindowController) CanPropagateCheckboxSelection() bool

CanPropagateCheckboxSelection reports whether the receiver responds to the private selector _propagateCheckboxSelection:.

func (CustomizeVoicesWindowController) CanPropagateDownloadCheckboxSelection added in v0.6.0

func (c CustomizeVoicesWindowController) CanPropagateDownloadCheckboxSelection() bool

CanPropagateDownloadCheckboxSelection reports whether the receiver responds to the private selector _propagateDownloadCheckboxSelection:.

func (CustomizeVoicesWindowController) CanPropagateDownloadVariantSelection added in v0.6.0

func (c CustomizeVoicesWindowController) CanPropagateDownloadVariantSelection() bool

CanPropagateDownloadVariantSelection reports whether the receiver responds to the private selector _propagateDownloadVariantSelection:.

func (CustomizeVoicesWindowController) CanRebuildVoiceList added in v0.6.0

func (c CustomizeVoicesWindowController) CanRebuildVoiceList() bool

CanRebuildVoiceList reports whether the receiver responds to the private selector _rebuildVoiceList.

func (CustomizeVoicesWindowController) CanSetRowDownloadCheckboxVoiceObjectIsSelected added in v0.6.0

func (c CustomizeVoicesWindowController) CanSetRowDownloadCheckboxVoiceObjectIsSelected() bool

CanSetRowDownloadCheckboxVoiceObjectIsSelected reports whether the receiver responds to the private selector _setRowDownloadCheckbox:voiceObject:isSelected:.

func (CustomizeVoicesWindowController) CanSetRowStatusFieldViewVoiceObjectIsSelected added in v0.6.0

func (c CustomizeVoicesWindowController) CanSetRowStatusFieldViewVoiceObjectIsSelected() bool

CanSetRowStatusFieldViewVoiceObjectIsSelected reports whether the receiver responds to the private selector _setRowStatusFieldView:voiceObject:isSelected:.

func (CustomizeVoicesWindowController) CanShouldAllowRemovalOfVoiceObject added in v0.6.0

func (c CustomizeVoicesWindowController) CanShouldAllowRemovalOfVoiceObject() bool

CanShouldAllowRemovalOfVoiceObject reports whether the receiver responds to the private selector _shouldAllowRemovalOfVoiceObject:.

func (CustomizeVoicesWindowController) CanShowPlayStopButtonAsPlaying added in v0.6.0

func (c CustomizeVoicesWindowController) CanShowPlayStopButtonAsPlaying() bool

CanShowPlayStopButtonAsPlaying reports whether the receiver responds to the private selector _showPlayStopButtonAsPlaying:.

func (CustomizeVoicesWindowController) CanStopAndResetAllVoicePlaying added in v0.6.0

func (c CustomizeVoicesWindowController) CanStopAndResetAllVoicePlaying() bool

CanStopAndResetAllVoicePlaying reports whether the receiver responds to the private selector _stopAndResetAllVoicePlaying.

func (CustomizeVoicesWindowController) CanUpdateButtonStates added in v0.6.0

func (c CustomizeVoicesWindowController) CanUpdateButtonStates() bool

CanUpdateButtonStates reports whether the receiver responds to the private selector _updateButtonStates.

func (CustomizeVoicesWindowController) CanUpdateDisplayedVoicesUsingFilterString added in v0.6.0

func (c CustomizeVoicesWindowController) CanUpdateDisplayedVoicesUsingFilterString() bool

CanUpdateDisplayedVoicesUsingFilterString reports whether the receiver responds to the private selector _updateDisplayedVoicesUsingFilterString:.

func (CustomizeVoicesWindowController) CanUpdateRowDownloadStatus added in v0.6.0

func (c CustomizeVoicesWindowController) CanUpdateRowDownloadStatus() bool

CanUpdateRowDownloadStatus reports whether the receiver responds to the private selector _updateRowDownloadStatus.

func (CustomizeVoicesWindowController) CanVoiceObjectForCurrentlySelectedRow added in v0.6.0

func (c CustomizeVoicesWindowController) CanVoiceObjectForCurrentlySelectedRow() bool

CanVoiceObjectForCurrentlySelectedRow reports whether the receiver responds to the private selector _voiceObjectForCurrentlySelectedRow.

func (CustomizeVoicesWindowController) CancelVoiceSelection

func (c CustomizeVoicesWindowController) CancelVoiceSelection(selection objectivec.IObject)

func (CustomizeVoicesWindowController) DebugDescription

func (c CustomizeVoicesWindowController) DebugDescription() string

func (CustomizeVoicesWindowController) DelayedPopUpUpdate

func (c CustomizeVoicesWindowController) DelayedPopUpUpdate() error

DelayedPopUpUpdate is an exported wrapper for the private method _delayedPopUpUpdate.

func (CustomizeVoicesWindowController) Description

func (c CustomizeVoicesWindowController) Description() string

func (CustomizeVoicesWindowController) Hash

func (CustomizeVoicesWindowController) Init

Init initializes the instance.

func (CustomizeVoicesWindowController) IsSampleAvailableForVoiceObject

func (c CustomizeVoicesWindowController) IsSampleAvailableForVoiceObject(object objectivec.IObject) (bool, error)

IsSampleAvailableForVoiceObject is an exported wrapper for the private method _isSampleAvailableForVoiceObject.

func (CustomizeVoicesWindowController) NumberOfRowsInTableView

func (c CustomizeVoicesWindowController) NumberOfRowsInTableView(view objectivec.IObject) int64

func (CustomizeVoicesWindowController) PropagateCheckboxSelection

func (c CustomizeVoicesWindowController) PropagateCheckboxSelection(selection objectivec.IObject) error

PropagateCheckboxSelection is an exported wrapper for the private method _propagateCheckboxSelection.

func (CustomizeVoicesWindowController) PropagateDownloadCheckboxSelection

func (c CustomizeVoicesWindowController) PropagateDownloadCheckboxSelection(selection objectivec.IObject) error

PropagateDownloadCheckboxSelection is an exported wrapper for the private method _propagateDownloadCheckboxSelection.

func (CustomizeVoicesWindowController) PropagateDownloadVariantSelection

func (c CustomizeVoicesWindowController) PropagateDownloadVariantSelection(selection objectivec.IObject) error

PropagateDownloadVariantSelection is an exported wrapper for the private method _propagateDownloadVariantSelection.

func (CustomizeVoicesWindowController) RebuildVoiceList

func (c CustomizeVoicesWindowController) RebuildVoiceList() error

RebuildVoiceList is an exported wrapper for the private method _rebuildVoiceList.

func (CustomizeVoicesWindowController) SearchFieldChanged

func (c CustomizeVoicesWindowController) SearchFieldChanged(changed objectivec.IObject)

func (CustomizeVoicesWindowController) SetRowDownloadCheckboxVoiceObjectIsSelected

func (c CustomizeVoicesWindowController) SetRowDownloadCheckboxVoiceObjectIsSelected(checkbox objectivec.IObject, object objectivec.IObject, selected bool) error

SetRowDownloadCheckboxVoiceObjectIsSelected is an exported wrapper for the private method _setRowDownloadCheckboxVoiceObjectIsSelected.

func (CustomizeVoicesWindowController) SetRowStatusFieldViewVoiceObjectIsSelected

func (c CustomizeVoicesWindowController) SetRowStatusFieldViewVoiceObjectIsSelected(view objectivec.IObject, object objectivec.IObject, selected bool) error

SetRowStatusFieldViewVoiceObjectIsSelected is an exported wrapper for the private method _setRowStatusFieldViewVoiceObjectIsSelected.

func (CustomizeVoicesWindowController) ShouldAllowRemovalOfVoiceObject

func (c CustomizeVoicesWindowController) ShouldAllowRemovalOfVoiceObject(object objectivec.IObject) (bool, error)

ShouldAllowRemovalOfVoiceObject is an exported wrapper for the private method _shouldAllowRemovalOfVoiceObject.

func (CustomizeVoicesWindowController) ShowPlayStopButtonAsPlaying

func (c CustomizeVoicesWindowController) ShowPlayStopButtonAsPlaying(playing bool) error

ShowPlayStopButtonAsPlaying is an exported wrapper for the private method _showPlayStopButtonAsPlaying.

func (CustomizeVoicesWindowController) ShowSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved

func (c CustomizeVoicesWindowController) ShowSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved(window objectivec.IObject, qualities bool, removed objectivec.IObject)

func (CustomizeVoicesWindowController) SoundDidFinishPlaying

func (c CustomizeVoicesWindowController) SoundDidFinishPlaying(sound objectivec.IObject, playing bool)

func (CustomizeVoicesWindowController) SpeechSynthesizerDidFinishSpeaking

func (c CustomizeVoicesWindowController) SpeechSynthesizerDidFinishSpeaking(synthesizer objectivec.IObject, speaking bool)

func (CustomizeVoicesWindowController) StartStopPlayingSelection

func (c CustomizeVoicesWindowController) StartStopPlayingSelection(selection objectivec.IObject)

func (CustomizeVoicesWindowController) StopAndResetAllVoicePlaying

func (c CustomizeVoicesWindowController) StopAndResetAllVoicePlaying() error

StopAndResetAllVoicePlaying is an exported wrapper for the private method _stopAndResetAllVoicePlaying.

func (CustomizeVoicesWindowController) Superclass

func (CustomizeVoicesWindowController) TableViewIsGroupRow

func (c CustomizeVoicesWindowController) TableViewIsGroupRow(view objectivec.IObject, row int) bool

func (CustomizeVoicesWindowController) TableViewSelectionDidChange

func (c CustomizeVoicesWindowController) TableViewSelectionDidChange(change objectivec.IObject)

func (CustomizeVoicesWindowController) TableViewShouldSelectRow

func (c CustomizeVoicesWindowController) TableViewShouldSelectRow(view objectivec.IObject, row int64) bool

func (CustomizeVoicesWindowController) TableViewViewForTableColumnRow

func (c CustomizeVoicesWindowController) TableViewViewForTableColumnRow(view objectivec.IObject, column objectivec.IObject, row int64) objectivec.IObject

func (CustomizeVoicesWindowController) UpdateButtonStates

func (c CustomizeVoicesWindowController) UpdateButtonStates() error

UpdateButtonStates is an exported wrapper for the private method _updateButtonStates.

func (CustomizeVoicesWindowController) UpdateDisplayedVoicesUsingFilterString

func (c CustomizeVoicesWindowController) UpdateDisplayedVoicesUsingFilterString(string_ objectivec.IObject) error

UpdateDisplayedVoicesUsingFilterString is an exported wrapper for the private method _updateDisplayedVoicesUsingFilterString.

func (CustomizeVoicesWindowController) UpdateRowDownloadStatus

func (c CustomizeVoicesWindowController) UpdateRowDownloadStatus() error

UpdateRowDownloadStatus is an exported wrapper for the private method _updateRowDownloadStatus.

func (CustomizeVoicesWindowController) VoiceObjectForCurrentlySelectedRow

func (c CustomizeVoicesWindowController) VoiceObjectForCurrentlySelectedRow() (objectivec.IObject, error)

VoiceObjectForCurrentlySelectedRow is an exported wrapper for the private method _voiceObjectForCurrentlySelectedRow.

type CustomizeVoicesWindowControllerClass

type CustomizeVoicesWindowControllerClass struct {
	// contains filtered or unexported fields
}

func GetCustomizeVoicesWindowControllerClass

func GetCustomizeVoicesWindowControllerClass() CustomizeVoicesWindowControllerClass

GetCustomizeVoicesWindowControllerClass returns the class object for CustomizeVoicesWindowController.

func (CustomizeVoicesWindowControllerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (CustomizeVoicesWindowControllerClass) Class

Class returns the underlying Objective-C class pointer.

type DownloadableVoice

type DownloadableVoice struct {
	SOVoiceObject
}

Methods

func DownloadableVoiceFromID

func DownloadableVoiceFromID(id objc.ID) DownloadableVoice

DownloadableVoiceFromID constructs a DownloadableVoice from an objc.ID.

func NewDownloadableVoice

func NewDownloadableVoice() DownloadableVoice

NewDownloadableVoice creates a new DownloadableVoice instance.

func NewDownloadableVoiceWithVoiceIDProperties

func NewDownloadableVoiceWithVoiceIDProperties(id objectivec.IObject, properties objectivec.IObject) DownloadableVoice

func NewDownloadableVoiceWithVoiceIdentifier

func NewDownloadableVoiceWithVoiceIdentifier(voice objectivec.IObject, identifier objectivec.IObject) DownloadableVoice

func (DownloadableVoice) Autorelease

func (d DownloadableVoice) Autorelease() DownloadableVoice

Autorelease adds the receiver to the current autorelease pool.

func (DownloadableVoice) ByteSize

func (d DownloadableVoice) ByteSize() uint64

func (DownloadableVoice) CompactSizeBundleIdentifier

func (d DownloadableVoice) CompactSizeBundleIdentifier() string

func (DownloadableVoice) CompactSizeByteSize

func (d DownloadableVoice) CompactSizeByteSize() uint64

func (DownloadableVoice) CompactSizeTagName

func (d DownloadableVoice) CompactSizeTagName() string

func (DownloadableVoice) CompactSizeVersion

func (d DownloadableVoice) CompactSizeVersion() string

func (DownloadableVoice) DisplayedSize

func (d DownloadableVoice) DisplayedSize() objectivec.IObject

func (DownloadableVoice) DownloadCompactSize

func (d DownloadableVoice) DownloadCompactSize() bool

func (DownloadableVoice) Init

Init initializes the instance.

func (DownloadableVoice) InitWithVoiceIDProperties

func (d DownloadableVoice) InitWithVoiceIDProperties(id objectivec.IObject, properties objectivec.IObject) DownloadableVoice

func (DownloadableVoice) SetDownloadCompactSize

func (d DownloadableVoice) SetDownloadCompactSize(value bool)

func (DownloadableVoice) TagName

func (d DownloadableVoice) TagName() string

func (DownloadableVoice) Variant

func (d DownloadableVoice) Variant() string

func (DownloadableVoice) Version

func (d DownloadableVoice) Version() string

func (DownloadableVoice) VoiceIdentifierToMarkAsPurgeableAfterInstall

func (d DownloadableVoice) VoiceIdentifierToMarkAsPurgeableAfterInstall() string

type DownloadableVoiceClass

type DownloadableVoiceClass struct {
	// contains filtered or unexported fields
}

func GetDownloadableVoiceClass

func GetDownloadableVoiceClass() DownloadableVoiceClass

GetDownloadableVoiceClass returns the class object for DownloadableVoice.

func (DownloadableVoiceClass) Alloc

Alloc allocates memory for a new instance of the class.

func (DownloadableVoiceClass) Class

func (dc DownloadableVoiceClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type ICustomizeVoicesWindowController

type ICustomizeVoicesWindowController interface {
	appkit.INSWindowController

	AcceptVoiceSelection(selection objectivec.IObject)
	CancelVoiceSelection(selection objectivec.IObject)
	NumberOfRowsInTableView(view objectivec.IObject) int64
	SearchFieldChanged(changed objectivec.IObject)
	ShowSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved(window objectivec.IObject, qualities bool, removed objectivec.IObject)
	SoundDidFinishPlaying(sound objectivec.IObject, playing bool)
	SpeechSynthesizerDidFinishSpeaking(synthesizer objectivec.IObject, speaking bool)
	StartStopPlayingSelection(selection objectivec.IObject)
	TableViewIsGroupRow(view objectivec.IObject, row int) bool
	TableViewShouldSelectRow(view objectivec.IObject, row int64) bool
	TableViewViewForTableColumnRow(view objectivec.IObject, column objectivec.IObject, row int64) objectivec.IObject
	TableViewSelectionDidChange(change objectivec.IObject)
	DebugDescription() string
	Description() string
	Hash() uint64
	Superclass() objectivec.Class
	// contains filtered or unexported methods
}

An interface definition for the CustomizeVoicesWindowController class.

Methods

  • [ICustomizeVoicesWindowController._anyVoicePlaying]
  • [ICustomizeVoicesWindowController._delayedPopUpUpdate]
  • [ICustomizeVoicesWindowController._isSampleAvailableForVoiceObject]
  • [ICustomizeVoicesWindowController._propagateCheckboxSelection]
  • [ICustomizeVoicesWindowController._propagateDownloadCheckboxSelection]
  • [ICustomizeVoicesWindowController._propagateDownloadVariantSelection]
  • [ICustomizeVoicesWindowController._rebuildVoiceList]
  • [ICustomizeVoicesWindowController._setRowDownloadCheckboxVoiceObjectIsSelected]
  • [ICustomizeVoicesWindowController._setRowStatusFieldViewVoiceObjectIsSelected]
  • [ICustomizeVoicesWindowController._shouldAllowRemovalOfVoiceObject]
  • [ICustomizeVoicesWindowController._showPlayStopButtonAsPlaying]
  • [ICustomizeVoicesWindowController._stopAndResetAllVoicePlaying]
  • [ICustomizeVoicesWindowController._updateButtonStates]
  • [ICustomizeVoicesWindowController._updateDisplayedVoicesUsingFilterString]
  • [ICustomizeVoicesWindowController._updateRowDownloadStatus]
  • [ICustomizeVoicesWindowController._voiceObjectForCurrentlySelectedRow]
  • [ICustomizeVoicesWindowController.AcceptVoiceSelection]
  • [ICustomizeVoicesWindowController.CancelVoiceSelection]
  • [ICustomizeVoicesWindowController.NumberOfRowsInTableView]
  • [ICustomizeVoicesWindowController.SearchFieldChanged]
  • [ICustomizeVoicesWindowController.ShowSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved]
  • [ICustomizeVoicesWindowController.SoundDidFinishPlaying]
  • [ICustomizeVoicesWindowController.SpeechSynthesizerDidFinishSpeaking]
  • [ICustomizeVoicesWindowController.StartStopPlayingSelection]
  • [ICustomizeVoicesWindowController.TableViewIsGroupRow]
  • [ICustomizeVoicesWindowController.TableViewShouldSelectRow]
  • [ICustomizeVoicesWindowController.TableViewViewForTableColumnRow]
  • [ICustomizeVoicesWindowController.TableViewSelectionDidChange]
  • [ICustomizeVoicesWindowController.DebugDescription]
  • [ICustomizeVoicesWindowController.Description]
  • [ICustomizeVoicesWindowController.Hash]
  • [ICustomizeVoicesWindowController.Superclass]

type IDownloadableVoice

type IDownloadableVoice interface {
	ISOVoiceObject

	ByteSize() uint64
	CompactSizeBundleIdentifier() string
	CompactSizeByteSize() uint64
	CompactSizeTagName() string
	CompactSizeVersion() string
	DisplayedSize() objectivec.IObject
	DownloadCompactSize() bool
	SetDownloadCompactSize(value bool)
	TagName() string
	Variant() string
	VoiceIdentifierToMarkAsPurgeableAfterInstall() string
	InitWithVoiceIDProperties(id objectivec.IObject, properties objectivec.IObject) DownloadableVoice
	Version() string
}

An interface definition for the DownloadableVoice class.

Methods

  • [IDownloadableVoice.ByteSize]
  • [IDownloadableVoice.CompactSizeBundleIdentifier]
  • [IDownloadableVoice.CompactSizeByteSize]
  • [IDownloadableVoice.CompactSizeTagName]
  • [IDownloadableVoice.CompactSizeVersion]
  • [IDownloadableVoice.DisplayedSize]
  • [IDownloadableVoice.DownloadCompactSize]
  • [IDownloadableVoice.SetDownloadCompactSize]
  • [IDownloadableVoice.TagName]
  • [IDownloadableVoice.Variant]
  • [IDownloadableVoice.VoiceIdentifierToMarkAsPurgeableAfterInstall]
  • [IDownloadableVoice.InitWithVoiceIDProperties]
  • [IDownloadableVoice.Version]

type ISOAudioFileUtilities

type ISOAudioFileUtilities interface {
	objectivec.IObject
}

An interface definition for the SOAudioFileUtilities class.

type ISOCustomizeSRLanguagesWindowController

type ISOCustomizeSRLanguagesWindowController interface {
	appkit.INSWindowController

	AcceptSelection(selection objectivec.IObject)
	CancelSelection(selection objectivec.IObject)
	NumberOfRowsInTableView(view objectivec.IObject) int64
	SearchFieldChanged(changed objectivec.IObject)
	ShowSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems(window objectivec.IObject, identifiers objectivec.IObject, identifier objectivec.IObject, downloads bool, items bool)
	TableViewIsGroupRow(view objectivec.IObject, row int) bool
	TableViewShouldSelectRow(view objectivec.IObject, row int64) bool
	TableViewViewForTableColumnRow(view objectivec.IObject, column objectivec.IObject, row int64) objectivec.IObject
	TableViewSelectionDidChange(change objectivec.IObject)
	DebugDescription() string
	Description() string
	Hash() uint64
	Superclass() objectivec.Class
	// contains filtered or unexported methods
}

An interface definition for the SOCustomizeSRLanguagesWindowController class.

Methods

  • [ISOCustomizeSRLanguagesWindowController._propagateCheckboxSelection]
  • [ISOCustomizeSRLanguagesWindowController._propagateDownloadVariantSelection]
  • [ISOCustomizeSRLanguagesWindowController._rebuildList]
  • [ISOCustomizeSRLanguagesWindowController._setRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected]
  • [ISOCustomizeSRLanguagesWindowController._updateButtonStatesOnlyIfDownloadRequired]
  • [ISOCustomizeSRLanguagesWindowController._updateDisplayUsingFilterString]
  • [ISOCustomizeSRLanguagesWindowController._updateRowDownloadStatus]
  • [ISOCustomizeSRLanguagesWindowController.AcceptSelection]
  • [ISOCustomizeSRLanguagesWindowController.CancelSelection]
  • [ISOCustomizeSRLanguagesWindowController.NumberOfRowsInTableView]
  • [ISOCustomizeSRLanguagesWindowController.SearchFieldChanged]
  • [ISOCustomizeSRLanguagesWindowController.ShowSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems]
  • [ISOCustomizeSRLanguagesWindowController.TableViewIsGroupRow]
  • [ISOCustomizeSRLanguagesWindowController.TableViewShouldSelectRow]
  • [ISOCustomizeSRLanguagesWindowController.TableViewViewForTableColumnRow]
  • [ISOCustomizeSRLanguagesWindowController.TableViewSelectionDidChange]
  • [ISOCustomizeSRLanguagesWindowController.DebugDescription]
  • [ISOCustomizeSRLanguagesWindowController.Description]
  • [ISOCustomizeSRLanguagesWindowController.Hash]
  • [ISOCustomizeSRLanguagesWindowController.Superclass]

type ISODownloadDisplayManager

type ISODownloadDisplayManager interface {
	objectivec.IObject

	Reset()
	TimeRemainingForActiveInstallationsWithTagPrefix(installations objectivec.IObject, prefix objectivec.IObject) float64
	// contains filtered or unexported methods
}

An interface definition for the SODownloadDisplayManager class.

Methods

  • [ISODownloadDisplayManager._appendAveragingTimeInterval]
  • [ISODownloadDisplayManager._averagedTimeInterval]
  • [ISODownloadDisplayManager.Reset]
  • [ISODownloadDisplayManager.TimeRemainingForActiveInstallationsWithTagPrefix]

type ISOPowerSavvyTimer

type ISOPowerSavvyTimer interface {
	foundation.INSTimer

	IsValid() bool
	Repeats() bool
	SetRepeats(value bool)
	Selector() objectivec.SEL
	SetSelector(value objectivec.SEL)
	Target() objectivec.IObject
	SetTarget(value objectivec.IObject)
	Timer() foundation.Timer
	SetTimer(value foundation.Timer)
	// contains filtered or unexported methods
}

An interface definition for the SOPowerSavvyTimer class.

Methods

  • [ISOPowerSavvyTimer._target]
  • [ISOPowerSavvyTimer.IsValid]
  • [ISOPowerSavvyTimer.Repeats]
  • [ISOPowerSavvyTimer.SetRepeats]
  • [ISOPowerSavvyTimer.Selector]
  • [ISOPowerSavvyTimer.SetSelector]
  • [ISOPowerSavvyTimer.Target]
  • [ISOPowerSavvyTimer.SetTarget]
  • [ISOPowerSavvyTimer.Timer]
  • [ISOPowerSavvyTimer.SetTimer]

type ISOSRLanguageItem

type ISOSRLanguageItem interface {
	ISOSpeechItem

	InitWithLocaleIdentifier(identifier objectivec.IObject) SOSRLanguageItem
	InitWithLocaleIdentifierUsingOffline(identifier objectivec.IObject, offline bool) SOSRLanguageItem
}

An interface definition for the SOSRLanguageItem class.

Methods

  • [ISOSRLanguageItem.InitWithLocaleIdentifier]
  • [ISOSRLanguageItem.InitWithLocaleIdentifierUsingOffline]

type ISOSRLanguagePopUpButton

type ISOSRLanguagePopUpButton interface {
	appkit.INSPopUpButton

	BuildPopUpButtonAndSelectLocaleIdentifierNetworkSupportedLocaleIdentifiersOfflineSupportedLocaleIdentifiers(identifier objectivec.IObject, identifiers objectivec.IObject, identifiers2 objectivec.IObject)
	InstallationFinished(finished objectivec.IObject)
	LanguagesAreDownloadable() bool
	SetLanguagesAreDownloadable(value bool)
	NetworkBasedLocaleIdentifiers() foundation.INSArray
	SetNetworkBasedLocaleIdentifiers(value foundation.INSArray)
	OfflineBasedLocaleIdentifiers() foundation.INSArray
	SetOfflineBasedLocaleIdentifiers(value foundation.INSArray)
	PreviouslyChosenLocaleIdentifier() string
	SetPreviouslyChosenLocaleIdentifier(value string)
	SelectedLanguageItem() objectivec.IObject
	ShowOnlyNetworkSupportedItems() bool
	SetShowOnlyNetworkSupportedItems(value bool)
	// contains filtered or unexported methods
}

An interface definition for the SOSRLanguagePopUpButton class.

Methods

  • [ISOSRLanguagePopUpButton._clearDownloadStatusFieldAfterPreHeat]
  • [ISOSRLanguagePopUpButton._initCommon]
  • [ISOSRLanguagePopUpButton._startDelayedPopUpUpdate]
  • [ISOSRLanguagePopUpButton._statusStringForActiveDownloads]
  • [ISOSRLanguagePopUpButton._updateDownloadStatusFields]
  • [ISOSRLanguagePopUpButton._updateSRLanguageMenu]
  • [ISOSRLanguagePopUpButton.BuildPopUpButtonAndSelectLocaleIdentifierNetworkSupportedLocaleIdentifiersOfflineSupportedLocaleIdentifiers]
  • [ISOSRLanguagePopUpButton.InstallationFinished]
  • [ISOSRLanguagePopUpButton.LanguagesAreDownloadable]
  • [ISOSRLanguagePopUpButton.SetLanguagesAreDownloadable]
  • [ISOSRLanguagePopUpButton.NetworkBasedLocaleIdentifiers]
  • [ISOSRLanguagePopUpButton.SetNetworkBasedLocaleIdentifiers]
  • [ISOSRLanguagePopUpButton.OfflineBasedLocaleIdentifiers]
  • [ISOSRLanguagePopUpButton.SetOfflineBasedLocaleIdentifiers]
  • [ISOSRLanguagePopUpButton.PreviouslyChosenLocaleIdentifier]
  • [ISOSRLanguagePopUpButton.SetPreviouslyChosenLocaleIdentifier]
  • [ISOSRLanguagePopUpButton.SelectedLanguageItem]
  • [ISOSRLanguagePopUpButton.ShowOnlyNetworkSupportedItems]
  • [ISOSRLanguagePopUpButton.SetShowOnlyNetworkSupportedItems]

type ISOSRLanguageRow

type ISOSRLanguageRow interface {
	objectivec.IObject

	IsGroupRow() bool
	IsSelected() bool
	SetSelectedUsingLanguageCodeOnlyToSelectItems(items bool)
	SrLanguageItem() ISOSRLanguageItem
	TableIndex() uint64
	SetTableIndex(value uint64)
	Title() string
	InitWithTitleSrLanguageItem(title objectivec.IObject, item objectivec.IObject) SOSRLanguageRow
	GroupRow() bool
	SetGroupRow(value bool)
	Selected() bool
	SetSelected(value bool)
}

An interface definition for the SOSRLanguageRow class.

Methods

  • [ISOSRLanguageRow.IsGroupRow]
  • [ISOSRLanguageRow.IsSelected]
  • [ISOSRLanguageRow.SetSelectedUsingLanguageCodeOnlyToSelectItems]
  • [ISOSRLanguageRow.SrLanguageItem]
  • [ISOSRLanguageRow.TableIndex]
  • [ISOSRLanguageRow.SetTableIndex]
  • [ISOSRLanguageRow.Title]
  • [ISOSRLanguageRow.InitWithTitleSrLanguageItem]
  • [ISOSRLanguageRow.GroupRow]
  • [ISOSRLanguageRow.SetGroupRow]
  • [ISOSRLanguageRow.Selected]
  • [ISOSRLanguageRow.SetSelected]

type ISOSRLanguageRowCheckboxButton

type ISOSRLanguageRowCheckboxButton interface {
	appkit.INSButton

	LocaleIdentifier() string
	SetLocaleIdentifier(value string)
}

An interface definition for the SOSRLanguageRowCheckboxButton class.

Methods

  • [ISOSRLanguageRowCheckboxButton.LocaleIdentifier]
  • [ISOSRLanguageRowCheckboxButton.SetLocaleIdentifier]

type ISOSRLanguageRowTextView

type ISOSRLanguageRowTextView interface {
	appkit.INSTextField
}

An interface definition for the SOSRLanguageRowTextView class.

type ISOSRLanguageTableCellView

type ISOSRLanguageTableCellView interface {
	appkit.INSTableCellView

	ActiveCheckbox() ISOSRLanguageRowCheckboxButton
	DownloadMessageTextField() appkit.NSTextField
	DownloadVariantPopUpButton() appkit.NSPopUpButton
}

An interface definition for the SOSRLanguageTableCellView class.

Methods

  • [ISOSRLanguageTableCellView.ActiveCheckbox]
  • [ISOSRLanguageTableCellView.DownloadMessageTextField]
  • [ISOSRLanguageTableCellView.DownloadVariantPopUpButton]

type ISOSRSimpleLanguagePopUpButton

type ISOSRSimpleLanguagePopUpButton interface {
	appkit.INSPopUpButton

	BuildPopUpButtonAndSelectLocaleIdentifierSupportedLocaleIdentifiers(identifier objectivec.IObject, identifiers objectivec.IObject)
	PreviouslyChosenLocaleIdentifier() string
	SetPreviouslyChosenLocaleIdentifier(value string)
	SelectedLanguageItem() objectivec.IObject
	SupportedLocaleIdentifiers() foundation.INSArray
	SetSupportedLocaleIdentifiers(value foundation.INSArray)
	// contains filtered or unexported methods
}

An interface definition for the SOSRSimpleLanguagePopUpButton class.

Methods

  • [ISOSRSimpleLanguagePopUpButton._rowsFromSRLanguageItems]
  • [ISOSRSimpleLanguagePopUpButton._startDelayedPopUpUpdate]
  • [ISOSRSimpleLanguagePopUpButton._updateSRLanguageMenu]
  • [ISOSRSimpleLanguagePopUpButton.BuildPopUpButtonAndSelectLocaleIdentifierSupportedLocaleIdentifiers]
  • [ISOSRSimpleLanguagePopUpButton.PreviouslyChosenLocaleIdentifier]
  • [ISOSRSimpleLanguagePopUpButton.SetPreviouslyChosenLocaleIdentifier]
  • [ISOSRSimpleLanguagePopUpButton.SelectedLanguageItem]
  • [ISOSRSimpleLanguagePopUpButton.SupportedLocaleIdentifiers]
  • [ISOSRSimpleLanguagePopUpButton.SetSupportedLocaleIdentifiers]

type ISOSpeechInstallationManager

type ISOSpeechInstallationManager interface {
	objectivec.IObject

	ActiveInstallations() objectivec.IObject
	ActiveVoiceInstallations() objectivec.IObject
	AreBackgroundDownloadsAllowed() bool
	BundleForRemovableLanguagePassingBackTagName(language objectivec.IObject, name []objectivec.IObject) objectivec.IObject
	BundleForRemovableVoicePassingBackTagName(voice objectivec.IObject, name []objectivec.IObject) objectivec.IObject
	CancelAllInstallations()
	CancelPurgingByInitiator(initiator objectivec.IObject)
	CancelPurgingOfSpeechBundleIdentifiersInitiator(identifiers objectivec.IObject, initiator objectivec.IObject)
	Delegate() objectivec.IObject
	SetDelegate(value objectivec.IObject)
	DoesLanguageDataNeedToBeDownloadedForLocaleIdentifier(identifier objectivec.IObject) bool
	DownloadableSRLanguageItems() objectivec.IObject
	DownloadableSpeechItemUpgradeForExistingSpeechItemFromDownloadableItems(item objectivec.IObject, items objectivec.IObject) objectivec.IObject
	DownloadableVoiceUpgradeForVoiceFromDownloadableVoices(voice objectivec.IObject, voices objectivec.IObject) objectivec.IObject
	DownloadableVoiceUpgradeForVoiceIdentifierDesirabilityFromDownloadableVoices(identifier objectivec.IObject, desirability int64, voices objectivec.IObject) objectivec.IObject
	DownloadableVoices() objectivec.IObject
	HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloading(identifier objectivec.IObject, downloading bool) objectivec.IObject
	HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator(identifier objectivec.IObject, downloading bool, aCPower bool, initiator objectivec.IObject) objectivec.IObject
	InstallationLogEntryForTag(tag objectivec.IObject) objectivec.IObject
	InstallationLogEntryForTagPreferenceDomain(tag objectivec.IObject, domain objectivec.IObject) objectivec.IObject
	IsAutoDownloadProhibitedForDownloadableVoiceObject(object objectivec.IObject) bool
	IsRunningOnACPower() bool
	LowestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator(identifier objectivec.IObject, downloading bool, aCPower bool, initiator objectivec.IObject) objectivec.IObject
	MarkDownloadableVoiceObjectWithAutoDownloadProhibitFlag(object objectivec.IObject, flag bool)
	OnDiskVersionForBundlePath(path objectivec.IObject) objectivec.IObject
	PercentageOfBatteryCharge() float64
	ResetAllVoiceDownloadAttemptsForInitiator(initiator objectivec.IObject)
	ShowProgressWindow()
	ShowSRLanguagesSelectionSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems(window objectivec.IObject, identifiers objectivec.IObject, identifier objectivec.IObject, downloads bool, items bool)
	ShowVoiceSelectionSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved(window objectivec.IObject, qualities bool, removed objectivec.IObject)
	SrLanguagesSelectionWindowController() ISOCustomizeSRLanguagesWindowController
	StartInstallingDownloadableSpeechItemsUserInteractionMode(items objectivec.IObject, mode uint32) bool
	StartInstallingDownloadableSpeechItemsUserInteractionModeInitiator(items objectivec.IObject, mode uint32, initiator objectivec.IObject) bool
	StartInstallingDownloadableVoicesUseRootNamesUserInteractionMode(voices objectivec.IObject, names bool, mode uint32) bool
	StartInstallingDownloadableVoicesUseRootNamesUserInteractionModeInitiator(voices objectivec.IObject, names bool, mode uint32, initiator objectivec.IObject) bool
	StartRemovingDownloadedSpeechBundleIdentifiersInitiatorImmediately(identifiers objectivec.IObject, initiator objectivec.IObject, immediately bool)
	StartRemovingDownloadedSpeechItems(items objectivec.IObject)
	StartRemovingDownloadedSpeechItemsInitiatorImmediately(items objectivec.IObject, initiator objectivec.IObject, immediately bool)
	VoiceSelectionWindowController() ICustomizeVoicesWindowController
	// contains filtered or unexported methods
}

An interface definition for the SOSpeechInstallationManager class.

Methods

  • [ISOSpeechInstallationManager._clientHasRightsToCustomVoices]
  • [ISOSpeechInstallationManager._createLocalPort]
  • [ISOSpeechInstallationManager._createServerPortIfNeeded]
  • [ISOSpeechInstallationManager._overriddenVoiceIdentifierDictionary]
  • [ISOSpeechInstallationManager._sendMessageWithDataWithReply]
  • [ISOSpeechInstallationManager._serverIsRunning]
  • [ISOSpeechInstallationManager._startDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator]
  • [ISOSpeechInstallationManager._voiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality]
  • [ISOSpeechInstallationManager.ActiveInstallations]
  • [ISOSpeechInstallationManager.ActiveVoiceInstallations]
  • [ISOSpeechInstallationManager.AreBackgroundDownloadsAllowed]
  • [ISOSpeechInstallationManager.BundleForRemovableLanguagePassingBackTagName]
  • [ISOSpeechInstallationManager.BundleForRemovableVoicePassingBackTagName]
  • [ISOSpeechInstallationManager.CancelAllInstallations]
  • [ISOSpeechInstallationManager.CancelPurgingByInitiator]
  • [ISOSpeechInstallationManager.CancelPurgingOfSpeechBundleIdentifiersInitiator]
  • [ISOSpeechInstallationManager.Delegate]
  • [ISOSpeechInstallationManager.SetDelegate]
  • [ISOSpeechInstallationManager.DoesLanguageDataNeedToBeDownloadedForLocaleIdentifier]
  • [ISOSpeechInstallationManager.DownloadableSRLanguageItems]
  • [ISOSpeechInstallationManager.DownloadableSpeechItemUpgradeForExistingSpeechItemFromDownloadableItems]
  • [ISOSpeechInstallationManager.DownloadableVoiceUpgradeForVoiceFromDownloadableVoices]
  • [ISOSpeechInstallationManager.DownloadableVoiceUpgradeForVoiceIdentifierDesirabilityFromDownloadableVoices]
  • [ISOSpeechInstallationManager.DownloadableVoices]
  • [ISOSpeechInstallationManager.HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloading]
  • [ISOSpeechInstallationManager.HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator]
  • [ISOSpeechInstallationManager.InstallationLogEntryForTag]
  • [ISOSpeechInstallationManager.InstallationLogEntryForTagPreferenceDomain]
  • [ISOSpeechInstallationManager.IsAutoDownloadProhibitedForDownloadableVoiceObject]
  • [ISOSpeechInstallationManager.IsRunningOnACPower]
  • [ISOSpeechInstallationManager.LowestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator]
  • [ISOSpeechInstallationManager.MarkDownloadableVoiceObjectWithAutoDownloadProhibitFlag]
  • [ISOSpeechInstallationManager.OnDiskVersionForBundlePath]
  • [ISOSpeechInstallationManager.PercentageOfBatteryCharge]
  • [ISOSpeechInstallationManager.ResetAllVoiceDownloadAttemptsForInitiator]
  • [ISOSpeechInstallationManager.ShowProgressWindow]
  • [ISOSpeechInstallationManager.ShowSRLanguagesSelectionSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems]
  • [ISOSpeechInstallationManager.ShowVoiceSelectionSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved]
  • [ISOSpeechInstallationManager.SrLanguagesSelectionWindowController]
  • [ISOSpeechInstallationManager.StartInstallingDownloadableSpeechItemsUserInteractionMode]
  • [ISOSpeechInstallationManager.StartInstallingDownloadableSpeechItemsUserInteractionModeInitiator]
  • [ISOSpeechInstallationManager.StartInstallingDownloadableVoicesUseRootNamesUserInteractionMode]
  • [ISOSpeechInstallationManager.StartInstallingDownloadableVoicesUseRootNamesUserInteractionModeInitiator]
  • [ISOSpeechInstallationManager.StartRemovingDownloadedSpeechBundleIdentifiersInitiatorImmediately]
  • [ISOSpeechInstallationManager.StartRemovingDownloadedSpeechItems]
  • [ISOSpeechInstallationManager.StartRemovingDownloadedSpeechItemsInitiatorImmediately]
  • [ISOSpeechInstallationManager.VoiceSelectionWindowController]

type ISOSpeechItem

type ISOSpeechItem interface {
	objectivec.IObject

	BundleIdentifier() string
	ByteSize() uint64
	Compare(compare objectivec.IObject) int64
	CompareCountryTitle(title objectivec.IObject) int64
	CompareCountryWithDialectTitle(title objectivec.IObject) int64
	CompareDisplayTitle(title objectivec.IObject) int64
	CompareLanguageTitle(title objectivec.IObject) int64
	CountryDisplayString() objectivec.IObject
	CountryIdentifier() objectivec.IObject
	CountryWithDialectDisplayString() objectivec.IObject
	DisplayTitle() objectivec.IObject
	DisplayedSize() objectivec.IObject
	DoesMatchSystemLocale() bool
	DownloadFullSize() bool
	SetDownloadFullSize(value bool)
	DownloadPercentComplete() float64
	SetDownloadPercentComplete(value float64)
	DownloadStatus() uint64
	SetDownloadStatus(value uint64)
	EngineIdentifier() string
	FallbackLocaleIdentifier() string
	SetFallbackLocaleIdentifier(value string)
	FullSizeBundleIdentifier() string
	FullSizeByteSize() uint64
	FullSizeTagName() string
	IsAppropriateForSystemLangauge() bool
	LanguageDisplayString() objectivec.IObject
	LanguageIdentifier() objectivec.IObject
	LanguageWithDialectDisplayString() objectivec.IObject
	LocaleIdentifier() string
	SetLocaleIdentifier(value string)
	MatchesSearchString(string_ objectivec.IObject) bool
	OfflineDictationOnly() bool
	SetOfflineDictationOnly(value bool)
	ShowCountryInDisplayTitle() bool
	SetShowCountryInDisplayTitle(value bool)
	TagName() string
	Variant() string
	Visibility() uint64
	SetVisibility(value uint64)
	InitWithDownloadableBundleIdentifierProperties(identifier objectivec.IObject, properties objectivec.IObject) SOSpeechItem
	Version() string
	// contains filtered or unexported methods
}

An interface definition for the SOSpeechItem class.

Methods

  • [ISOSpeechItem._conversionLocale]
  • [ISOSpeechItem.BundleIdentifier]
  • [ISOSpeechItem.ByteSize]
  • [ISOSpeechItem.Compare]
  • [ISOSpeechItem.CompareCountryTitle]
  • [ISOSpeechItem.CompareCountryWithDialectTitle]
  • [ISOSpeechItem.CompareDisplayTitle]
  • [ISOSpeechItem.CompareLanguageTitle]
  • [ISOSpeechItem.CountryDisplayString]
  • [ISOSpeechItem.CountryIdentifier]
  • [ISOSpeechItem.CountryWithDialectDisplayString]
  • [ISOSpeechItem.DisplayTitle]
  • [ISOSpeechItem.DisplayedSize]
  • [ISOSpeechItem.DoesMatchSystemLocale]
  • [ISOSpeechItem.DownloadFullSize]
  • [ISOSpeechItem.SetDownloadFullSize]
  • [ISOSpeechItem.DownloadPercentComplete]
  • [ISOSpeechItem.SetDownloadPercentComplete]
  • [ISOSpeechItem.DownloadStatus]
  • [ISOSpeechItem.SetDownloadStatus]
  • [ISOSpeechItem.EngineIdentifier]
  • [ISOSpeechItem.FallbackLocaleIdentifier]
  • [ISOSpeechItem.SetFallbackLocaleIdentifier]
  • [ISOSpeechItem.FullSizeBundleIdentifier]
  • [ISOSpeechItem.FullSizeByteSize]
  • [ISOSpeechItem.FullSizeTagName]
  • [ISOSpeechItem.IsAppropriateForSystemLangauge]
  • [ISOSpeechItem.LanguageDisplayString]
  • [ISOSpeechItem.LanguageIdentifier]
  • [ISOSpeechItem.LanguageWithDialectDisplayString]
  • [ISOSpeechItem.LocaleIdentifier]
  • [ISOSpeechItem.SetLocaleIdentifier]
  • [ISOSpeechItem.MatchesSearchString]
  • [ISOSpeechItem.OfflineDictationOnly]
  • [ISOSpeechItem.SetOfflineDictationOnly]
  • [ISOSpeechItem.ShowCountryInDisplayTitle]
  • [ISOSpeechItem.SetShowCountryInDisplayTitle]
  • [ISOSpeechItem.TagName]
  • [ISOSpeechItem.Variant]
  • [ISOSpeechItem.Visibility]
  • [ISOSpeechItem.SetVisibility]
  • [ISOSpeechItem.InitWithDownloadableBundleIdentifierProperties]
  • [ISOSpeechItem.Version]

type ISOSystemBehaviorManager

type ISOSystemBehaviorManager interface {
	objectivec.IObject

	AddTimer(timer objectivec.IObject)
	RemoveTimer(timer objectivec.IObject)
	// contains filtered or unexported methods
}

An interface definition for the SOSystemBehaviorManager class.

Methods

  • [ISOSystemBehaviorManager._numberObjectFromTimer]
  • [ISOSystemBehaviorManager.AddTimer]
  • [ISOSystemBehaviorManager.RemoveTimer]

type ISOUtteranceResult

type ISOUtteranceResult interface {
	objectivec.IObject

	AudioFilePath() string
	SetAudioFilePath(value string)
	CommandIdentifier() string
	SetCommandIdentifier(value string)
	CreationDate() float64
	SetCreationDate(value float64)
	EndTime() float64
	SetEndTime(value float64)
	PrependedSilenceDuration() float64
	SetPrependedSilenceDuration(value float64)
	StartTime() float64
	SetStartTime(value float64)
	Text() string
	SetText(value string)
	TextVariants() foundation.INSArray
	SetTextVariants(value foundation.INSArray)
	Type() string
	SetType(value string)
	InitWithTypeStartTimeEndTimeTextTextVariantsCommandIdentifier(type_ objectivec.IObject, time float64, time2 float64, text objectivec.IObject, variants objectivec.IObject, identifier objectivec.IObject) SOUtteranceResult
	// contains filtered or unexported methods
}

An interface definition for the SOUtteranceResult class.

Methods

  • [ISOUtteranceResult._dictionary]
  • [ISOUtteranceResult._initWithDictionary]
  • [ISOUtteranceResult._normalizeTimesAgainstTimeInterval]
  • [ISOUtteranceResult.AudioFilePath]
  • [ISOUtteranceResult.SetAudioFilePath]
  • [ISOUtteranceResult.CommandIdentifier]
  • [ISOUtteranceResult.SetCommandIdentifier]
  • [ISOUtteranceResult.CreationDate]
  • [ISOUtteranceResult.SetCreationDate]
  • [ISOUtteranceResult.EndTime]
  • [ISOUtteranceResult.SetEndTime]
  • [ISOUtteranceResult.PrependedSilenceDuration]
  • [ISOUtteranceResult.SetPrependedSilenceDuration]
  • [ISOUtteranceResult.StartTime]
  • [ISOUtteranceResult.SetStartTime]
  • [ISOUtteranceResult.Text]
  • [ISOUtteranceResult.SetText]
  • [ISOUtteranceResult.TextVariants]
  • [ISOUtteranceResult.SetTextVariants]
  • [ISOUtteranceResult.Type]
  • [ISOUtteranceResult.SetType]
  • [ISOUtteranceResult.InitWithTypeStartTimeEndTimeTextTextVariantsCommandIdentifier]

type ISOUtteranceResultsFile

type ISOUtteranceResultsFile interface {
	objectivec.IObject

	AppendUtteranceResult(result objectivec.IObject)
	AudioFileData() foundation.NSData
	SetAudioFileData(value foundation.NSData)
	CreationDate() float64
	SetCreationDate(value float64)
	CreatorArguments() string
	SetCreatorArguments(value string)
	CreatorName() string
	SetCreatorName(value string)
	ExportAudioDataToFile(file objectivec.IObject) bool
	ExportRXGrammarToFile(file objectivec.IObject) bool
	FirstUtteranceStartTime() float64
	SetFirstUtteranceStartTime(value float64)
	ImportAudioDataFromFile(file objectivec.IObject) bool
	ImportRXGrammarFromFile(file objectivec.IObject) bool
	LocaleIdentifier() string
	SetLocaleIdentifier(value string)
	RecognizerType() string
	SetRecognizerType(value string)
	RxGrammar() string
	SetRxGrammar(value string)
	StreamDescription() coreaudiotypes.AudioStreamBasicDescription
	SetStreamDescription(value coreaudiotypes.AudioStreamBasicDescription)
	UtteranceResults() foundation.INSArray
	SetUtteranceResults(value foundation.INSArray)
	WriteToFile(file objectivec.IObject) bool
	InitWithContentsOfFile(file objectivec.IObject) SOUtteranceResultsFile
	// contains filtered or unexported methods
}

An interface definition for the SOUtteranceResultsFile class.

Methods

  • [ISOUtteranceResultsFile._dictionary]
  • [ISOUtteranceResultsFile.AppendUtteranceResult]
  • [ISOUtteranceResultsFile.AudioFileData]
  • [ISOUtteranceResultsFile.SetAudioFileData]
  • [ISOUtteranceResultsFile.CreationDate]
  • [ISOUtteranceResultsFile.SetCreationDate]
  • [ISOUtteranceResultsFile.CreatorArguments]
  • [ISOUtteranceResultsFile.SetCreatorArguments]
  • [ISOUtteranceResultsFile.CreatorName]
  • [ISOUtteranceResultsFile.SetCreatorName]
  • [ISOUtteranceResultsFile.ExportAudioDataToFile]
  • [ISOUtteranceResultsFile.ExportRXGrammarToFile]
  • [ISOUtteranceResultsFile.FirstUtteranceStartTime]
  • [ISOUtteranceResultsFile.SetFirstUtteranceStartTime]
  • [ISOUtteranceResultsFile.ImportAudioDataFromFile]
  • [ISOUtteranceResultsFile.ImportRXGrammarFromFile]
  • [ISOUtteranceResultsFile.LocaleIdentifier]
  • [ISOUtteranceResultsFile.SetLocaleIdentifier]
  • [ISOUtteranceResultsFile.RecognizerType]
  • [ISOUtteranceResultsFile.SetRecognizerType]
  • [ISOUtteranceResultsFile.RxGrammar]
  • [ISOUtteranceResultsFile.SetRxGrammar]
  • [ISOUtteranceResultsFile.StreamDescription]
  • [ISOUtteranceResultsFile.SetStreamDescription]
  • [ISOUtteranceResultsFile.UtteranceResults]
  • [ISOUtteranceResultsFile.SetUtteranceResults]
  • [ISOUtteranceResultsFile.WriteToFile]
  • [ISOUtteranceResultsFile.InitWithContentsOfFile]

type ISOVoiceObject

type ISOVoiceObject interface {
	objectivec.IObject

	Compare(compare objectivec.IObject) int64
	CountryDisplayString() objectivec.IObject
	CountryIdentifier() objectivec.IObject
	DisplayName() objectivec.IObject
	DisplayNameRoot() objectivec.IObject
	DoesMatchSystemLocale() bool
	DownloadPercentComplete() float64
	SetDownloadPercentComplete(value float64)
	DownloadStatus() uint64
	SetDownloadStatus(value uint64)
	Gender() objectivec.IObject
	GenderDisplayString() objectivec.IObject
	Identifier() objectivec.IObject
	IsAppropriateForSystemLanguage() bool
	IsNeuter() bool
	IsSiriVoice() bool
	LanguageDisplayString() objectivec.IObject
	LanguageIdentifier() objectivec.IObject
	LocaleIdentifier() objectivec.IObject
	MatchesSearchString(string_ objectivec.IObject) bool
	RelativeDesirability() int64
	ShowsInFullListOnly() bool
	SiriLocalizedColorName() objectivec.IObject
	SiriVoiceDisplayNameFromIdentifier() objectivec.IObject
	Visibility() uint64
	SetVisibility(value uint64)
	Voice() unsafe.Pointer
	VoiceAttributes() objectivec.IObject
	InitWithVoiceWithIdentifier(voice objectivec.IObject, identifier objectivec.IObject) SOVoiceObject
	InitWithVoiceIdentifierWithIdentifier(identifier objectivec.IObject) SOVoiceObject
	// contains filtered or unexported methods
}

An interface definition for the SOVoiceObject class.

Methods

  • [ISOVoiceObject._conversionLocale]
  • [ISOVoiceObject._displayLocalizedVoiceNameForString]
  • [ISOVoiceObject._getSiriVoiceNameFromIdentifier]
  • [ISOVoiceObject._overriddenCompactVoices]
  • [ISOVoiceObject._siriVoiceDisplayName]
  • [ISOVoiceObject._siriVoiceDisplayNameRoot]
  • [ISOVoiceObject._siriVoiceGenderedDisplayName]
  • [ISOVoiceObject._siriVoiceGenderedDisplayNameRoot]
  • [ISOVoiceObject._voiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName]
  • [ISOVoiceObject.Compare]
  • [ISOVoiceObject.CountryDisplayString]
  • [ISOVoiceObject.CountryIdentifier]
  • [ISOVoiceObject.DisplayName]
  • [ISOVoiceObject.DisplayNameRoot]
  • [ISOVoiceObject.DoesMatchSystemLocale]
  • [ISOVoiceObject.DownloadPercentComplete]
  • [ISOVoiceObject.SetDownloadPercentComplete]
  • [ISOVoiceObject.DownloadStatus]
  • [ISOVoiceObject.SetDownloadStatus]
  • [ISOVoiceObject.Gender]
  • [ISOVoiceObject.GenderDisplayString]
  • [ISOVoiceObject.Identifier]
  • [ISOVoiceObject.IsAppropriateForSystemLanguage]
  • [ISOVoiceObject.IsNeuter]
  • [ISOVoiceObject.IsSiriVoice]
  • [ISOVoiceObject.LanguageDisplayString]
  • [ISOVoiceObject.LanguageIdentifier]
  • [ISOVoiceObject.LocaleIdentifier]
  • [ISOVoiceObject.MatchesSearchString]
  • [ISOVoiceObject.RelativeDesirability]
  • [ISOVoiceObject.ShowsInFullListOnly]
  • [ISOVoiceObject.SiriLocalizedColorName]
  • [ISOVoiceObject.SiriVoiceDisplayNameFromIdentifier]
  • [ISOVoiceObject.Visibility]
  • [ISOVoiceObject.SetVisibility]
  • [ISOVoiceObject.Voice]
  • [ISOVoiceObject.VoiceAttributes]
  • [ISOVoiceObject.InitWithVoiceWithIdentifier]
  • [ISOVoiceObject.InitWithVoiceIdentifierWithIdentifier]

type ISOVoicePopUpButton

type ISOVoicePopUpButton interface {
	appkit.INSPopUpButton

	AddExcludedIdentifier(identifier objectivec.IObject)
	BuildPopUpButtonWithSelectVoiceIdentifier(identifier objectivec.IObject)
	IsSelectedVoiceAppropriateForCurrentLanguageWithUserConfirmationParentWindowForSheet(confirmation bool, sheet objectivec.IObject) bool
	SelectedVoiceAttributes() objectivec.IObject
	SetAllowSystemVoiceChoice(choice bool)
	SetShowIndividualVoiceQualities(qualities bool)
	SetSystemVoiceLocalizedTextMenuItemTag(text objectivec.IObject, tag int64)
	// contains filtered or unexported methods
}

An interface definition for the SOVoicePopUpButton class.

Methods

  • [ISOVoicePopUpButton._forcePopupsToAdoptCachedMenuExceptPopUp]
  • [ISOVoicePopUpButton._handleSpeechDataInstallationNotification]
  • [ISOVoicePopUpButton._previouslyChosenVoiceIdentifier]
  • [ISOVoicePopUpButton._setPreviouslyChosenVoiceIdentifier]
  • [ISOVoicePopUpButton._statusStringForActiveDownloads]
  • [ISOVoicePopUpButton._updateDownloadStatusFields]
  • [ISOVoicePopUpButton.AddExcludedIdentifier]
  • [ISOVoicePopUpButton.BuildPopUpButtonWithSelectVoiceIdentifier]
  • [ISOVoicePopUpButton.IsSelectedVoiceAppropriateForCurrentLanguageWithUserConfirmationParentWindowForSheet]
  • [ISOVoicePopUpButton.SelectedVoiceAttributes]
  • [ISOVoicePopUpButton.SetAllowSystemVoiceChoice]
  • [ISOVoicePopUpButton.SetShowIndividualVoiceQualities]
  • [ISOVoicePopUpButton.SetSystemVoiceLocalizedTextMenuItemTag]

type ISOVoiceRowCheckboxButton

type ISOVoiceRowCheckboxButton interface {
	appkit.INSButton

	VoiceIdentifier() string
	SetVoiceIdentifier(value string)
}

An interface definition for the SOVoiceRowCheckboxButton class.

Methods

  • [ISOVoiceRowCheckboxButton.VoiceIdentifier]
  • [ISOVoiceRowCheckboxButton.SetVoiceIdentifier]

type ISOVoiceRowTextView

type ISOVoiceRowTextView interface {
	appkit.INSTextField
}

An interface definition for the SOVoiceRowTextView class.

type IVoiceSettingsAlertController

type IVoiceSettingsAlertController interface {
	IVoiceSettingsWindowController

	ShowWindowWithVoiceSettingsModalDelegateWindowTitle(settings objectivec.IObject, delegate objectivec.IObject, title objectivec.IObject)
}

An interface definition for the VoiceSettingsAlertController class.

Methods

  • [IVoiceSettingsAlertController.ShowWindowWithVoiceSettingsModalDelegateWindowTitle]

type IVoiceSettingsSheetController

type IVoiceSettingsSheetController interface {
	IVoiceSettingsWindowController

	ShowSheetWithVoiceSettingsModalDelegateModalForWindow(settings objectivec.IObject, delegate objectivec.IObject, window objectivec.IObject)
}

An interface definition for the VoiceSettingsSheetController class.

Methods

  • [IVoiceSettingsSheetController.ShowSheetWithVoiceSettingsModalDelegateModalForWindow]

type IVoiceSettingsWindowController

type IVoiceSettingsWindowController interface {
	appkit.INSWindowController

	CancelVoiceSettings(settings objectivec.IObject)
	CloseWindow()
	PercentOfNormalFromSlider(slider objectivec.IObject) float32
	PlayStopVoiceSettings(settings objectivec.IObject)
	RateCheckboxClicked(clicked objectivec.IObject)
	RateSliderChanged(changed objectivec.IObject)
	SaveVoiceSettings(settings objectivec.IObject)
	SetUpWindowWithVoiceSettingsModalDelegate(settings objectivec.IObject, delegate objectivec.IObject)
	SetValueOfSliderUsingPercentOfNormal(slider objectivec.IObject, normal float32)
	SetValueOfSliderUsingWordsPerMinute(slider objectivec.IObject, minute float32)
	SpeechSynthesizerDidFinishSpeaking(synthesizer objectivec.IObject, speaking bool)
	VoicePopupMenuChanged(changed objectivec.IObject)
	VoiceSettingsFromWindow() objectivec.IObject
	VolumeCheckboxClicked(clicked objectivec.IObject)
	VolumeSliderChanged(changed objectivec.IObject)
	WordsPerMinuteFromSlider(slider objectivec.IObject) float32
	DebugDescription() string
	Description() string
	Hash() uint64
	Superclass() objectivec.Class
}

An interface definition for the VoiceSettingsWindowController class.

Methods

  • [IVoiceSettingsWindowController.CancelVoiceSettings]
  • [IVoiceSettingsWindowController.CloseWindow]
  • [IVoiceSettingsWindowController.PercentOfNormalFromSlider]
  • [IVoiceSettingsWindowController.PlayStopVoiceSettings]
  • [IVoiceSettingsWindowController.RateCheckboxClicked]
  • [IVoiceSettingsWindowController.RateSliderChanged]
  • [IVoiceSettingsWindowController.SaveVoiceSettings]
  • [IVoiceSettingsWindowController.SetUpWindowWithVoiceSettingsModalDelegate]
  • [IVoiceSettingsWindowController.SetValueOfSliderUsingPercentOfNormal]
  • [IVoiceSettingsWindowController.SetValueOfSliderUsingWordsPerMinute]
  • [IVoiceSettingsWindowController.SpeechSynthesizerDidFinishSpeaking]
  • [IVoiceSettingsWindowController.VoicePopupMenuChanged]
  • [IVoiceSettingsWindowController.VoiceSettingsFromWindow]
  • [IVoiceSettingsWindowController.VolumeCheckboxClicked]
  • [IVoiceSettingsWindowController.VolumeSliderChanged]
  • [IVoiceSettingsWindowController.WordsPerMinuteFromSlider]
  • [IVoiceSettingsWindowController.DebugDescription]
  • [IVoiceSettingsWindowController.Description]
  • [IVoiceSettingsWindowController.Hash]
  • [IVoiceSettingsWindowController.Superclass]

type IVoiceTableCellView

type IVoiceTableCellView interface {
	appkit.INSTableCellView

	ActiveCheckbox() ISOVoiceRowCheckboxButton
	DownloadCheckbox() ISOVoiceRowCheckboxButton
	DownloadMessageTextField() appkit.NSTextField
}

An interface definition for the VoiceTableCellView class.

Methods

  • [IVoiceTableCellView.ActiveCheckbox]
  • [IVoiceTableCellView.DownloadCheckbox]
  • [IVoiceTableCellView.DownloadMessageTextField]

type IVoiceTableRow

type IVoiceTableRow interface {
	objectivec.IObject

	IsGroupRow() bool
	IsSelected() bool
	SetSelectedUsingLanguageCodeOnlyToSelectVoices(voices bool)
	TableIndex() uint64
	SetTableIndex(value uint64)
	Title() string
	VoiceObject() ISOVoiceObject
	InitWithTitleVoiceObject(title objectivec.IObject, object objectivec.IObject) VoiceTableRow
	GroupRow() bool
	SetGroupRow(value bool)
	Selected() bool
	SetSelected(value bool)
}

An interface definition for the VoiceTableRow class.

Methods

  • [IVoiceTableRow.IsGroupRow]
  • [IVoiceTableRow.IsSelected]
  • [IVoiceTableRow.SetSelectedUsingLanguageCodeOnlyToSelectVoices]
  • [IVoiceTableRow.TableIndex]
  • [IVoiceTableRow.SetTableIndex]
  • [IVoiceTableRow.Title]
  • [IVoiceTableRow.VoiceObject]
  • [IVoiceTableRow.InitWithTitleVoiceObject]
  • [IVoiceTableRow.GroupRow]
  • [IVoiceTableRow.SetGroupRow]
  • [IVoiceTableRow.Selected]
  • [IVoiceTableRow.SetSelected]

type NSSoundDelegate

type NSSoundDelegate interface {
	objectivec.IObject
}

NSSoundDelegate protocol.

type NSSoundDelegateObject

type NSSoundDelegateObject struct {
	objectivec.Object
}

NSSoundDelegateObject wraps an existing Objective-C object that conforms to the NSSoundDelegate protocol.

func NSSoundDelegateObjectFromID

func NSSoundDelegateObjectFromID(id objc.ID) NSSoundDelegateObject

NSSoundDelegateObjectFromID constructs a NSSoundDelegateObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (NSSoundDelegateObject) BaseObject

func (o NSSoundDelegateObject) BaseObject() objectivec.Object

func (NSSoundDelegateObject) SoundDidFinishPlaying

func (o NSSoundDelegateObject) SoundDidFinishPlaying(sound objectivec.IObject, playing bool)

type NSSpeechSynthesizerDelegate

type NSSpeechSynthesizerDelegate interface {
	objectivec.IObject
}

NSSpeechSynthesizerDelegate protocol.

type NSSpeechSynthesizerDelegateObject

type NSSpeechSynthesizerDelegateObject struct {
	objectivec.Object
}

NSSpeechSynthesizerDelegateObject wraps an existing Objective-C object that conforms to the NSSpeechSynthesizerDelegate protocol.

func NSSpeechSynthesizerDelegateObjectFromID

func NSSpeechSynthesizerDelegateObjectFromID(id objc.ID) NSSpeechSynthesizerDelegateObject

NSSpeechSynthesizerDelegateObjectFromID constructs a NSSpeechSynthesizerDelegateObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (NSSpeechSynthesizerDelegateObject) BaseObject

func (NSSpeechSynthesizerDelegateObject) SpeechSynthesizerDidEncounterErrorAtIndexOfStringMessage

func (o NSSpeechSynthesizerDelegateObject) SpeechSynthesizerDidEncounterErrorAtIndexOfStringMessage(synthesizer objectivec.IObject, index uint64, string_ objectivec.IObject, message objectivec.IObject)

func (NSSpeechSynthesizerDelegateObject) SpeechSynthesizerDidEncounterSyncMessage

func (o NSSpeechSynthesizerDelegateObject) SpeechSynthesizerDidEncounterSyncMessage(synthesizer objectivec.IObject, message objectivec.IObject)

func (NSSpeechSynthesizerDelegateObject) SpeechSynthesizerDidFinishSpeaking

func (o NSSpeechSynthesizerDelegateObject) SpeechSynthesizerDidFinishSpeaking(synthesizer objectivec.IObject, speaking bool)

func (NSSpeechSynthesizerDelegateObject) SpeechSynthesizerWillSpeakPhoneme

func (o NSSpeechSynthesizerDelegateObject) SpeechSynthesizerWillSpeakPhoneme(synthesizer objectivec.IObject, phoneme int16)

func (NSSpeechSynthesizerDelegateObject) SpeechSynthesizerWillSpeakWordOfString

func (o NSSpeechSynthesizerDelegateObject) SpeechSynthesizerWillSpeakWordOfString(synthesizer objectivec.IObject, word foundation.NSRange, string_ objectivec.IObject)

type NSTabViewDelegate

type NSTabViewDelegate interface {
	objectivec.IObject
}

NSTabViewDelegate protocol.

type NSTabViewDelegateObject

type NSTabViewDelegateObject struct {
	objectivec.Object
}

NSTabViewDelegateObject wraps an existing Objective-C object that conforms to the NSTabViewDelegate protocol.

func NSTabViewDelegateObjectFromID

func NSTabViewDelegateObjectFromID(id objc.ID) NSTabViewDelegateObject

NSTabViewDelegateObjectFromID constructs a NSTabViewDelegateObject from an objc.ID. The object is determined to conform to the protocol at runtime.

func (NSTabViewDelegateObject) BaseObject

func (o NSTabViewDelegateObject) BaseObject() objectivec.Object

func (NSTabViewDelegateObject) TabViewDidChangeNumberOfTabViewItems

func (o NSTabViewDelegateObject) TabViewDidChangeNumberOfTabViewItems(items objectivec.IObject)

func (NSTabViewDelegateObject) TabViewDidSelectTabViewItem

func (o NSTabViewDelegateObject) TabViewDidSelectTabViewItem(view objectivec.IObject, item objectivec.IObject)

func (NSTabViewDelegateObject) TabViewShouldSelectTabViewItem

func (o NSTabViewDelegateObject) TabViewShouldSelectTabViewItem(view objectivec.IObject, item objectivec.IObject) bool

func (NSTabViewDelegateObject) TabViewWillSelectTabViewItem

func (o NSTabViewDelegateObject) TabViewWillSelectTabViewItem(view objectivec.IObject, item objectivec.IObject)

type SOAudioFileUtilities

type SOAudioFileUtilities struct {
	objectivec.Object
}

func NewSOAudioFileUtilities

func NewSOAudioFileUtilities() SOAudioFileUtilities

NewSOAudioFileUtilities creates a new SOAudioFileUtilities instance.

func SOAudioFileUtilitiesFromID

func SOAudioFileUtilitiesFromID(id objc.ID) SOAudioFileUtilities

SOAudioFileUtilitiesFromID constructs a SOAudioFileUtilities from an objc.ID.

func (SOAudioFileUtilities) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOAudioFileUtilities) Init

Init initializes the instance.

type SOAudioFileUtilitiesClass

type SOAudioFileUtilitiesClass struct {
	// contains filtered or unexported fields
}

func GetSOAudioFileUtilitiesClass

func GetSOAudioFileUtilitiesClass() SOAudioFileUtilitiesClass

GetSOAudioFileUtilitiesClass returns the class object for SOAudioFileUtilities.

func (SOAudioFileUtilitiesClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOAudioFileUtilitiesClass) Class

Class returns the underlying Objective-C class pointer.

func (SOAudioFileUtilitiesClass) SampleDataFromContentsOfFileStreamDescription

func (_SOAudioFileUtilitiesClass SOAudioFileUtilitiesClass) SampleDataFromContentsOfFileStreamDescription(file objectivec.IObject, description coreaudiotypes.AudioStreamBasicDescription) objectivec.IObject

func (SOAudioFileUtilitiesClass) WriteSampleDataToFileDataStreamDescriptionFileStreamDescription

func (_SOAudioFileUtilitiesClass SOAudioFileUtilitiesClass) WriteSampleDataToFileDataStreamDescriptionFileStreamDescription(data objectivec.IObject, file objectivec.IObject, description coreaudiotypes.AudioStreamBasicDescription, description2 coreaudiotypes.AudioStreamBasicDescription) bool

type SOCustomizeSRLanguagesWindowController

type SOCustomizeSRLanguagesWindowController struct {
	appkit.NSWindowController
}

Methods

func NewSOCustomizeSRLanguagesWindowController

func NewSOCustomizeSRLanguagesWindowController() SOCustomizeSRLanguagesWindowController

NewSOCustomizeSRLanguagesWindowController creates a new SOCustomizeSRLanguagesWindowController instance.

func SOCustomizeSRLanguagesWindowControllerFromID

func SOCustomizeSRLanguagesWindowControllerFromID(id objc.ID) SOCustomizeSRLanguagesWindowController

SOCustomizeSRLanguagesWindowControllerFromID constructs a SOCustomizeSRLanguagesWindowController from an objc.ID.

func (SOCustomizeSRLanguagesWindowController) AcceptSelection

func (s SOCustomizeSRLanguagesWindowController) AcceptSelection(selection objectivec.IObject)

func (SOCustomizeSRLanguagesWindowController) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOCustomizeSRLanguagesWindowController) CanPropagateCheckboxSelection added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanPropagateCheckboxSelection() bool

CanPropagateCheckboxSelection reports whether the receiver responds to the private selector _propagateCheckboxSelection:.

func (SOCustomizeSRLanguagesWindowController) CanPropagateDownloadVariantSelection added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanPropagateDownloadVariantSelection() bool

CanPropagateDownloadVariantSelection reports whether the receiver responds to the private selector _propagateDownloadVariantSelection:.

func (SOCustomizeSRLanguagesWindowController) CanRebuildList added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanRebuildList() bool

CanRebuildList reports whether the receiver responds to the private selector _rebuildList.

func (SOCustomizeSRLanguagesWindowController) CanSetRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanSetRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected() bool

CanSetRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected reports whether the receiver responds to the private selector _setRowStatusFieldView:variantPopUpButton:speechItem:isSelected:.

func (SOCustomizeSRLanguagesWindowController) CanUpdateButtonStatesOnlyIfDownloadRequired added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanUpdateButtonStatesOnlyIfDownloadRequired() bool

CanUpdateButtonStatesOnlyIfDownloadRequired reports whether the receiver responds to the private selector _updateButtonStatesOnlyIfDownloadRequired:.

func (SOCustomizeSRLanguagesWindowController) CanUpdateDisplayUsingFilterString added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanUpdateDisplayUsingFilterString() bool

CanUpdateDisplayUsingFilterString reports whether the receiver responds to the private selector _updateDisplayUsingFilterString:.

func (SOCustomizeSRLanguagesWindowController) CanUpdateRowDownloadStatus added in v0.6.0

func (s SOCustomizeSRLanguagesWindowController) CanUpdateRowDownloadStatus() bool

CanUpdateRowDownloadStatus reports whether the receiver responds to the private selector _updateRowDownloadStatus.

func (SOCustomizeSRLanguagesWindowController) CancelSelection

func (s SOCustomizeSRLanguagesWindowController) CancelSelection(selection objectivec.IObject)

func (SOCustomizeSRLanguagesWindowController) DebugDescription

func (s SOCustomizeSRLanguagesWindowController) DebugDescription() string

func (SOCustomizeSRLanguagesWindowController) Description

func (SOCustomizeSRLanguagesWindowController) Hash

func (SOCustomizeSRLanguagesWindowController) Init

Init initializes the instance.

func (SOCustomizeSRLanguagesWindowController) NumberOfRowsInTableView

func (s SOCustomizeSRLanguagesWindowController) NumberOfRowsInTableView(view objectivec.IObject) int64

func (SOCustomizeSRLanguagesWindowController) PropagateCheckboxSelection

func (s SOCustomizeSRLanguagesWindowController) PropagateCheckboxSelection(selection objectivec.IObject) error

PropagateCheckboxSelection is an exported wrapper for the private method _propagateCheckboxSelection.

func (SOCustomizeSRLanguagesWindowController) PropagateDownloadVariantSelection

func (s SOCustomizeSRLanguagesWindowController) PropagateDownloadVariantSelection(selection objectivec.IObject) error

PropagateDownloadVariantSelection is an exported wrapper for the private method _propagateDownloadVariantSelection.

func (SOCustomizeSRLanguagesWindowController) RebuildList

RebuildList is an exported wrapper for the private method _rebuildList.

func (SOCustomizeSRLanguagesWindowController) SearchFieldChanged

func (s SOCustomizeSRLanguagesWindowController) SearchFieldChanged(changed objectivec.IObject)

func (SOCustomizeSRLanguagesWindowController) SetRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected

func (s SOCustomizeSRLanguagesWindowController) SetRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected(view objectivec.IObject, button objectivec.IObject, item objectivec.IObject, selected bool) error

SetRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected is an exported wrapper for the private method _setRowStatusFieldViewVariantPopUpButtonSpeechItemIsSelected.

func (SOCustomizeSRLanguagesWindowController) ShowSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems

func (s SOCustomizeSRLanguagesWindowController) ShowSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems(window objectivec.IObject, identifiers objectivec.IObject, identifier objectivec.IObject, downloads bool, items bool)

func (SOCustomizeSRLanguagesWindowController) Superclass

func (SOCustomizeSRLanguagesWindowController) TableViewIsGroupRow

func (s SOCustomizeSRLanguagesWindowController) TableViewIsGroupRow(view objectivec.IObject, row int) bool

func (SOCustomizeSRLanguagesWindowController) TableViewSelectionDidChange

func (s SOCustomizeSRLanguagesWindowController) TableViewSelectionDidChange(change objectivec.IObject)

func (SOCustomizeSRLanguagesWindowController) TableViewShouldSelectRow

func (s SOCustomizeSRLanguagesWindowController) TableViewShouldSelectRow(view objectivec.IObject, row int64) bool

func (SOCustomizeSRLanguagesWindowController) TableViewViewForTableColumnRow

func (s SOCustomizeSRLanguagesWindowController) TableViewViewForTableColumnRow(view objectivec.IObject, column objectivec.IObject, row int64) objectivec.IObject

func (SOCustomizeSRLanguagesWindowController) UpdateButtonStatesOnlyIfDownloadRequired

func (s SOCustomizeSRLanguagesWindowController) UpdateButtonStatesOnlyIfDownloadRequired(required bool) error

UpdateButtonStatesOnlyIfDownloadRequired is an exported wrapper for the private method _updateButtonStatesOnlyIfDownloadRequired.

func (SOCustomizeSRLanguagesWindowController) UpdateDisplayUsingFilterString

func (s SOCustomizeSRLanguagesWindowController) UpdateDisplayUsingFilterString(string_ objectivec.IObject) error

UpdateDisplayUsingFilterString is an exported wrapper for the private method _updateDisplayUsingFilterString.

func (SOCustomizeSRLanguagesWindowController) UpdateRowDownloadStatus

func (s SOCustomizeSRLanguagesWindowController) UpdateRowDownloadStatus() error

UpdateRowDownloadStatus is an exported wrapper for the private method _updateRowDownloadStatus.

type SOCustomizeSRLanguagesWindowControllerClass

type SOCustomizeSRLanguagesWindowControllerClass struct {
	// contains filtered or unexported fields
}

func GetSOCustomizeSRLanguagesWindowControllerClass

func GetSOCustomizeSRLanguagesWindowControllerClass() SOCustomizeSRLanguagesWindowControllerClass

GetSOCustomizeSRLanguagesWindowControllerClass returns the class object for SOCustomizeSRLanguagesWindowController.

func (SOCustomizeSRLanguagesWindowControllerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOCustomizeSRLanguagesWindowControllerClass) Class

Class returns the underlying Objective-C class pointer.

type SODownloadDisplayManager

type SODownloadDisplayManager struct {
	objectivec.Object
}

Methods

func NewSODownloadDisplayManager

func NewSODownloadDisplayManager() SODownloadDisplayManager

NewSODownloadDisplayManager creates a new SODownloadDisplayManager instance.

func SODownloadDisplayManagerFromID

func SODownloadDisplayManagerFromID(id objc.ID) SODownloadDisplayManager

SODownloadDisplayManagerFromID constructs a SODownloadDisplayManager from an objc.ID.

func (SODownloadDisplayManager) AppendAveragingTimeInterval

func (s SODownloadDisplayManager) AppendAveragingTimeInterval(interval float64) error

AppendAveragingTimeInterval is an exported wrapper for the private method _appendAveragingTimeInterval.

func (SODownloadDisplayManager) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SODownloadDisplayManager) AveragedTimeInterval

func (s SODownloadDisplayManager) AveragedTimeInterval() (float64, error)

AveragedTimeInterval is an exported wrapper for the private method _averagedTimeInterval.

func (SODownloadDisplayManager) CanAppendAveragingTimeInterval added in v0.6.0

func (s SODownloadDisplayManager) CanAppendAveragingTimeInterval() bool

CanAppendAveragingTimeInterval reports whether the receiver responds to the private selector _appendAveragingTimeInterval:.

func (SODownloadDisplayManager) CanAveragedTimeInterval added in v0.6.0

func (s SODownloadDisplayManager) CanAveragedTimeInterval() bool

CanAveragedTimeInterval reports whether the receiver responds to the private selector _averagedTimeInterval.

func (SODownloadDisplayManager) Init

Init initializes the instance.

func (SODownloadDisplayManager) Reset

func (s SODownloadDisplayManager) Reset()

func (SODownloadDisplayManager) TimeRemainingForActiveInstallationsWithTagPrefix

func (s SODownloadDisplayManager) TimeRemainingForActiveInstallationsWithTagPrefix(installations objectivec.IObject, prefix objectivec.IObject) float64

type SODownloadDisplayManagerClass

type SODownloadDisplayManagerClass struct {
	// contains filtered or unexported fields
}

func GetSODownloadDisplayManagerClass

func GetSODownloadDisplayManagerClass() SODownloadDisplayManagerClass

GetSODownloadDisplayManagerClass returns the class object for SODownloadDisplayManager.

func (SODownloadDisplayManagerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SODownloadDisplayManagerClass) Class

Class returns the underlying Objective-C class pointer.

type SOPowerSavvyTimer

type SOPowerSavvyTimer struct {
	foundation.NSTimer
}

Methods

func NewSOPowerSavvyTimer

func NewSOPowerSavvyTimer() SOPowerSavvyTimer

NewSOPowerSavvyTimer creates a new SOPowerSavvyTimer instance.

func SOPowerSavvyTimerFromID

func SOPowerSavvyTimerFromID(id objc.ID) SOPowerSavvyTimer

SOPowerSavvyTimerFromID constructs a SOPowerSavvyTimer from an objc.ID.

func (SOPowerSavvyTimer) Autorelease

func (s SOPowerSavvyTimer) Autorelease() SOPowerSavvyTimer

Autorelease adds the receiver to the current autorelease pool.

func (SOPowerSavvyTimer) Init

Init initializes the instance.

func (SOPowerSavvyTimer) IsValid

func (s SOPowerSavvyTimer) IsValid() bool

func (SOPowerSavvyTimer) Repeats

func (s SOPowerSavvyTimer) Repeats() bool

func (SOPowerSavvyTimer) Selector

func (s SOPowerSavvyTimer) Selector() objectivec.SEL

func (SOPowerSavvyTimer) SetRepeats

func (s SOPowerSavvyTimer) SetRepeats(value bool)

func (SOPowerSavvyTimer) SetSelector

func (s SOPowerSavvyTimer) SetSelector(value objectivec.SEL)

func (SOPowerSavvyTimer) SetTarget

func (s SOPowerSavvyTimer) SetTarget(value objectivec.IObject)

func (SOPowerSavvyTimer) SetTimer added in v0.6.10

func (s SOPowerSavvyTimer) SetTimer(value foundation.Timer)

func (SOPowerSavvyTimer) Target

func (SOPowerSavvyTimer) Timer added in v0.6.10

type SOPowerSavvyTimerClass

type SOPowerSavvyTimerClass struct {
	// contains filtered or unexported fields
}

func GetSOPowerSavvyTimerClass

func GetSOPowerSavvyTimerClass() SOPowerSavvyTimerClass

GetSOPowerSavvyTimerClass returns the class object for SOPowerSavvyTimer.

func (SOPowerSavvyTimerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOPowerSavvyTimerClass) Class

func (sc SOPowerSavvyTimerClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (SOPowerSavvyTimerClass) RequestTargetPerformSelectorWithObjectAfterDelay

func (_SOPowerSavvyTimerClass SOPowerSavvyTimerClass) RequestTargetPerformSelectorWithObjectAfterDelay(target objectivec.IObject, selector objectivec.SEL, object objectivec.IObject, delay float64)

type SOSRLanguageItem

type SOSRLanguageItem struct {
	SOSpeechItem
}

Methods

func NewSOSRLanguageItem

func NewSOSRLanguageItem() SOSRLanguageItem

NewSOSRLanguageItem creates a new SOSRLanguageItem instance.

func NewSOSRLanguageItemWithDownloadableBundleIdentifierProperties

func NewSOSRLanguageItemWithDownloadableBundleIdentifierProperties(identifier objectivec.IObject, properties objectivec.IObject) SOSRLanguageItem

func NewSOSRLanguageItemWithLocaleIdentifier

func NewSOSRLanguageItemWithLocaleIdentifier(identifier objectivec.IObject) SOSRLanguageItem

func NewSOSRLanguageItemWithLocaleIdentifierUsingOffline

func NewSOSRLanguageItemWithLocaleIdentifierUsingOffline(identifier objectivec.IObject, offline bool) SOSRLanguageItem

func SOSRLanguageItemFromID

func SOSRLanguageItemFromID(id objc.ID) SOSRLanguageItem

SOSRLanguageItemFromID constructs a SOSRLanguageItem from an objc.ID.

func (SOSRLanguageItem) Autorelease

func (s SOSRLanguageItem) Autorelease() SOSRLanguageItem

Autorelease adds the receiver to the current autorelease pool.

func (SOSRLanguageItem) Init

Init initializes the instance.

func (SOSRLanguageItem) InitWithLocaleIdentifier

func (s SOSRLanguageItem) InitWithLocaleIdentifier(identifier objectivec.IObject) SOSRLanguageItem

func (SOSRLanguageItem) InitWithLocaleIdentifierUsingOffline

func (s SOSRLanguageItem) InitWithLocaleIdentifierUsingOffline(identifier objectivec.IObject, offline bool) SOSRLanguageItem

type SOSRLanguageItemClass

type SOSRLanguageItemClass struct {
	// contains filtered or unexported fields
}

func GetSOSRLanguageItemClass

func GetSOSRLanguageItemClass() SOSRLanguageItemClass

GetSOSRLanguageItemClass returns the class object for SOSRLanguageItem.

func (SOSRLanguageItemClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRLanguageItemClass) AvailableLocalRecognizerLanguageItems

func (_SOSRLanguageItemClass SOSRLanguageItemClass) AvailableLocalRecognizerLanguageItems() objectivec.IObject

func (SOSRLanguageItemClass) BestIndexFromLanguageItemsForLocaleIdentifier

func (_SOSRLanguageItemClass SOSRLanguageItemClass) BestIndexFromLanguageItemsForLocaleIdentifier(items objectivec.IObject, identifier objectivec.IObject) uint64

func (SOSRLanguageItemClass) Class

func (sc SOSRLanguageItemClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (SOSRLanguageItemClass) DownloadableLocalSRLanguageItems

func (_SOSRLanguageItemClass SOSRLanguageItemClass) DownloadableLocalSRLanguageItems() objectivec.IObject

func (SOSRLanguageItemClass) EngineIdentifierFromLocaleIdentifier

func (_SOSRLanguageItemClass SOSRLanguageItemClass) EngineIdentifierFromLocaleIdentifier(identifier objectivec.IObject) objectivec.IObject

func (SOSRLanguageItemClass) LanguageItemFromLanguageItemsMatchingLocaleIdentifier

func (_SOSRLanguageItemClass SOSRLanguageItemClass) LanguageItemFromLanguageItemsMatchingLocaleIdentifier(items objectivec.IObject, identifier objectivec.IObject) objectivec.IObject

func (SOSRLanguageItemClass) LanguageItemsFromLocaleIdentifiers

func (_SOSRLanguageItemClass SOSRLanguageItemClass) LanguageItemsFromLocaleIdentifiers(identifiers objectivec.IObject) objectivec.IObject

func (SOSRLanguageItemClass) LanguageItemsFromLocaleIdentifiersUsingOffline

func (_SOSRLanguageItemClass SOSRLanguageItemClass) LanguageItemsFromLocaleIdentifiersUsingOffline(identifiers objectivec.IObject, offline bool) objectivec.IObject

func (SOSRLanguageItemClass) PreferredDictationLocaleIdentifierFromAvaiableLocaleIdentifiersDefaultLocaleIdentifier

func (_SOSRLanguageItemClass SOSRLanguageItemClass) PreferredDictationLocaleIdentifierFromAvaiableLocaleIdentifiersDefaultLocaleIdentifier(identifiers objectivec.IObject, identifier objectivec.IObject) objectivec.IObject

func (SOSRLanguageItemClass) SetVisibilityValueForLocaleIdentifierUsingOffline

func (_SOSRLanguageItemClass SOSRLanguageItemClass) SetVisibilityValueForLocaleIdentifierUsingOffline(value uint64, identifier objectivec.IObject, offline bool)

func (SOSRLanguageItemClass) SetVisibleSRLanguageItemsTableUsingOffline

func (_SOSRLanguageItemClass SOSRLanguageItemClass) SetVisibleSRLanguageItemsTableUsingOffline(table objectivec.IObject, offline bool)

func (SOSRLanguageItemClass) TagNameFromLocaleIdentifier

func (_SOSRLanguageItemClass SOSRLanguageItemClass) TagNameFromLocaleIdentifier(identifier objectivec.IObject) objectivec.IObject

func (SOSRLanguageItemClass) VisibiltyValueForLocaleIdentifierEntryExistsUsingOffline

func (_SOSRLanguageItemClass SOSRLanguageItemClass) VisibiltyValueForLocaleIdentifierEntryExistsUsingOffline(identifier objectivec.IObject, exists *bool, offline bool) uint64

func (SOSRLanguageItemClass) VisibleSRLanguageItemsTableUsingOffline

func (_SOSRLanguageItemClass SOSRLanguageItemClass) VisibleSRLanguageItemsTableUsingOffline(offline bool) objectivec.IObject

type SOSRLanguagePopUpButton

type SOSRLanguagePopUpButton struct {
	appkit.NSPopUpButton
}

Methods

func NewSOSRLanguagePopUpButton

func NewSOSRLanguagePopUpButton() SOSRLanguagePopUpButton

NewSOSRLanguagePopUpButton creates a new SOSRLanguagePopUpButton instance.

func NewSOSRLanguagePopUpButtonWithCoder

func NewSOSRLanguagePopUpButtonWithCoder(coder objectivec.IObject) SOSRLanguagePopUpButton

func NewSOSRLanguagePopUpButtonWithFrame

func NewSOSRLanguagePopUpButtonWithFrame(frame corefoundation.CGRect) SOSRLanguagePopUpButton

func SOSRLanguagePopUpButtonFromID

func SOSRLanguagePopUpButtonFromID(id objc.ID) SOSRLanguagePopUpButton

SOSRLanguagePopUpButtonFromID constructs a SOSRLanguagePopUpButton from an objc.ID.

func (SOSRLanguagePopUpButton) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSRLanguagePopUpButton) BuildPopUpButtonAndSelectLocaleIdentifierNetworkSupportedLocaleIdentifiersOfflineSupportedLocaleIdentifiers

func (s SOSRLanguagePopUpButton) BuildPopUpButtonAndSelectLocaleIdentifierNetworkSupportedLocaleIdentifiersOfflineSupportedLocaleIdentifiers(identifier objectivec.IObject, identifiers objectivec.IObject, identifiers2 objectivec.IObject)

func (SOSRLanguagePopUpButton) CanClearDownloadStatusFieldAfterPreHeat added in v0.6.0

func (s SOSRLanguagePopUpButton) CanClearDownloadStatusFieldAfterPreHeat() bool

CanClearDownloadStatusFieldAfterPreHeat reports whether the receiver responds to the private selector _clearDownloadStatusFieldAfterPreHeat.

func (SOSRLanguagePopUpButton) CanInitCommon added in v0.6.0

func (s SOSRLanguagePopUpButton) CanInitCommon() bool

CanInitCommon reports whether the receiver responds to the private selector _initCommon.

func (SOSRLanguagePopUpButton) CanStartDelayedPopUpUpdate added in v0.6.0

func (s SOSRLanguagePopUpButton) CanStartDelayedPopUpUpdate() bool

CanStartDelayedPopUpUpdate reports whether the receiver responds to the private selector _startDelayedPopUpUpdate.

func (SOSRLanguagePopUpButton) CanStatusStringForActiveDownloads added in v0.6.0

func (s SOSRLanguagePopUpButton) CanStatusStringForActiveDownloads() bool

CanStatusStringForActiveDownloads reports whether the receiver responds to the private selector _statusStringForActiveDownloads.

func (SOSRLanguagePopUpButton) CanUpdateDownloadStatusFields added in v0.6.0

func (s SOSRLanguagePopUpButton) CanUpdateDownloadStatusFields() bool

CanUpdateDownloadStatusFields reports whether the receiver responds to the private selector _updateDownloadStatusFields.

func (SOSRLanguagePopUpButton) CanUpdateSRLanguageMenu added in v0.6.0

func (s SOSRLanguagePopUpButton) CanUpdateSRLanguageMenu() bool

CanUpdateSRLanguageMenu reports whether the receiver responds to the private selector _updateSRLanguageMenu.

func (SOSRLanguagePopUpButton) ClearDownloadStatusFieldAfterPreHeat

func (s SOSRLanguagePopUpButton) ClearDownloadStatusFieldAfterPreHeat() error

ClearDownloadStatusFieldAfterPreHeat is an exported wrapper for the private method _clearDownloadStatusFieldAfterPreHeat.

func (SOSRLanguagePopUpButton) Init

Init initializes the instance.

func (SOSRLanguagePopUpButton) InitCommon

func (s SOSRLanguagePopUpButton) InitCommon() error

InitCommon is an exported wrapper for the private method _initCommon.

func (SOSRLanguagePopUpButton) InstallationFinished

func (s SOSRLanguagePopUpButton) InstallationFinished(finished objectivec.IObject)

func (SOSRLanguagePopUpButton) LanguagesAreDownloadable

func (s SOSRLanguagePopUpButton) LanguagesAreDownloadable() bool

func (SOSRLanguagePopUpButton) NetworkBasedLocaleIdentifiers

func (s SOSRLanguagePopUpButton) NetworkBasedLocaleIdentifiers() foundation.INSArray

func (SOSRLanguagePopUpButton) OfflineBasedLocaleIdentifiers

func (s SOSRLanguagePopUpButton) OfflineBasedLocaleIdentifiers() foundation.INSArray

func (SOSRLanguagePopUpButton) PreviouslyChosenLocaleIdentifier

func (s SOSRLanguagePopUpButton) PreviouslyChosenLocaleIdentifier() string

func (SOSRLanguagePopUpButton) SelectedLanguageItem

func (s SOSRLanguagePopUpButton) SelectedLanguageItem() objectivec.IObject

func (SOSRLanguagePopUpButton) SetLanguagesAreDownloadable

func (s SOSRLanguagePopUpButton) SetLanguagesAreDownloadable(value bool)

func (SOSRLanguagePopUpButton) SetNetworkBasedLocaleIdentifiers

func (s SOSRLanguagePopUpButton) SetNetworkBasedLocaleIdentifiers(value foundation.INSArray)

func (SOSRLanguagePopUpButton) SetOfflineBasedLocaleIdentifiers

func (s SOSRLanguagePopUpButton) SetOfflineBasedLocaleIdentifiers(value foundation.INSArray)

func (SOSRLanguagePopUpButton) SetPreviouslyChosenLocaleIdentifier

func (s SOSRLanguagePopUpButton) SetPreviouslyChosenLocaleIdentifier(value string)

func (SOSRLanguagePopUpButton) SetShowOnlyNetworkSupportedItems

func (s SOSRLanguagePopUpButton) SetShowOnlyNetworkSupportedItems(value bool)

func (SOSRLanguagePopUpButton) ShowOnlyNetworkSupportedItems

func (s SOSRLanguagePopUpButton) ShowOnlyNetworkSupportedItems() bool

func (SOSRLanguagePopUpButton) StartDelayedPopUpUpdate

func (s SOSRLanguagePopUpButton) StartDelayedPopUpUpdate() error

StartDelayedPopUpUpdate is an exported wrapper for the private method _startDelayedPopUpUpdate.

func (SOSRLanguagePopUpButton) StatusStringForActiveDownloads

func (s SOSRLanguagePopUpButton) StatusStringForActiveDownloads() (objectivec.IObject, error)

StatusStringForActiveDownloads is an exported wrapper for the private method _statusStringForActiveDownloads.

func (SOSRLanguagePopUpButton) UpdateDownloadStatusFields

func (s SOSRLanguagePopUpButton) UpdateDownloadStatusFields() error

UpdateDownloadStatusFields is an exported wrapper for the private method _updateDownloadStatusFields.

func (SOSRLanguagePopUpButton) UpdateSRLanguageMenu

func (s SOSRLanguagePopUpButton) UpdateSRLanguageMenu() error

UpdateSRLanguageMenu is an exported wrapper for the private method _updateSRLanguageMenu.

type SOSRLanguagePopUpButtonClass

type SOSRLanguagePopUpButtonClass struct {
	// contains filtered or unexported fields
}

func GetSOSRLanguagePopUpButtonClass

func GetSOSRLanguagePopUpButtonClass() SOSRLanguagePopUpButtonClass

GetSOSRLanguagePopUpButtonClass returns the class object for SOSRLanguagePopUpButton.

func (SOSRLanguagePopUpButtonClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRLanguagePopUpButtonClass) Class

Class returns the underlying Objective-C class pointer.

type SOSRLanguageRow

type SOSRLanguageRow struct {
	objectivec.Object
}

Methods

func NewSOSRLanguageRow

func NewSOSRLanguageRow() SOSRLanguageRow

NewSOSRLanguageRow creates a new SOSRLanguageRow instance.

func NewSOSRLanguageRowWithTitleSrLanguageItem

func NewSOSRLanguageRowWithTitleSrLanguageItem(title objectivec.IObject, item objectivec.IObject) SOSRLanguageRow

func SOSRLanguageRowFromID

func SOSRLanguageRowFromID(id objc.ID) SOSRLanguageRow

SOSRLanguageRowFromID constructs a SOSRLanguageRow from an objc.ID.

func (SOSRLanguageRow) Autorelease

func (s SOSRLanguageRow) Autorelease() SOSRLanguageRow

Autorelease adds the receiver to the current autorelease pool.

func (SOSRLanguageRow) GroupRow

func (s SOSRLanguageRow) GroupRow() bool

func (SOSRLanguageRow) Init

Init initializes the instance.

func (SOSRLanguageRow) InitWithTitleSrLanguageItem

func (s SOSRLanguageRow) InitWithTitleSrLanguageItem(title objectivec.IObject, item objectivec.IObject) SOSRLanguageRow

func (SOSRLanguageRow) IsGroupRow

func (s SOSRLanguageRow) IsGroupRow() bool

func (SOSRLanguageRow) IsSelected

func (s SOSRLanguageRow) IsSelected() bool

func (SOSRLanguageRow) Selected

func (s SOSRLanguageRow) Selected() bool

func (SOSRLanguageRow) SetGroupRow

func (s SOSRLanguageRow) SetGroupRow(value bool)

func (SOSRLanguageRow) SetSelected

func (s SOSRLanguageRow) SetSelected(value bool)

func (SOSRLanguageRow) SetSelectedUsingLanguageCodeOnlyToSelectItems

func (s SOSRLanguageRow) SetSelectedUsingLanguageCodeOnlyToSelectItems(items bool)

func (SOSRLanguageRow) SetTableIndex

func (s SOSRLanguageRow) SetTableIndex(value uint64)

func (SOSRLanguageRow) SrLanguageItem

func (s SOSRLanguageRow) SrLanguageItem() ISOSRLanguageItem

func (SOSRLanguageRow) TableIndex

func (s SOSRLanguageRow) TableIndex() uint64

func (SOSRLanguageRow) Title

func (s SOSRLanguageRow) Title() string

type SOSRLanguageRowCheckboxButton

type SOSRLanguageRowCheckboxButton struct {
	appkit.NSButton
}

Methods

func NewSOSRLanguageRowCheckboxButton

func NewSOSRLanguageRowCheckboxButton() SOSRLanguageRowCheckboxButton

NewSOSRLanguageRowCheckboxButton creates a new SOSRLanguageRowCheckboxButton instance.

func SOSRLanguageRowCheckboxButtonFromID

func SOSRLanguageRowCheckboxButtonFromID(id objc.ID) SOSRLanguageRowCheckboxButton

SOSRLanguageRowCheckboxButtonFromID constructs a SOSRLanguageRowCheckboxButton from an objc.ID.

func (SOSRLanguageRowCheckboxButton) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSRLanguageRowCheckboxButton) Init

Init initializes the instance.

func (SOSRLanguageRowCheckboxButton) LocaleIdentifier

func (s SOSRLanguageRowCheckboxButton) LocaleIdentifier() string

func (SOSRLanguageRowCheckboxButton) SetLocaleIdentifier

func (s SOSRLanguageRowCheckboxButton) SetLocaleIdentifier(value string)

type SOSRLanguageRowCheckboxButtonClass

type SOSRLanguageRowCheckboxButtonClass struct {
	// contains filtered or unexported fields
}

func GetSOSRLanguageRowCheckboxButtonClass

func GetSOSRLanguageRowCheckboxButtonClass() SOSRLanguageRowCheckboxButtonClass

GetSOSRLanguageRowCheckboxButtonClass returns the class object for SOSRLanguageRowCheckboxButton.

func (SOSRLanguageRowCheckboxButtonClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRLanguageRowCheckboxButtonClass) Class

Class returns the underlying Objective-C class pointer.

type SOSRLanguageRowClass

type SOSRLanguageRowClass struct {
	// contains filtered or unexported fields
}

func GetSOSRLanguageRowClass

func GetSOSRLanguageRowClass() SOSRLanguageRowClass

GetSOSRLanguageRowClass returns the class object for SOSRLanguageRow.

func (SOSRLanguageRowClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRLanguageRowClass) ArrangedRowsFromSRLanguageItemsGroupCountriesUseLanguageCodeOnlyToSelectItemsShowCurrentLocaleAtTop

func (_SOSRLanguageRowClass SOSRLanguageRowClass) ArrangedRowsFromSRLanguageItemsGroupCountriesUseLanguageCodeOnlyToSelectItemsShowCurrentLocaleAtTop(items objectivec.IObject, countries bool, items2 bool, top bool) objectivec.IObject

func (SOSRLanguageRowClass) Class

func (sc SOSRLanguageRowClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type SOSRLanguageRowTextView

type SOSRLanguageRowTextView struct {
	appkit.NSTextField
}

func NewSOSRLanguageRowTextView

func NewSOSRLanguageRowTextView() SOSRLanguageRowTextView

NewSOSRLanguageRowTextView creates a new SOSRLanguageRowTextView instance.

func SOSRLanguageRowTextViewFromID

func SOSRLanguageRowTextViewFromID(id objc.ID) SOSRLanguageRowTextView

SOSRLanguageRowTextViewFromID constructs a SOSRLanguageRowTextView from an objc.ID.

func (SOSRLanguageRowTextView) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSRLanguageRowTextView) Init

Init initializes the instance.

type SOSRLanguageRowTextViewClass

type SOSRLanguageRowTextViewClass struct {
	// contains filtered or unexported fields
}

func GetSOSRLanguageRowTextViewClass

func GetSOSRLanguageRowTextViewClass() SOSRLanguageRowTextViewClass

GetSOSRLanguageRowTextViewClass returns the class object for SOSRLanguageRowTextView.

func (SOSRLanguageRowTextViewClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRLanguageRowTextViewClass) Class

Class returns the underlying Objective-C class pointer.

type SOSRLanguageTableCellView

type SOSRLanguageTableCellView struct {
	appkit.NSTableCellView
}

Methods

func NewSOSRLanguageTableCellView

func NewSOSRLanguageTableCellView() SOSRLanguageTableCellView

NewSOSRLanguageTableCellView creates a new SOSRLanguageTableCellView instance.

func SOSRLanguageTableCellViewFromID

func SOSRLanguageTableCellViewFromID(id objc.ID) SOSRLanguageTableCellView

SOSRLanguageTableCellViewFromID constructs a SOSRLanguageTableCellView from an objc.ID.

func (SOSRLanguageTableCellView) ActiveCheckbox

func (SOSRLanguageTableCellView) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSRLanguageTableCellView) DownloadMessageTextField

func (s SOSRLanguageTableCellView) DownloadMessageTextField() appkit.NSTextField

func (SOSRLanguageTableCellView) DownloadVariantPopUpButton

func (s SOSRLanguageTableCellView) DownloadVariantPopUpButton() appkit.NSPopUpButton

func (SOSRLanguageTableCellView) Init

Init initializes the instance.

type SOSRLanguageTableCellViewClass

type SOSRLanguageTableCellViewClass struct {
	// contains filtered or unexported fields
}

func GetSOSRLanguageTableCellViewClass

func GetSOSRLanguageTableCellViewClass() SOSRLanguageTableCellViewClass

GetSOSRLanguageTableCellViewClass returns the class object for SOSRLanguageTableCellView.

func (SOSRLanguageTableCellViewClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRLanguageTableCellViewClass) Class

Class returns the underlying Objective-C class pointer.

type SOSRSimpleLanguagePopUpButton

type SOSRSimpleLanguagePopUpButton struct {
	appkit.NSPopUpButton
}

Methods

func NewSOSRSimpleLanguagePopUpButton

func NewSOSRSimpleLanguagePopUpButton() SOSRSimpleLanguagePopUpButton

NewSOSRSimpleLanguagePopUpButton creates a new SOSRSimpleLanguagePopUpButton instance.

func NewSOSRSimpleLanguagePopUpButtonWithCoder

func NewSOSRSimpleLanguagePopUpButtonWithCoder(coder objectivec.IObject) SOSRSimpleLanguagePopUpButton

func SOSRSimpleLanguagePopUpButtonFromID

func SOSRSimpleLanguagePopUpButtonFromID(id objc.ID) SOSRSimpleLanguagePopUpButton

SOSRSimpleLanguagePopUpButtonFromID constructs a SOSRSimpleLanguagePopUpButton from an objc.ID.

func (SOSRSimpleLanguagePopUpButton) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSRSimpleLanguagePopUpButton) BuildPopUpButtonAndSelectLocaleIdentifierSupportedLocaleIdentifiers

func (s SOSRSimpleLanguagePopUpButton) BuildPopUpButtonAndSelectLocaleIdentifierSupportedLocaleIdentifiers(identifier objectivec.IObject, identifiers objectivec.IObject)

func (SOSRSimpleLanguagePopUpButton) CanRowsFromSRLanguageItems added in v0.6.0

func (s SOSRSimpleLanguagePopUpButton) CanRowsFromSRLanguageItems() bool

CanRowsFromSRLanguageItems reports whether the receiver responds to the private selector _rowsFromSRLanguageItems:.

func (SOSRSimpleLanguagePopUpButton) CanStartDelayedPopUpUpdate added in v0.6.0

func (s SOSRSimpleLanguagePopUpButton) CanStartDelayedPopUpUpdate() bool

CanStartDelayedPopUpUpdate reports whether the receiver responds to the private selector _startDelayedPopUpUpdate.

func (SOSRSimpleLanguagePopUpButton) CanUpdateSRLanguageMenu added in v0.6.0

func (s SOSRSimpleLanguagePopUpButton) CanUpdateSRLanguageMenu() bool

CanUpdateSRLanguageMenu reports whether the receiver responds to the private selector _updateSRLanguageMenu.

func (SOSRSimpleLanguagePopUpButton) Init

Init initializes the instance.

func (SOSRSimpleLanguagePopUpButton) PreviouslyChosenLocaleIdentifier

func (s SOSRSimpleLanguagePopUpButton) PreviouslyChosenLocaleIdentifier() string

func (SOSRSimpleLanguagePopUpButton) RowsFromSRLanguageItems

func (s SOSRSimpleLanguagePopUpButton) RowsFromSRLanguageItems(items objectivec.IObject) (objectivec.IObject, error)

RowsFromSRLanguageItems is an exported wrapper for the private method _rowsFromSRLanguageItems.

func (SOSRSimpleLanguagePopUpButton) SelectedLanguageItem

func (s SOSRSimpleLanguagePopUpButton) SelectedLanguageItem() objectivec.IObject

func (SOSRSimpleLanguagePopUpButton) SetPreviouslyChosenLocaleIdentifier

func (s SOSRSimpleLanguagePopUpButton) SetPreviouslyChosenLocaleIdentifier(value string)

func (SOSRSimpleLanguagePopUpButton) SetSupportedLocaleIdentifiers

func (s SOSRSimpleLanguagePopUpButton) SetSupportedLocaleIdentifiers(value foundation.INSArray)

func (SOSRSimpleLanguagePopUpButton) StartDelayedPopUpUpdate

func (s SOSRSimpleLanguagePopUpButton) StartDelayedPopUpUpdate() error

StartDelayedPopUpUpdate is an exported wrapper for the private method _startDelayedPopUpUpdate.

func (SOSRSimpleLanguagePopUpButton) SupportedLocaleIdentifiers

func (s SOSRSimpleLanguagePopUpButton) SupportedLocaleIdentifiers() foundation.INSArray

func (SOSRSimpleLanguagePopUpButton) UpdateSRLanguageMenu

func (s SOSRSimpleLanguagePopUpButton) UpdateSRLanguageMenu() error

UpdateSRLanguageMenu is an exported wrapper for the private method _updateSRLanguageMenu.

type SOSRSimpleLanguagePopUpButtonClass

type SOSRSimpleLanguagePopUpButtonClass struct {
	// contains filtered or unexported fields
}

func GetSOSRSimpleLanguagePopUpButtonClass

func GetSOSRSimpleLanguagePopUpButtonClass() SOSRSimpleLanguagePopUpButtonClass

GetSOSRSimpleLanguagePopUpButtonClass returns the class object for SOSRSimpleLanguagePopUpButton.

func (SOSRSimpleLanguagePopUpButtonClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSRSimpleLanguagePopUpButtonClass) Class

Class returns the underlying Objective-C class pointer.

type SOSpeechInstallationManager

type SOSpeechInstallationManager struct {
	objectivec.Object
}

Methods

func NewSOSpeechInstallationManager

func NewSOSpeechInstallationManager() SOSpeechInstallationManager

NewSOSpeechInstallationManager creates a new SOSpeechInstallationManager instance.

func SOSpeechInstallationManagerFromID

func SOSpeechInstallationManagerFromID(id objc.ID) SOSpeechInstallationManager

SOSpeechInstallationManagerFromID constructs a SOSpeechInstallationManager from an objc.ID.

func (SOSpeechInstallationManager) ActiveInstallations

func (s SOSpeechInstallationManager) ActiveInstallations() objectivec.IObject

func (SOSpeechInstallationManager) ActiveVoiceInstallations

func (s SOSpeechInstallationManager) ActiveVoiceInstallations() objectivec.IObject

func (SOSpeechInstallationManager) AreBackgroundDownloadsAllowed

func (s SOSpeechInstallationManager) AreBackgroundDownloadsAllowed() bool

func (SOSpeechInstallationManager) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSpeechInstallationManager) BundleForRemovableLanguagePassingBackTagName

func (s SOSpeechInstallationManager) BundleForRemovableLanguagePassingBackTagName(language objectivec.IObject, name []objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) BundleForRemovableVoicePassingBackTagName

func (s SOSpeechInstallationManager) BundleForRemovableVoicePassingBackTagName(voice objectivec.IObject, name []objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) CanClientHasRightsToCustomVoices added in v0.6.0

func (s SOSpeechInstallationManager) CanClientHasRightsToCustomVoices() bool

CanClientHasRightsToCustomVoices reports whether the receiver responds to the private selector _clientHasRightsToCustomVoices.

func (SOSpeechInstallationManager) CanCreateLocalPort added in v0.6.0

func (s SOSpeechInstallationManager) CanCreateLocalPort() bool

CanCreateLocalPort reports whether the receiver responds to the private selector _createLocalPort.

func (SOSpeechInstallationManager) CanCreateServerPortIfNeeded added in v0.6.0

func (s SOSpeechInstallationManager) CanCreateServerPortIfNeeded() bool

CanCreateServerPortIfNeeded reports whether the receiver responds to the private selector _createServerPortIfNeeded.

func (SOSpeechInstallationManager) CanOverriddenVoiceIdentifierDictionary added in v0.6.0

func (s SOSpeechInstallationManager) CanOverriddenVoiceIdentifierDictionary() bool

CanOverriddenVoiceIdentifierDictionary reports whether the receiver responds to the private selector _overriddenVoiceIdentifierDictionary.

func (SOSpeechInstallationManager) CanSendMessageWithDataWithReply added in v0.6.0

func (s SOSpeechInstallationManager) CanSendMessageWithDataWithReply() bool

CanSendMessageWithDataWithReply reports whether the receiver responds to the private selector _sendMessage:withData:withReply:.

func (SOSpeechInstallationManager) CanServerIsRunning added in v0.6.0

func (s SOSpeechInstallationManager) CanServerIsRunning() bool

CanServerIsRunning reports whether the receiver responds to the private selector _serverIsRunning.

func (SOSpeechInstallationManager) CanStartDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator added in v0.6.0

func (s SOSpeechInstallationManager) CanStartDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator() bool

CanStartDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator reports whether the receiver responds to the private selector _startDownloadingHighestQualityIfNecessaryForVoiceIdentifier:requireACPower:initiator:.

func (SOSpeechInstallationManager) CanVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality added in v0.6.0

func (s SOSpeechInstallationManager) CanVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality() bool

CanVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality reports whether the receiver responds to the private selector _voiceIdentifierForRootVoiceIdentifier:startDownloading:requireACPower:initiator:highestQuality:.

func (SOSpeechInstallationManager) CancelAllInstallations

func (s SOSpeechInstallationManager) CancelAllInstallations()

func (SOSpeechInstallationManager) CancelPurgingByInitiator

func (s SOSpeechInstallationManager) CancelPurgingByInitiator(initiator objectivec.IObject)

func (SOSpeechInstallationManager) CancelPurgingOfSpeechBundleIdentifiersInitiator

func (s SOSpeechInstallationManager) CancelPurgingOfSpeechBundleIdentifiersInitiator(identifiers objectivec.IObject, initiator objectivec.IObject)

func (SOSpeechInstallationManager) ClientHasRightsToCustomVoices

func (s SOSpeechInstallationManager) ClientHasRightsToCustomVoices() (bool, error)

ClientHasRightsToCustomVoices is an exported wrapper for the private method _clientHasRightsToCustomVoices.

func (SOSpeechInstallationManager) CreateLocalPort

CreateLocalPort is an exported wrapper for the private method _createLocalPort.

func (SOSpeechInstallationManager) CreateServerPortIfNeeded

func (s SOSpeechInstallationManager) CreateServerPortIfNeeded() (bool, error)

CreateServerPortIfNeeded is an exported wrapper for the private method _createServerPortIfNeeded.

func (SOSpeechInstallationManager) Delegate

func (SOSpeechInstallationManager) DoesLanguageDataNeedToBeDownloadedForLocaleIdentifier

func (s SOSpeechInstallationManager) DoesLanguageDataNeedToBeDownloadedForLocaleIdentifier(identifier objectivec.IObject) bool

func (SOSpeechInstallationManager) DownloadableSRLanguageItems

func (s SOSpeechInstallationManager) DownloadableSRLanguageItems() objectivec.IObject

func (SOSpeechInstallationManager) DownloadableSpeechItemUpgradeForExistingSpeechItemFromDownloadableItems

func (s SOSpeechInstallationManager) DownloadableSpeechItemUpgradeForExistingSpeechItemFromDownloadableItems(item objectivec.IObject, items objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) DownloadableVoiceUpgradeForVoiceFromDownloadableVoices

func (s SOSpeechInstallationManager) DownloadableVoiceUpgradeForVoiceFromDownloadableVoices(voice objectivec.IObject, voices objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) DownloadableVoiceUpgradeForVoiceIdentifierDesirabilityFromDownloadableVoices

func (s SOSpeechInstallationManager) DownloadableVoiceUpgradeForVoiceIdentifierDesirabilityFromDownloadableVoices(identifier objectivec.IObject, desirability int64, voices objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) DownloadableVoices

func (s SOSpeechInstallationManager) DownloadableVoices() objectivec.IObject

func (SOSpeechInstallationManager) HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloading

func (s SOSpeechInstallationManager) HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloading(identifier objectivec.IObject, downloading bool) objectivec.IObject

func (SOSpeechInstallationManager) HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator

func (s SOSpeechInstallationManager) HighestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator(identifier objectivec.IObject, downloading bool, aCPower bool, initiator objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) Init

Init initializes the instance.

func (SOSpeechInstallationManager) InstallationLogEntryForTag

func (s SOSpeechInstallationManager) InstallationLogEntryForTag(tag objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) InstallationLogEntryForTagPreferenceDomain

func (s SOSpeechInstallationManager) InstallationLogEntryForTagPreferenceDomain(tag objectivec.IObject, domain objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) IsAutoDownloadProhibitedForDownloadableVoiceObject

func (s SOSpeechInstallationManager) IsAutoDownloadProhibitedForDownloadableVoiceObject(object objectivec.IObject) bool

func (SOSpeechInstallationManager) IsRunningOnACPower

func (s SOSpeechInstallationManager) IsRunningOnACPower() bool

func (SOSpeechInstallationManager) LowestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator

func (s SOSpeechInstallationManager) LowestQualityVoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiator(identifier objectivec.IObject, downloading bool, aCPower bool, initiator objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) MarkDownloadableVoiceObjectWithAutoDownloadProhibitFlag

func (s SOSpeechInstallationManager) MarkDownloadableVoiceObjectWithAutoDownloadProhibitFlag(object objectivec.IObject, flag bool)

func (SOSpeechInstallationManager) OnDiskVersionForBundlePath

func (s SOSpeechInstallationManager) OnDiskVersionForBundlePath(path objectivec.IObject) objectivec.IObject

func (SOSpeechInstallationManager) OverriddenVoiceIdentifierDictionary

func (s SOSpeechInstallationManager) OverriddenVoiceIdentifierDictionary() (objectivec.IObject, error)

OverriddenVoiceIdentifierDictionary is an exported wrapper for the private method _overriddenVoiceIdentifierDictionary.

func (SOSpeechInstallationManager) PercentageOfBatteryCharge

func (s SOSpeechInstallationManager) PercentageOfBatteryCharge() float64

func (SOSpeechInstallationManager) ResetAllVoiceDownloadAttemptsForInitiator

func (s SOSpeechInstallationManager) ResetAllVoiceDownloadAttemptsForInitiator(initiator objectivec.IObject)

func (SOSpeechInstallationManager) SendMessageWithDataWithReply

func (s SOSpeechInstallationManager) SendMessageWithDataWithReply(message int, data unsafe.Pointer, reply bool) (objectivec.IObject, error)

SendMessageWithDataWithReply is an exported wrapper for the private method _sendMessageWithDataWithReply.

func (SOSpeechInstallationManager) ServerIsRunning

func (s SOSpeechInstallationManager) ServerIsRunning() (bool, error)

ServerIsRunning is an exported wrapper for the private method _serverIsRunning.

func (SOSpeechInstallationManager) SetDelegate

func (s SOSpeechInstallationManager) SetDelegate(value objectivec.IObject)

func (SOSpeechInstallationManager) ShowProgressWindow

func (s SOSpeechInstallationManager) ShowProgressWindow()

func (SOSpeechInstallationManager) ShowSRLanguagesSelectionSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems

func (s SOSpeechInstallationManager) ShowSRLanguagesSelectionSheetForWindowNetworkSupportedLocaleIdentifiersRequiredLocaleIdentifierSupportDownloadsShowOnlyNetworkSupportedItems(window objectivec.IObject, identifiers objectivec.IObject, identifier objectivec.IObject, downloads bool, items bool)

func (SOSpeechInstallationManager) ShowVoiceSelectionSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved

func (s SOSpeechInstallationManager) ShowVoiceSelectionSheetForWindowShowIndividualVoiceQualitiesVoiceIdentifiersNotToBeRemoved(window objectivec.IObject, qualities bool, removed objectivec.IObject)

func (SOSpeechInstallationManager) SrLanguagesSelectionWindowController

func (s SOSpeechInstallationManager) SrLanguagesSelectionWindowController() ISOCustomizeSRLanguagesWindowController

func (SOSpeechInstallationManager) StartDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator

func (s SOSpeechInstallationManager) StartDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator(identifier objectivec.IObject, aCPower bool, initiator objectivec.IObject) (bool, error)

StartDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator is an exported wrapper for the private method _startDownloadingHighestQualityIfNecessaryForVoiceIdentifierRequireACPowerInitiator.

func (SOSpeechInstallationManager) StartInstallingDownloadableSpeechItemsUserInteractionMode

func (s SOSpeechInstallationManager) StartInstallingDownloadableSpeechItemsUserInteractionMode(items objectivec.IObject, mode uint32) bool

func (SOSpeechInstallationManager) StartInstallingDownloadableSpeechItemsUserInteractionModeInitiator

func (s SOSpeechInstallationManager) StartInstallingDownloadableSpeechItemsUserInteractionModeInitiator(items objectivec.IObject, mode uint32, initiator objectivec.IObject) bool

func (SOSpeechInstallationManager) StartInstallingDownloadableVoicesUseRootNamesUserInteractionMode

func (s SOSpeechInstallationManager) StartInstallingDownloadableVoicesUseRootNamesUserInteractionMode(voices objectivec.IObject, names bool, mode uint32) bool

func (SOSpeechInstallationManager) StartInstallingDownloadableVoicesUseRootNamesUserInteractionModeInitiator

func (s SOSpeechInstallationManager) StartInstallingDownloadableVoicesUseRootNamesUserInteractionModeInitiator(voices objectivec.IObject, names bool, mode uint32, initiator objectivec.IObject) bool

func (SOSpeechInstallationManager) StartRemovingDownloadedSpeechBundleIdentifiersInitiatorImmediately

func (s SOSpeechInstallationManager) StartRemovingDownloadedSpeechBundleIdentifiersInitiatorImmediately(identifiers objectivec.IObject, initiator objectivec.IObject, immediately bool)

func (SOSpeechInstallationManager) StartRemovingDownloadedSpeechItems

func (s SOSpeechInstallationManager) StartRemovingDownloadedSpeechItems(items objectivec.IObject)

func (SOSpeechInstallationManager) StartRemovingDownloadedSpeechItemsInitiatorImmediately

func (s SOSpeechInstallationManager) StartRemovingDownloadedSpeechItemsInitiatorImmediately(items objectivec.IObject, initiator objectivec.IObject, immediately bool)

func (SOSpeechInstallationManager) VoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality

func (s SOSpeechInstallationManager) VoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality(identifier objectivec.IObject, downloading bool, aCPower bool, initiator objectivec.IObject, quality bool) (objectivec.IObject, error)

VoiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality is an exported wrapper for the private method _voiceIdentifierForRootVoiceIdentifierStartDownloadingRequireACPowerInitiatorHighestQuality.

func (SOSpeechInstallationManager) VoiceSelectionWindowController

func (s SOSpeechInstallationManager) VoiceSelectionWindowController() ICustomizeVoicesWindowController

type SOSpeechInstallationManagerClass

type SOSpeechInstallationManagerClass struct {
	// contains filtered or unexported fields
}

func GetSOSpeechInstallationManagerClass

func GetSOSpeechInstallationManagerClass() SOSpeechInstallationManagerClass

GetSOSpeechInstallationManagerClass returns the class object for SOSpeechInstallationManager.

func (SOSpeechInstallationManagerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSpeechInstallationManagerClass) Class

Class returns the underlying Objective-C class pointer.

func (SOSpeechInstallationManagerClass) SharedManager

func (_SOSpeechInstallationManagerClass SOSpeechInstallationManagerClass) SharedManager() SOSpeechInstallationManager

type SOSpeechItem

type SOSpeechItem struct {
	objectivec.Object
}

Methods

func NewSOSpeechItem

func NewSOSpeechItem() SOSpeechItem

NewSOSpeechItem creates a new SOSpeechItem instance.

func NewSOSpeechItemWithDownloadableBundleIdentifierProperties

func NewSOSpeechItemWithDownloadableBundleIdentifierProperties(identifier objectivec.IObject, properties objectivec.IObject) SOSpeechItem

func SOSpeechItemFromID

func SOSpeechItemFromID(id objc.ID) SOSpeechItem

SOSpeechItemFromID constructs a SOSpeechItem from an objc.ID.

func (SOSpeechItem) Autorelease

func (s SOSpeechItem) Autorelease() SOSpeechItem

Autorelease adds the receiver to the current autorelease pool.

func (SOSpeechItem) BundleIdentifier

func (s SOSpeechItem) BundleIdentifier() string

func (SOSpeechItem) ByteSize

func (s SOSpeechItem) ByteSize() uint64

func (SOSpeechItem) CanConversionLocale added in v0.6.0

func (s SOSpeechItem) CanConversionLocale() bool

CanConversionLocale reports whether the receiver responds to the private selector _conversionLocale.

func (SOSpeechItem) Compare

func (s SOSpeechItem) Compare(compare objectivec.IObject) int64

func (SOSpeechItem) CompareCountryTitle

func (s SOSpeechItem) CompareCountryTitle(title objectivec.IObject) int64

func (SOSpeechItem) CompareCountryWithDialectTitle

func (s SOSpeechItem) CompareCountryWithDialectTitle(title objectivec.IObject) int64

func (SOSpeechItem) CompareDisplayTitle

func (s SOSpeechItem) CompareDisplayTitle(title objectivec.IObject) int64

func (SOSpeechItem) CompareLanguageTitle

func (s SOSpeechItem) CompareLanguageTitle(title objectivec.IObject) int64

func (SOSpeechItem) ConversionLocale

func (s SOSpeechItem) ConversionLocale() (objectivec.IObject, error)

ConversionLocale is an exported wrapper for the private method _conversionLocale.

func (SOSpeechItem) CountryDisplayString

func (s SOSpeechItem) CountryDisplayString() objectivec.IObject

func (SOSpeechItem) CountryIdentifier

func (s SOSpeechItem) CountryIdentifier() objectivec.IObject

func (SOSpeechItem) CountryWithDialectDisplayString

func (s SOSpeechItem) CountryWithDialectDisplayString() objectivec.IObject

func (SOSpeechItem) DisplayTitle

func (s SOSpeechItem) DisplayTitle() objectivec.IObject

func (SOSpeechItem) DisplayedSize

func (s SOSpeechItem) DisplayedSize() objectivec.IObject

func (SOSpeechItem) DoesMatchSystemLocale

func (s SOSpeechItem) DoesMatchSystemLocale() bool

func (SOSpeechItem) DownloadFullSize

func (s SOSpeechItem) DownloadFullSize() bool

func (SOSpeechItem) DownloadPercentComplete

func (s SOSpeechItem) DownloadPercentComplete() float64

func (SOSpeechItem) DownloadStatus

func (s SOSpeechItem) DownloadStatus() uint64

func (SOSpeechItem) EngineIdentifier

func (s SOSpeechItem) EngineIdentifier() string

func (SOSpeechItem) FallbackLocaleIdentifier

func (s SOSpeechItem) FallbackLocaleIdentifier() string

func (SOSpeechItem) FullSizeBundleIdentifier

func (s SOSpeechItem) FullSizeBundleIdentifier() string

func (SOSpeechItem) FullSizeByteSize

func (s SOSpeechItem) FullSizeByteSize() uint64

func (SOSpeechItem) FullSizeTagName

func (s SOSpeechItem) FullSizeTagName() string

func (SOSpeechItem) Init

func (s SOSpeechItem) Init() SOSpeechItem

Init initializes the instance.

func (SOSpeechItem) InitWithDownloadableBundleIdentifierProperties

func (s SOSpeechItem) InitWithDownloadableBundleIdentifierProperties(identifier objectivec.IObject, properties objectivec.IObject) SOSpeechItem

func (SOSpeechItem) IsAppropriateForSystemLangauge

func (s SOSpeechItem) IsAppropriateForSystemLangauge() bool

func (SOSpeechItem) LanguageDisplayString

func (s SOSpeechItem) LanguageDisplayString() objectivec.IObject

func (SOSpeechItem) LanguageIdentifier

func (s SOSpeechItem) LanguageIdentifier() objectivec.IObject

func (SOSpeechItem) LanguageWithDialectDisplayString

func (s SOSpeechItem) LanguageWithDialectDisplayString() objectivec.IObject

func (SOSpeechItem) LocaleIdentifier

func (s SOSpeechItem) LocaleIdentifier() string

func (SOSpeechItem) MatchesSearchString

func (s SOSpeechItem) MatchesSearchString(string_ objectivec.IObject) bool

func (SOSpeechItem) OfflineDictationOnly

func (s SOSpeechItem) OfflineDictationOnly() bool

func (SOSpeechItem) SetDownloadFullSize

func (s SOSpeechItem) SetDownloadFullSize(value bool)

func (SOSpeechItem) SetDownloadPercentComplete

func (s SOSpeechItem) SetDownloadPercentComplete(value float64)

func (SOSpeechItem) SetDownloadStatus

func (s SOSpeechItem) SetDownloadStatus(value uint64)

func (SOSpeechItem) SetFallbackLocaleIdentifier

func (s SOSpeechItem) SetFallbackLocaleIdentifier(value string)

func (SOSpeechItem) SetLocaleIdentifier

func (s SOSpeechItem) SetLocaleIdentifier(value string)

func (SOSpeechItem) SetOfflineDictationOnly

func (s SOSpeechItem) SetOfflineDictationOnly(value bool)

func (SOSpeechItem) SetShowCountryInDisplayTitle

func (s SOSpeechItem) SetShowCountryInDisplayTitle(value bool)

func (SOSpeechItem) SetVisibility

func (s SOSpeechItem) SetVisibility(value uint64)

func (SOSpeechItem) ShowCountryInDisplayTitle

func (s SOSpeechItem) ShowCountryInDisplayTitle() bool

func (SOSpeechItem) TagName

func (s SOSpeechItem) TagName() string

func (SOSpeechItem) Variant

func (s SOSpeechItem) Variant() string

func (SOSpeechItem) Version

func (s SOSpeechItem) Version() string

func (SOSpeechItem) Visibility

func (s SOSpeechItem) Visibility() uint64

type SOSpeechItemClass

type SOSpeechItemClass struct {
	// contains filtered or unexported fields
}

func GetSOSpeechItemClass

func GetSOSpeechItemClass() SOSpeechItemClass

GetSOSpeechItemClass returns the class object for SOSpeechItem.

func (SOSpeechItemClass) Alloc

func (sc SOSpeechItemClass) Alloc() SOSpeechItem

Alloc allocates memory for a new instance of the class.

func (SOSpeechItemClass) Class

func (sc SOSpeechItemClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (SOSpeechItemClass) ComponentsFromLocaleIdentifier

func (_SOSpeechItemClass SOSpeechItemClass) ComponentsFromLocaleIdentifier(identifier objectivec.IObject) objectivec.IObject

func (SOSpeechItemClass) DisplayStringForByteSize

func (_SOSpeechItemClass SOSpeechItemClass) DisplayStringForByteSize(size uint64) objectivec.IObject

func (SOSpeechItemClass) DisplayStringForTimeRemaining

func (_SOSpeechItemClass SOSpeechItemClass) DisplayStringForTimeRemaining(remaining float64) objectivec.IObject

func (SOSpeechItemClass) InstallationDictionaryCache

func (_SOSpeechItemClass SOSpeechItemClass) InstallationDictionaryCache() objectivec.IObject

func (SOSpeechItemClass) IsLocaleIdentifierContainedInLocaleIdentifiers

func (_SOSpeechItemClass SOSpeechItemClass) IsLocaleIdentifierContainedInLocaleIdentifiers(identifier objectivec.IObject, identifiers objectivec.IObject) bool

func (SOSpeechItemClass) IsSameLangaugeFromLocaleIdentifierSecondLocaleIdentifier

func (_SOSpeechItemClass SOSpeechItemClass) IsSameLangaugeFromLocaleIdentifierSecondLocaleIdentifier(identifier objectivec.IObject, identifier2 objectivec.IObject) bool

func (SOSpeechItemClass) IsSameLocaleIdentifierSecondLocaleIdentifier

func (_SOSpeechItemClass SOSpeechItemClass) IsSameLocaleIdentifierSecondLocaleIdentifier(identifier objectivec.IObject, identifier2 objectivec.IObject) bool

func (SOSpeechItemClass) NormalizedLocaleIdentifier

func (_SOSpeechItemClass SOSpeechItemClass) NormalizedLocaleIdentifier(identifier objectivec.IObject) objectivec.IObject

func (SOSpeechItemClass) SystemLocaleIdentifier

func (_SOSpeechItemClass SOSpeechItemClass) SystemLocaleIdentifier() objectivec.IObject

func (SOSpeechItemClass) VisibleObjectsFromItemsForLocaleIdentifierAdditionalRequiredItems

func (_SOSpeechItemClass SOSpeechItemClass) VisibleObjectsFromItemsForLocaleIdentifierAdditionalRequiredItems(items objectivec.IObject, identifier objectivec.IObject, items2 objectivec.IObject) objectivec.IObject

type SOSystemBehaviorManager

type SOSystemBehaviorManager struct {
	objectivec.Object
}

Methods

func NewSOSystemBehaviorManager

func NewSOSystemBehaviorManager() SOSystemBehaviorManager

NewSOSystemBehaviorManager creates a new SOSystemBehaviorManager instance.

func SOSystemBehaviorManagerFromID

func SOSystemBehaviorManagerFromID(id objc.ID) SOSystemBehaviorManager

SOSystemBehaviorManagerFromID constructs a SOSystemBehaviorManager from an objc.ID.

func (SOSystemBehaviorManager) AddTimer

func (s SOSystemBehaviorManager) AddTimer(timer objectivec.IObject)

func (SOSystemBehaviorManager) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOSystemBehaviorManager) CanNumberObjectFromTimer added in v0.6.0

func (s SOSystemBehaviorManager) CanNumberObjectFromTimer() bool

CanNumberObjectFromTimer reports whether the receiver responds to the private selector _numberObjectFromTimer:.

func (SOSystemBehaviorManager) Init

Init initializes the instance.

func (SOSystemBehaviorManager) NumberObjectFromTimer

func (s SOSystemBehaviorManager) NumberObjectFromTimer(timer objectivec.IObject) (objectivec.IObject, error)

NumberObjectFromTimer is an exported wrapper for the private method _numberObjectFromTimer.

func (SOSystemBehaviorManager) RemoveTimer

func (s SOSystemBehaviorManager) RemoveTimer(timer objectivec.IObject)

type SOSystemBehaviorManagerClass

type SOSystemBehaviorManagerClass struct {
	// contains filtered or unexported fields
}

func GetSOSystemBehaviorManagerClass

func GetSOSystemBehaviorManagerClass() SOSystemBehaviorManagerClass

GetSOSystemBehaviorManagerClass returns the class object for SOSystemBehaviorManager.

func (SOSystemBehaviorManagerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOSystemBehaviorManagerClass) Class

Class returns the underlying Objective-C class pointer.

func (SOSystemBehaviorManagerClass) SharedSOSystemBehaviorManager

func (_SOSystemBehaviorManagerClass SOSystemBehaviorManagerClass) SharedSOSystemBehaviorManager() SOSystemBehaviorManager

type SOUtteranceResult

type SOUtteranceResult struct {
	objectivec.Object
}

Methods

func NewSOUtteranceResult

func NewSOUtteranceResult() SOUtteranceResult

NewSOUtteranceResult creates a new SOUtteranceResult instance.

func NewSOUtteranceResultWithTypeStartTimeEndTimeTextTextVariantsCommandIdentifier

func NewSOUtteranceResultWithTypeStartTimeEndTimeTextTextVariantsCommandIdentifier(type_ objectivec.IObject, time float64, time2 float64, text objectivec.IObject, variants objectivec.IObject, identifier objectivec.IObject) SOUtteranceResult

func SOUtteranceResultFromID

func SOUtteranceResultFromID(id objc.ID) SOUtteranceResult

SOUtteranceResultFromID constructs a SOUtteranceResult from an objc.ID.

func (SOUtteranceResult) AudioFilePath

func (s SOUtteranceResult) AudioFilePath() string

func (SOUtteranceResult) Autorelease

func (s SOUtteranceResult) Autorelease() SOUtteranceResult

Autorelease adds the receiver to the current autorelease pool.

func (SOUtteranceResult) CanDictionary added in v0.6.0

func (s SOUtteranceResult) CanDictionary() bool

CanDictionary reports whether the receiver responds to the private selector _dictionary.

func (SOUtteranceResult) CanInitWithDictionary added in v0.6.0

func (s SOUtteranceResult) CanInitWithDictionary() bool

CanInitWithDictionary reports whether the receiver responds to the private selector _initWithDictionary:.

func (SOUtteranceResult) CanNormalizeTimesAgainstTimeInterval added in v0.6.0

func (s SOUtteranceResult) CanNormalizeTimesAgainstTimeInterval() bool

CanNormalizeTimesAgainstTimeInterval reports whether the receiver responds to the private selector _normalizeTimesAgainstTimeInterval:.

func (SOUtteranceResult) CommandIdentifier

func (s SOUtteranceResult) CommandIdentifier() string

func (SOUtteranceResult) CreationDate

func (s SOUtteranceResult) CreationDate() float64

func (SOUtteranceResult) Dictionary

func (s SOUtteranceResult) Dictionary() (objectivec.IObject, error)

Dictionary is an exported wrapper for the private method _dictionary.

func (SOUtteranceResult) EndTime

func (s SOUtteranceResult) EndTime() float64

func (SOUtteranceResult) Init

Init initializes the instance.

func (SOUtteranceResult) InitWithDictionary

func (s SOUtteranceResult) InitWithDictionary(dictionary objectivec.IObject) (objectivec.IObject, error)

InitWithDictionary is an exported wrapper for the private method _initWithDictionary.

func (SOUtteranceResult) InitWithTypeStartTimeEndTimeTextTextVariantsCommandIdentifier

func (s SOUtteranceResult) InitWithTypeStartTimeEndTimeTextTextVariantsCommandIdentifier(type_ objectivec.IObject, time float64, time2 float64, text objectivec.IObject, variants objectivec.IObject, identifier objectivec.IObject) SOUtteranceResult

func (SOUtteranceResult) NormalizeTimesAgainstTimeInterval

func (s SOUtteranceResult) NormalizeTimesAgainstTimeInterval(interval float64) error

NormalizeTimesAgainstTimeInterval is an exported wrapper for the private method _normalizeTimesAgainstTimeInterval.

func (SOUtteranceResult) PrependedSilenceDuration

func (s SOUtteranceResult) PrependedSilenceDuration() float64

func (SOUtteranceResult) SetAudioFilePath

func (s SOUtteranceResult) SetAudioFilePath(value string)

func (SOUtteranceResult) SetCommandIdentifier

func (s SOUtteranceResult) SetCommandIdentifier(value string)

func (SOUtteranceResult) SetCreationDate

func (s SOUtteranceResult) SetCreationDate(value float64)

func (SOUtteranceResult) SetEndTime

func (s SOUtteranceResult) SetEndTime(value float64)

func (SOUtteranceResult) SetPrependedSilenceDuration

func (s SOUtteranceResult) SetPrependedSilenceDuration(value float64)

func (SOUtteranceResult) SetStartTime

func (s SOUtteranceResult) SetStartTime(value float64)

func (SOUtteranceResult) SetText

func (s SOUtteranceResult) SetText(value string)

func (SOUtteranceResult) SetTextVariants

func (s SOUtteranceResult) SetTextVariants(value foundation.INSArray)

func (SOUtteranceResult) SetType

func (s SOUtteranceResult) SetType(value string)

func (SOUtteranceResult) StartTime

func (s SOUtteranceResult) StartTime() float64

func (SOUtteranceResult) Text

func (s SOUtteranceResult) Text() string

func (SOUtteranceResult) TextVariants

func (s SOUtteranceResult) TextVariants() foundation.INSArray

func (SOUtteranceResult) Type

func (s SOUtteranceResult) Type() string

type SOUtteranceResultClass

type SOUtteranceResultClass struct {
	// contains filtered or unexported fields
}

func GetSOUtteranceResultClass

func GetSOUtteranceResultClass() SOUtteranceResultClass

GetSOUtteranceResultClass returns the class object for SOUtteranceResult.

func (SOUtteranceResultClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOUtteranceResultClass) Class

func (sc SOUtteranceResultClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type SOUtteranceResultsFile

type SOUtteranceResultsFile struct {
	objectivec.Object
}

Methods

func NewSOUtteranceResultsFile

func NewSOUtteranceResultsFile() SOUtteranceResultsFile

NewSOUtteranceResultsFile creates a new SOUtteranceResultsFile instance.

func NewSOUtteranceResultsFileWithContentsOfFile

func NewSOUtteranceResultsFileWithContentsOfFile(file objectivec.IObject) SOUtteranceResultsFile

func SOUtteranceResultsFileFromID

func SOUtteranceResultsFileFromID(id objc.ID) SOUtteranceResultsFile

SOUtteranceResultsFileFromID constructs a SOUtteranceResultsFile from an objc.ID.

func (SOUtteranceResultsFile) AppendUtteranceResult

func (s SOUtteranceResultsFile) AppendUtteranceResult(result objectivec.IObject)

func (SOUtteranceResultsFile) AudioFileData

func (s SOUtteranceResultsFile) AudioFileData() foundation.NSData

func (SOUtteranceResultsFile) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOUtteranceResultsFile) CanDictionary added in v0.6.0

func (s SOUtteranceResultsFile) CanDictionary() bool

CanDictionary reports whether the receiver responds to the private selector _dictionary.

func (SOUtteranceResultsFile) CreationDate

func (s SOUtteranceResultsFile) CreationDate() float64

func (SOUtteranceResultsFile) CreatorArguments

func (s SOUtteranceResultsFile) CreatorArguments() string

func (SOUtteranceResultsFile) CreatorName

func (s SOUtteranceResultsFile) CreatorName() string

func (SOUtteranceResultsFile) Dictionary

func (s SOUtteranceResultsFile) Dictionary() (objectivec.IObject, error)

Dictionary is an exported wrapper for the private method _dictionary.

func (SOUtteranceResultsFile) ExportAudioDataToFile

func (s SOUtteranceResultsFile) ExportAudioDataToFile(file objectivec.IObject) bool

func (SOUtteranceResultsFile) ExportRXGrammarToFile

func (s SOUtteranceResultsFile) ExportRXGrammarToFile(file objectivec.IObject) bool

func (SOUtteranceResultsFile) FirstUtteranceStartTime

func (s SOUtteranceResultsFile) FirstUtteranceStartTime() float64

func (SOUtteranceResultsFile) ImportAudioDataFromFile

func (s SOUtteranceResultsFile) ImportAudioDataFromFile(file objectivec.IObject) bool

func (SOUtteranceResultsFile) ImportRXGrammarFromFile

func (s SOUtteranceResultsFile) ImportRXGrammarFromFile(file objectivec.IObject) bool

func (SOUtteranceResultsFile) Init

Init initializes the instance.

func (SOUtteranceResultsFile) InitWithContentsOfFile

func (s SOUtteranceResultsFile) InitWithContentsOfFile(file objectivec.IObject) SOUtteranceResultsFile

func (SOUtteranceResultsFile) LocaleIdentifier

func (s SOUtteranceResultsFile) LocaleIdentifier() string

func (SOUtteranceResultsFile) RecognizerType

func (s SOUtteranceResultsFile) RecognizerType() string

func (SOUtteranceResultsFile) RxGrammar

func (s SOUtteranceResultsFile) RxGrammar() string

func (SOUtteranceResultsFile) SetAudioFileData

func (s SOUtteranceResultsFile) SetAudioFileData(value foundation.NSData)

func (SOUtteranceResultsFile) SetCreationDate

func (s SOUtteranceResultsFile) SetCreationDate(value float64)

func (SOUtteranceResultsFile) SetCreatorArguments

func (s SOUtteranceResultsFile) SetCreatorArguments(value string)

func (SOUtteranceResultsFile) SetCreatorName

func (s SOUtteranceResultsFile) SetCreatorName(value string)

func (SOUtteranceResultsFile) SetFirstUtteranceStartTime

func (s SOUtteranceResultsFile) SetFirstUtteranceStartTime(value float64)

func (SOUtteranceResultsFile) SetLocaleIdentifier

func (s SOUtteranceResultsFile) SetLocaleIdentifier(value string)

func (SOUtteranceResultsFile) SetRecognizerType

func (s SOUtteranceResultsFile) SetRecognizerType(value string)

func (SOUtteranceResultsFile) SetRxGrammar

func (s SOUtteranceResultsFile) SetRxGrammar(value string)

func (SOUtteranceResultsFile) SetStreamDescription

func (SOUtteranceResultsFile) SetUtteranceResults

func (s SOUtteranceResultsFile) SetUtteranceResults(value foundation.INSArray)

func (SOUtteranceResultsFile) StreamDescription

func (SOUtteranceResultsFile) UtteranceResults

func (s SOUtteranceResultsFile) UtteranceResults() foundation.INSArray

func (SOUtteranceResultsFile) WriteToFile

func (s SOUtteranceResultsFile) WriteToFile(file objectivec.IObject) bool

type SOUtteranceResultsFileClass

type SOUtteranceResultsFileClass struct {
	// contains filtered or unexported fields
}

func GetSOUtteranceResultsFileClass

func GetSOUtteranceResultsFileClass() SOUtteranceResultsFileClass

GetSOUtteranceResultsFileClass returns the class object for SOUtteranceResultsFile.

func (SOUtteranceResultsFileClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOUtteranceResultsFileClass) Class

Class returns the underlying Objective-C class pointer.

type SOVoiceObject

type SOVoiceObject struct {
	objectivec.Object
}

Methods

func NewSOVoiceObject

func NewSOVoiceObject() SOVoiceObject

NewSOVoiceObject creates a new SOVoiceObject instance.

func NewSOVoiceObjectWithVoiceIdentifier

func NewSOVoiceObjectWithVoiceIdentifier(voice objectivec.IObject, identifier objectivec.IObject) SOVoiceObject

func SOVoiceObjectFromID

func SOVoiceObjectFromID(id objc.ID) SOVoiceObject

SOVoiceObjectFromID constructs a SOVoiceObject from an objc.ID.

func (SOVoiceObject) Autorelease

func (s SOVoiceObject) Autorelease() SOVoiceObject

Autorelease adds the receiver to the current autorelease pool.

func (SOVoiceObject) CanConversionLocale added in v0.6.0

func (s SOVoiceObject) CanConversionLocale() bool

CanConversionLocale reports whether the receiver responds to the private selector _conversionLocale.

func (SOVoiceObject) CanDisplayLocalizedVoiceNameForString added in v0.6.0

func (s SOVoiceObject) CanDisplayLocalizedVoiceNameForString() bool

CanDisplayLocalizedVoiceNameForString reports whether the receiver responds to the private selector _displayLocalizedVoiceNameForString:.

func (SOVoiceObject) CanGetSiriVoiceNameFromIdentifier added in v0.6.0

func (s SOVoiceObject) CanGetSiriVoiceNameFromIdentifier() bool

CanGetSiriVoiceNameFromIdentifier reports whether the receiver responds to the private selector _getSiriVoiceNameFromIdentifier.

func (SOVoiceObject) CanOverriddenCompactVoices added in v0.6.0

func (s SOVoiceObject) CanOverriddenCompactVoices() bool

CanOverriddenCompactVoices reports whether the receiver responds to the private selector _overriddenCompactVoices.

func (SOVoiceObject) CanSiriVoiceDisplayName added in v0.6.0

func (s SOVoiceObject) CanSiriVoiceDisplayName() bool

CanSiriVoiceDisplayName reports whether the receiver responds to the private selector _siriVoiceDisplayName.

func (SOVoiceObject) CanSiriVoiceDisplayNameRoot added in v0.6.0

func (s SOVoiceObject) CanSiriVoiceDisplayNameRoot() bool

CanSiriVoiceDisplayNameRoot reports whether the receiver responds to the private selector _siriVoiceDisplayNameRoot.

func (SOVoiceObject) CanSiriVoiceGenderedDisplayName added in v0.6.0

func (s SOVoiceObject) CanSiriVoiceGenderedDisplayName() bool

CanSiriVoiceGenderedDisplayName reports whether the receiver responds to the private selector _siriVoiceGenderedDisplayName.

func (SOVoiceObject) CanSiriVoiceGenderedDisplayNameRoot added in v0.6.0

func (s SOVoiceObject) CanSiriVoiceGenderedDisplayNameRoot() bool

CanSiriVoiceGenderedDisplayNameRoot reports whether the receiver responds to the private selector _siriVoiceGenderedDisplayNameRoot.

func (SOVoiceObject) CanVoiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName added in v0.6.0

func (s SOVoiceObject) CanVoiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName() bool

CanVoiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName reports whether the receiver responds to the private selector _voiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName:.

func (SOVoiceObject) Compare

func (s SOVoiceObject) Compare(compare objectivec.IObject) int64

func (SOVoiceObject) ConversionLocale

func (s SOVoiceObject) ConversionLocale() (objectivec.IObject, error)

ConversionLocale is an exported wrapper for the private method _conversionLocale.

func (SOVoiceObject) CountryDisplayString

func (s SOVoiceObject) CountryDisplayString() objectivec.IObject

func (SOVoiceObject) CountryIdentifier

func (s SOVoiceObject) CountryIdentifier() objectivec.IObject

func (SOVoiceObject) DisplayLocalizedVoiceNameForString

func (s SOVoiceObject) DisplayLocalizedVoiceNameForString(string_ objectivec.IObject) (objectivec.IObject, error)

DisplayLocalizedVoiceNameForString is an exported wrapper for the private method _displayLocalizedVoiceNameForString.

func (SOVoiceObject) DisplayName

func (s SOVoiceObject) DisplayName() objectivec.IObject

func (SOVoiceObject) DisplayNameRoot

func (s SOVoiceObject) DisplayNameRoot() objectivec.IObject

func (SOVoiceObject) DoesMatchSystemLocale

func (s SOVoiceObject) DoesMatchSystemLocale() bool

func (SOVoiceObject) DownloadPercentComplete

func (s SOVoiceObject) DownloadPercentComplete() float64

func (SOVoiceObject) DownloadStatus

func (s SOVoiceObject) DownloadStatus() uint64

func (SOVoiceObject) Gender

func (s SOVoiceObject) Gender() objectivec.IObject

func (SOVoiceObject) GenderDisplayString

func (s SOVoiceObject) GenderDisplayString() objectivec.IObject

func (SOVoiceObject) GetSiriVoiceNameFromIdentifier

func (s SOVoiceObject) GetSiriVoiceNameFromIdentifier() (objectivec.IObject, error)

GetSiriVoiceNameFromIdentifier is an exported wrapper for the private method _getSiriVoiceNameFromIdentifier.

func (SOVoiceObject) Identifier

func (s SOVoiceObject) Identifier() objectivec.IObject

func (SOVoiceObject) Init

func (s SOVoiceObject) Init() SOVoiceObject

Init initializes the instance.

func (SOVoiceObject) InitWithVoiceIdentifierWithIdentifier

func (s SOVoiceObject) InitWithVoiceIdentifierWithIdentifier(identifier objectivec.IObject) SOVoiceObject

func (SOVoiceObject) InitWithVoiceWithIdentifier

func (s SOVoiceObject) InitWithVoiceWithIdentifier(voice objectivec.IObject, identifier objectivec.IObject) SOVoiceObject

func (SOVoiceObject) IsAppropriateForSystemLanguage

func (s SOVoiceObject) IsAppropriateForSystemLanguage() bool

func (SOVoiceObject) IsNeuter

func (s SOVoiceObject) IsNeuter() bool

func (SOVoiceObject) IsSiriVoice

func (s SOVoiceObject) IsSiriVoice() bool

func (SOVoiceObject) LanguageDisplayString

func (s SOVoiceObject) LanguageDisplayString() objectivec.IObject

func (SOVoiceObject) LanguageIdentifier

func (s SOVoiceObject) LanguageIdentifier() objectivec.IObject

func (SOVoiceObject) LocaleIdentifier

func (s SOVoiceObject) LocaleIdentifier() objectivec.IObject

func (SOVoiceObject) MatchesSearchString

func (s SOVoiceObject) MatchesSearchString(string_ objectivec.IObject) bool

func (SOVoiceObject) OverriddenCompactVoices

func (s SOVoiceObject) OverriddenCompactVoices() (objectivec.IObject, error)

OverriddenCompactVoices is an exported wrapper for the private method _overriddenCompactVoices.

func (SOVoiceObject) RelativeDesirability

func (s SOVoiceObject) RelativeDesirability() int64

func (SOVoiceObject) SetDownloadPercentComplete

func (s SOVoiceObject) SetDownloadPercentComplete(value float64)

func (SOVoiceObject) SetDownloadStatus

func (s SOVoiceObject) SetDownloadStatus(value uint64)

func (SOVoiceObject) SetVisibility

func (s SOVoiceObject) SetVisibility(value uint64)

func (SOVoiceObject) ShowsInFullListOnly

func (s SOVoiceObject) ShowsInFullListOnly() bool

func (SOVoiceObject) SiriLocalizedColorName

func (s SOVoiceObject) SiriLocalizedColorName() objectivec.IObject

func (SOVoiceObject) SiriVoiceDisplayName

func (s SOVoiceObject) SiriVoiceDisplayName() (objectivec.IObject, error)

SiriVoiceDisplayName is an exported wrapper for the private method _siriVoiceDisplayName.

func (SOVoiceObject) SiriVoiceDisplayNameFromIdentifier

func (s SOVoiceObject) SiriVoiceDisplayNameFromIdentifier() objectivec.IObject

func (SOVoiceObject) SiriVoiceDisplayNameRoot

func (s SOVoiceObject) SiriVoiceDisplayNameRoot() (objectivec.IObject, error)

SiriVoiceDisplayNameRoot is an exported wrapper for the private method _siriVoiceDisplayNameRoot.

func (SOVoiceObject) SiriVoiceGenderedDisplayName

func (s SOVoiceObject) SiriVoiceGenderedDisplayName() (objectivec.IObject, error)

SiriVoiceGenderedDisplayName is an exported wrapper for the private method _siriVoiceGenderedDisplayName.

func (SOVoiceObject) SiriVoiceGenderedDisplayNameRoot

func (s SOVoiceObject) SiriVoiceGenderedDisplayNameRoot() (objectivec.IObject, error)

SiriVoiceGenderedDisplayNameRoot is an exported wrapper for the private method _siriVoiceGenderedDisplayNameRoot.

func (SOVoiceObject) Visibility

func (s SOVoiceObject) Visibility() uint64

func (SOVoiceObject) Voice

func (s SOVoiceObject) Voice() unsafe.Pointer

func (SOVoiceObject) VoiceAttributes

func (s SOVoiceObject) VoiceAttributes() objectivec.IObject

func (SOVoiceObject) VoiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName

func (s SOVoiceObject) VoiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName(name objectivec.IObject) (objectivec.IObject, error)

VoiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName is an exported wrapper for the private method _voiceNamesEntryFromSpeechSynthesisFrameworkForVoiceName.

type SOVoiceObjectClass

type SOVoiceObjectClass struct {
	// contains filtered or unexported fields
}

func GetSOVoiceObjectClass

func GetSOVoiceObjectClass() SOVoiceObjectClass

GetSOVoiceObjectClass returns the class object for SOVoiceObject.

func (SOVoiceObjectClass) Alloc

func (sc SOVoiceObjectClass) Alloc() SOVoiceObject

Alloc allocates memory for a new instance of the class.

func (SOVoiceObjectClass) AssetForVoiceID

func (_SOVoiceObjectClass SOVoiceObjectClass) AssetForVoiceID(id objectivec.IObject) objectivec.IObject

func (SOVoiceObjectClass) Class

func (sc SOVoiceObjectClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (SOVoiceObjectClass) InvalidateAssetMaps

func (_SOVoiceObjectClass SOVoiceObjectClass) InvalidateAssetMaps()

func (SOVoiceObjectClass) IsSameLanguageFromLocaleIdentifierSecondLocaleIdentifier

func (_SOVoiceObjectClass SOVoiceObjectClass) IsSameLanguageFromLocaleIdentifierSecondLocaleIdentifier(identifier objectivec.IObject, identifier2 objectivec.IObject) bool

func (SOVoiceObjectClass) IsSameLocaleIdentifierSecondLocaleIdentifier

func (_SOVoiceObjectClass SOVoiceObjectClass) IsSameLocaleIdentifierSecondLocaleIdentifier(identifier objectivec.IObject, identifier2 objectivec.IObject) bool

func (SOVoiceObjectClass) NormalizedVoiceIdentifier

func (_SOVoiceObjectClass SOVoiceObjectClass) NormalizedVoiceIdentifier(identifier objectivec.IObject) objectivec.IObject

func (SOVoiceObjectClass) RebuildAssetMaps

func (_SOVoiceObjectClass SOVoiceObjectClass) RebuildAssetMaps()

func (SOVoiceObjectClass) SetVisibleVoicesTable

func (_SOVoiceObjectClass SOVoiceObjectClass) SetVisibleVoicesTable(table objectivec.IObject)

func (SOVoiceObjectClass) SystemLocaleIdentifier

func (_SOVoiceObjectClass SOVoiceObjectClass) SystemLocaleIdentifier() objectivec.IObject

func (SOVoiceObjectClass) VisibleVoicesForLocaleIdentifierAdditionalRequiredVoicesAllowAllVoices

func (_SOVoiceObjectClass SOVoiceObjectClass) VisibleVoicesForLocaleIdentifierAdditionalRequiredVoicesAllowAllVoices(identifier objectivec.IObject, voices objectivec.IObject, voices2 bool) objectivec.IObject

func (SOVoiceObjectClass) VisibleVoicesTable

func (_SOVoiceObjectClass SOVoiceObjectClass) VisibleVoicesTable() objectivec.IObject

type SOVoicePopUpButton

type SOVoicePopUpButton struct {
	appkit.NSPopUpButton
}

Methods

func NewSOVoicePopUpButton

func NewSOVoicePopUpButton() SOVoicePopUpButton

NewSOVoicePopUpButton creates a new SOVoicePopUpButton instance.

func NewSOVoicePopUpButtonWithCoder

func NewSOVoicePopUpButtonWithCoder(coder objectivec.IObject) SOVoicePopUpButton

func SOVoicePopUpButtonFromID

func SOVoicePopUpButtonFromID(id objc.ID) SOVoicePopUpButton

SOVoicePopUpButtonFromID constructs a SOVoicePopUpButton from an objc.ID.

func (SOVoicePopUpButton) AddExcludedIdentifier

func (s SOVoicePopUpButton) AddExcludedIdentifier(identifier objectivec.IObject)

func (SOVoicePopUpButton) Autorelease

func (s SOVoicePopUpButton) Autorelease() SOVoicePopUpButton

Autorelease adds the receiver to the current autorelease pool.

func (SOVoicePopUpButton) BuildPopUpButtonWithSelectVoiceIdentifier

func (s SOVoicePopUpButton) BuildPopUpButtonWithSelectVoiceIdentifier(identifier objectivec.IObject)

func (SOVoicePopUpButton) CanHandleSpeechDataInstallationNotification added in v0.6.0

func (s SOVoicePopUpButton) CanHandleSpeechDataInstallationNotification() bool

CanHandleSpeechDataInstallationNotification reports whether the receiver responds to the private selector _handleSpeechDataInstallationNotification.

func (SOVoicePopUpButton) CanPreviouslyChosenVoiceIdentifier added in v0.6.0

func (s SOVoicePopUpButton) CanPreviouslyChosenVoiceIdentifier() bool

CanPreviouslyChosenVoiceIdentifier reports whether the receiver responds to the private selector _previouslyChosenVoiceIdentifier.

func (SOVoicePopUpButton) CanSetPreviouslyChosenVoiceIdentifier added in v0.6.0

func (s SOVoicePopUpButton) CanSetPreviouslyChosenVoiceIdentifier() bool

CanSetPreviouslyChosenVoiceIdentifier reports whether the receiver responds to the private selector _setPreviouslyChosenVoiceIdentifier:.

func (SOVoicePopUpButton) CanStatusStringForActiveDownloads added in v0.6.0

func (s SOVoicePopUpButton) CanStatusStringForActiveDownloads() bool

CanStatusStringForActiveDownloads reports whether the receiver responds to the private selector _statusStringForActiveDownloads.

func (SOVoicePopUpButton) CanUpdateDownloadStatusFields added in v0.6.0

func (s SOVoicePopUpButton) CanUpdateDownloadStatusFields() bool

CanUpdateDownloadStatusFields reports whether the receiver responds to the private selector _updateDownloadStatusFields.

func (SOVoicePopUpButton) HandleSpeechDataInstallationNotification

func (s SOVoicePopUpButton) HandleSpeechDataInstallationNotification() error

HandleSpeechDataInstallationNotification is an exported wrapper for the private method _handleSpeechDataInstallationNotification.

func (SOVoicePopUpButton) Init

Init initializes the instance.

func (SOVoicePopUpButton) IsSelectedVoiceAppropriateForCurrentLanguageWithUserConfirmationParentWindowForSheet

func (s SOVoicePopUpButton) IsSelectedVoiceAppropriateForCurrentLanguageWithUserConfirmationParentWindowForSheet(confirmation bool, sheet objectivec.IObject) bool

func (SOVoicePopUpButton) PreviouslyChosenVoiceIdentifier

func (s SOVoicePopUpButton) PreviouslyChosenVoiceIdentifier() (objectivec.IObject, error)

PreviouslyChosenVoiceIdentifier is an exported wrapper for the private method _previouslyChosenVoiceIdentifier.

func (SOVoicePopUpButton) SelectedVoiceAttributes

func (s SOVoicePopUpButton) SelectedVoiceAttributes() objectivec.IObject

func (SOVoicePopUpButton) SetAllowSystemVoiceChoice

func (s SOVoicePopUpButton) SetAllowSystemVoiceChoice(choice bool)

func (SOVoicePopUpButton) SetPreviouslyChosenVoiceIdentifier

func (s SOVoicePopUpButton) SetPreviouslyChosenVoiceIdentifier(identifier objectivec.IObject) error

SetPreviouslyChosenVoiceIdentifier is an exported wrapper for the private method _setPreviouslyChosenVoiceIdentifier.

func (SOVoicePopUpButton) SetShowIndividualVoiceQualities

func (s SOVoicePopUpButton) SetShowIndividualVoiceQualities(qualities bool)

func (SOVoicePopUpButton) SetSystemVoiceLocalizedTextMenuItemTag

func (s SOVoicePopUpButton) SetSystemVoiceLocalizedTextMenuItemTag(text objectivec.IObject, tag int64)

func (SOVoicePopUpButton) StatusStringForActiveDownloads

func (s SOVoicePopUpButton) StatusStringForActiveDownloads() (objectivec.IObject, error)

StatusStringForActiveDownloads is an exported wrapper for the private method _statusStringForActiveDownloads.

func (SOVoicePopUpButton) UpdateDownloadStatusFields

func (s SOVoicePopUpButton) UpdateDownloadStatusFields() error

UpdateDownloadStatusFields is an exported wrapper for the private method _updateDownloadStatusFields.

type SOVoicePopUpButtonClass

type SOVoicePopUpButtonClass struct {
	// contains filtered or unexported fields
}

func GetSOVoicePopUpButtonClass

func GetSOVoicePopUpButtonClass() SOVoicePopUpButtonClass

GetSOVoicePopUpButtonClass returns the class object for SOVoicePopUpButton.

func (SOVoicePopUpButtonClass) AddExcludedVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) AddExcludedVoiceIdentifier(identifier objectivec.IObject)

func (SOVoicePopUpButtonClass) AddRequiredVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) AddRequiredVoiceIdentifier(identifier objectivec.IObject)

func (SOVoicePopUpButtonClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOVoicePopUpButtonClass) BuildSharedVoicesMenuShowingVOVoices

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) BuildSharedVoicesMenuShowingVOVoices(vOVoices bool)

func (SOVoicePopUpButtonClass) CanForceAllVoicePopupsToUpdate added in v0.6.0

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) CanForceAllVoicePopupsToUpdate() bool

CanForceAllVoicePopupsToUpdate reports whether the receiver responds to the private selector _forceAllVoicePopupsToUpdate.

func (SOVoicePopUpButtonClass) CanStartDelayedForceAllVoicePopupsToUpdate added in v0.6.0

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) CanStartDelayedForceAllVoicePopupsToUpdate() bool

CanStartDelayedForceAllVoicePopupsToUpdate reports whether the receiver responds to the private selector _startDelayedForceAllVoicePopupsToUpdate.

func (SOVoicePopUpButtonClass) Class

func (sc SOVoicePopUpButtonClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

func (SOVoicePopUpButtonClass) DisplayNameForGender

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) DisplayNameForGender(gender objectivec.IObject) objectivec.IObject

func (SOVoicePopUpButtonClass) ForceAllVoicePopupsToUpdate

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) ForceAllVoicePopupsToUpdate() error

ForceAllVoicePopupsToUpdate is an exported wrapper for the private method _forceAllVoicePopupsToUpdate.

func (SOVoicePopUpButtonClass) ForcePopupsToAdoptCachedMenuExceptPopUp

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) ForcePopupsToAdoptCachedMenuExceptPopUp(up objectivec.IObject)

func (SOVoicePopUpButtonClass) IsRequiredVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) IsRequiredVoiceIdentifier(identifier objectivec.IObject) bool

func (SOVoicePopUpButtonClass) IsSiriVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) IsSiriVoiceIdentifier(identifier objectivec.IObject) bool

func (SOVoicePopUpButtonClass) RemoveRequiredVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) RemoveRequiredVoiceIdentifier(identifier objectivec.IObject)

func (SOVoicePopUpButtonClass) SetFallbackVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) SetFallbackVoiceIdentifier(identifier objectivec.IObject)

func (SOVoicePopUpButtonClass) ShouldExcludeVoiceIdentifier

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) ShouldExcludeVoiceIdentifier(identifier objectivec.IObject) bool

func (SOVoicePopUpButtonClass) StartDelayedForceAllVoicePopupsToUpdate

func (_SOVoicePopUpButtonClass SOVoicePopUpButtonClass) StartDelayedForceAllVoicePopupsToUpdate() error

StartDelayedForceAllVoicePopupsToUpdate is an exported wrapper for the private method _startDelayedForceAllVoicePopupsToUpdate.

type SOVoiceRowCheckboxButton

type SOVoiceRowCheckboxButton struct {
	appkit.NSButton
}

Methods

func NewSOVoiceRowCheckboxButton

func NewSOVoiceRowCheckboxButton() SOVoiceRowCheckboxButton

NewSOVoiceRowCheckboxButton creates a new SOVoiceRowCheckboxButton instance.

func SOVoiceRowCheckboxButtonFromID

func SOVoiceRowCheckboxButtonFromID(id objc.ID) SOVoiceRowCheckboxButton

SOVoiceRowCheckboxButtonFromID constructs a SOVoiceRowCheckboxButton from an objc.ID.

func (SOVoiceRowCheckboxButton) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (SOVoiceRowCheckboxButton) Init

Init initializes the instance.

func (SOVoiceRowCheckboxButton) SetVoiceIdentifier

func (s SOVoiceRowCheckboxButton) SetVoiceIdentifier(value string)

func (SOVoiceRowCheckboxButton) VoiceIdentifier

func (s SOVoiceRowCheckboxButton) VoiceIdentifier() string

type SOVoiceRowCheckboxButtonClass

type SOVoiceRowCheckboxButtonClass struct {
	// contains filtered or unexported fields
}

func GetSOVoiceRowCheckboxButtonClass

func GetSOVoiceRowCheckboxButtonClass() SOVoiceRowCheckboxButtonClass

GetSOVoiceRowCheckboxButtonClass returns the class object for SOVoiceRowCheckboxButton.

func (SOVoiceRowCheckboxButtonClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOVoiceRowCheckboxButtonClass) Class

Class returns the underlying Objective-C class pointer.

type SOVoiceRowTextView

type SOVoiceRowTextView struct {
	appkit.NSTextField
}

func NewSOVoiceRowTextView

func NewSOVoiceRowTextView() SOVoiceRowTextView

NewSOVoiceRowTextView creates a new SOVoiceRowTextView instance.

func SOVoiceRowTextViewFromID

func SOVoiceRowTextViewFromID(id objc.ID) SOVoiceRowTextView

SOVoiceRowTextViewFromID constructs a SOVoiceRowTextView from an objc.ID.

func (SOVoiceRowTextView) Autorelease

func (s SOVoiceRowTextView) Autorelease() SOVoiceRowTextView

Autorelease adds the receiver to the current autorelease pool.

func (SOVoiceRowTextView) Init

Init initializes the instance.

type SOVoiceRowTextViewClass

type SOVoiceRowTextViewClass struct {
	// contains filtered or unexported fields
}

func GetSOVoiceRowTextViewClass

func GetSOVoiceRowTextViewClass() SOVoiceRowTextViewClass

GetSOVoiceRowTextViewClass returns the class object for SOVoiceRowTextView.

func (SOVoiceRowTextViewClass) Alloc

Alloc allocates memory for a new instance of the class.

func (SOVoiceRowTextViewClass) Class

func (sc SOVoiceRowTextViewClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type VoiceSettingsAlertController

type VoiceSettingsAlertController struct {
	VoiceSettingsWindowController
}

Methods

func NewVoiceSettingsAlertController

func NewVoiceSettingsAlertController() VoiceSettingsAlertController

NewVoiceSettingsAlertController creates a new VoiceSettingsAlertController instance.

func VoiceSettingsAlertControllerFromID

func VoiceSettingsAlertControllerFromID(id objc.ID) VoiceSettingsAlertController

VoiceSettingsAlertControllerFromID constructs a VoiceSettingsAlertController from an objc.ID.

func (VoiceSettingsAlertController) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (VoiceSettingsAlertController) Init

Init initializes the instance.

func (VoiceSettingsAlertController) ShowWindowWithVoiceSettingsModalDelegateWindowTitle

func (v VoiceSettingsAlertController) ShowWindowWithVoiceSettingsModalDelegateWindowTitle(settings objectivec.IObject, delegate objectivec.IObject, title objectivec.IObject)

type VoiceSettingsAlertControllerClass

type VoiceSettingsAlertControllerClass struct {
	// contains filtered or unexported fields
}

func GetVoiceSettingsAlertControllerClass

func GetVoiceSettingsAlertControllerClass() VoiceSettingsAlertControllerClass

GetVoiceSettingsAlertControllerClass returns the class object for VoiceSettingsAlertController.

func (VoiceSettingsAlertControllerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (VoiceSettingsAlertControllerClass) Class

Class returns the underlying Objective-C class pointer.

func (VoiceSettingsAlertControllerClass) DefaultVoiceSettingsAlertController

func (_VoiceSettingsAlertControllerClass VoiceSettingsAlertControllerClass) DefaultVoiceSettingsAlertController() objectivec.IObject

type VoiceSettingsSheetController

type VoiceSettingsSheetController struct {
	VoiceSettingsWindowController
}

Methods

func NewVoiceSettingsSheetController

func NewVoiceSettingsSheetController() VoiceSettingsSheetController

NewVoiceSettingsSheetController creates a new VoiceSettingsSheetController instance.

func VoiceSettingsSheetControllerFromID

func VoiceSettingsSheetControllerFromID(id objc.ID) VoiceSettingsSheetController

VoiceSettingsSheetControllerFromID constructs a VoiceSettingsSheetController from an objc.ID.

func (VoiceSettingsSheetController) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (VoiceSettingsSheetController) Init

Init initializes the instance.

func (VoiceSettingsSheetController) ShowSheetWithVoiceSettingsModalDelegateModalForWindow

func (v VoiceSettingsSheetController) ShowSheetWithVoiceSettingsModalDelegateModalForWindow(settings objectivec.IObject, delegate objectivec.IObject, window objectivec.IObject)

type VoiceSettingsSheetControllerClass

type VoiceSettingsSheetControllerClass struct {
	// contains filtered or unexported fields
}

func GetVoiceSettingsSheetControllerClass

func GetVoiceSettingsSheetControllerClass() VoiceSettingsSheetControllerClass

GetVoiceSettingsSheetControllerClass returns the class object for VoiceSettingsSheetController.

func (VoiceSettingsSheetControllerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (VoiceSettingsSheetControllerClass) Class

Class returns the underlying Objective-C class pointer.

func (VoiceSettingsSheetControllerClass) DefaultVoiceSettingsSheetController

func (_VoiceSettingsSheetControllerClass VoiceSettingsSheetControllerClass) DefaultVoiceSettingsSheetController() objectivec.IObject

type VoiceSettingsWindowController

type VoiceSettingsWindowController struct {
	appkit.NSWindowController
}

Methods

func NewVoiceSettingsWindowController

func NewVoiceSettingsWindowController() VoiceSettingsWindowController

NewVoiceSettingsWindowController creates a new VoiceSettingsWindowController instance.

func VoiceSettingsWindowControllerFromID

func VoiceSettingsWindowControllerFromID(id objc.ID) VoiceSettingsWindowController

VoiceSettingsWindowControllerFromID constructs a VoiceSettingsWindowController from an objc.ID.

func (VoiceSettingsWindowController) Autorelease

Autorelease adds the receiver to the current autorelease pool.

func (VoiceSettingsWindowController) CancelVoiceSettings

func (v VoiceSettingsWindowController) CancelVoiceSettings(settings objectivec.IObject)

func (VoiceSettingsWindowController) CloseWindow

func (v VoiceSettingsWindowController) CloseWindow()

func (VoiceSettingsWindowController) DebugDescription

func (v VoiceSettingsWindowController) DebugDescription() string

func (VoiceSettingsWindowController) Description

func (v VoiceSettingsWindowController) Description() string

func (VoiceSettingsWindowController) Hash

func (VoiceSettingsWindowController) Init

Init initializes the instance.

func (VoiceSettingsWindowController) PercentOfNormalFromSlider

func (v VoiceSettingsWindowController) PercentOfNormalFromSlider(slider objectivec.IObject) float32

func (VoiceSettingsWindowController) PlayStopVoiceSettings

func (v VoiceSettingsWindowController) PlayStopVoiceSettings(settings objectivec.IObject)

func (VoiceSettingsWindowController) RateCheckboxClicked

func (v VoiceSettingsWindowController) RateCheckboxClicked(clicked objectivec.IObject)

func (VoiceSettingsWindowController) RateSliderChanged

func (v VoiceSettingsWindowController) RateSliderChanged(changed objectivec.IObject)

func (VoiceSettingsWindowController) SaveVoiceSettings

func (v VoiceSettingsWindowController) SaveVoiceSettings(settings objectivec.IObject)

func (VoiceSettingsWindowController) SetUpWindowWithVoiceSettingsModalDelegate

func (v VoiceSettingsWindowController) SetUpWindowWithVoiceSettingsModalDelegate(settings objectivec.IObject, delegate objectivec.IObject)

func (VoiceSettingsWindowController) SetValueOfSliderUsingPercentOfNormal

func (v VoiceSettingsWindowController) SetValueOfSliderUsingPercentOfNormal(slider objectivec.IObject, normal float32)

func (VoiceSettingsWindowController) SetValueOfSliderUsingWordsPerMinute

func (v VoiceSettingsWindowController) SetValueOfSliderUsingWordsPerMinute(slider objectivec.IObject, minute float32)

func (VoiceSettingsWindowController) SpeechSynthesizerDidFinishSpeaking

func (v VoiceSettingsWindowController) SpeechSynthesizerDidFinishSpeaking(synthesizer objectivec.IObject, speaking bool)

func (VoiceSettingsWindowController) Superclass

func (VoiceSettingsWindowController) VoicePopupMenuChanged

func (v VoiceSettingsWindowController) VoicePopupMenuChanged(changed objectivec.IObject)

func (VoiceSettingsWindowController) VoiceSettingsFromWindow

func (v VoiceSettingsWindowController) VoiceSettingsFromWindow() objectivec.IObject

func (VoiceSettingsWindowController) VolumeCheckboxClicked

func (v VoiceSettingsWindowController) VolumeCheckboxClicked(clicked objectivec.IObject)

func (VoiceSettingsWindowController) VolumeSliderChanged

func (v VoiceSettingsWindowController) VolumeSliderChanged(changed objectivec.IObject)

func (VoiceSettingsWindowController) WordsPerMinuteFromSlider

func (v VoiceSettingsWindowController) WordsPerMinuteFromSlider(slider objectivec.IObject) float32

type VoiceSettingsWindowControllerClass

type VoiceSettingsWindowControllerClass struct {
	// contains filtered or unexported fields
}

func GetVoiceSettingsWindowControllerClass

func GetVoiceSettingsWindowControllerClass() VoiceSettingsWindowControllerClass

GetVoiceSettingsWindowControllerClass returns the class object for VoiceSettingsWindowController.

func (VoiceSettingsWindowControllerClass) Alloc

Alloc allocates memory for a new instance of the class.

func (VoiceSettingsWindowControllerClass) Class

Class returns the underlying Objective-C class pointer.

type VoiceTableCellView

type VoiceTableCellView struct {
	appkit.NSTableCellView
}

Methods

func NewVoiceTableCellView

func NewVoiceTableCellView() VoiceTableCellView

NewVoiceTableCellView creates a new VoiceTableCellView instance.

func VoiceTableCellViewFromID

func VoiceTableCellViewFromID(id objc.ID) VoiceTableCellView

VoiceTableCellViewFromID constructs a VoiceTableCellView from an objc.ID.

func (VoiceTableCellView) ActiveCheckbox

func (v VoiceTableCellView) ActiveCheckbox() ISOVoiceRowCheckboxButton

func (VoiceTableCellView) Autorelease

func (v VoiceTableCellView) Autorelease() VoiceTableCellView

Autorelease adds the receiver to the current autorelease pool.

func (VoiceTableCellView) DownloadCheckbox

func (v VoiceTableCellView) DownloadCheckbox() ISOVoiceRowCheckboxButton

func (VoiceTableCellView) DownloadMessageTextField

func (v VoiceTableCellView) DownloadMessageTextField() appkit.NSTextField

func (VoiceTableCellView) Init

Init initializes the instance.

type VoiceTableCellViewClass

type VoiceTableCellViewClass struct {
	// contains filtered or unexported fields
}

func GetVoiceTableCellViewClass

func GetVoiceTableCellViewClass() VoiceTableCellViewClass

GetVoiceTableCellViewClass returns the class object for VoiceTableCellView.

func (VoiceTableCellViewClass) Alloc

Alloc allocates memory for a new instance of the class.

func (VoiceTableCellViewClass) Class

func (vc VoiceTableCellViewClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

type VoiceTableRow

type VoiceTableRow struct {
	objectivec.Object
}

Methods

func NewVoiceTableRow

func NewVoiceTableRow() VoiceTableRow

NewVoiceTableRow creates a new VoiceTableRow instance.

func NewVoiceTableRowWithTitleVoiceObject

func NewVoiceTableRowWithTitleVoiceObject(title objectivec.IObject, object objectivec.IObject) VoiceTableRow

func VoiceTableRowFromID

func VoiceTableRowFromID(id objc.ID) VoiceTableRow

VoiceTableRowFromID constructs a VoiceTableRow from an objc.ID.

func (VoiceTableRow) Autorelease

func (v VoiceTableRow) Autorelease() VoiceTableRow

Autorelease adds the receiver to the current autorelease pool.

func (VoiceTableRow) GroupRow

func (v VoiceTableRow) GroupRow() bool

func (VoiceTableRow) Init

func (v VoiceTableRow) Init() VoiceTableRow

Init initializes the instance.

func (VoiceTableRow) InitWithTitleVoiceObject

func (v VoiceTableRow) InitWithTitleVoiceObject(title objectivec.IObject, object objectivec.IObject) VoiceTableRow

func (VoiceTableRow) IsGroupRow

func (v VoiceTableRow) IsGroupRow() bool

func (VoiceTableRow) IsSelected

func (v VoiceTableRow) IsSelected() bool

func (VoiceTableRow) Selected

func (v VoiceTableRow) Selected() bool

func (VoiceTableRow) SetGroupRow

func (v VoiceTableRow) SetGroupRow(value bool)

func (VoiceTableRow) SetSelected

func (v VoiceTableRow) SetSelected(value bool)

func (VoiceTableRow) SetSelectedUsingLanguageCodeOnlyToSelectVoices

func (v VoiceTableRow) SetSelectedUsingLanguageCodeOnlyToSelectVoices(voices bool)

func (VoiceTableRow) SetTableIndex

func (v VoiceTableRow) SetTableIndex(value uint64)

func (VoiceTableRow) TableIndex

func (v VoiceTableRow) TableIndex() uint64

func (VoiceTableRow) Title

func (v VoiceTableRow) Title() string

func (VoiceTableRow) VoiceObject

func (v VoiceTableRow) VoiceObject() ISOVoiceObject

type VoiceTableRowClass

type VoiceTableRowClass struct {
	// contains filtered or unexported fields
}

func GetVoiceTableRowClass

func GetVoiceTableRowClass() VoiceTableRowClass

GetVoiceTableRowClass returns the class object for VoiceTableRow.

func (VoiceTableRowClass) Alloc

func (vc VoiceTableRowClass) Alloc() VoiceTableRow

Alloc allocates memory for a new instance of the class.

func (VoiceTableRowClass) ArrangedRowsFromVoiceObjectsUseLanguageCodeOnlyToSelectVoicesShowIndividualQualitiesShowFullGroupNamesShowCurrentLocaleAtTop

func (_VoiceTableRowClass VoiceTableRowClass) ArrangedRowsFromVoiceObjectsUseLanguageCodeOnlyToSelectVoicesShowIndividualQualitiesShowFullGroupNamesShowCurrentLocaleAtTop(objects objectivec.IObject, voices bool, qualities bool, names bool, top bool) objectivec.IObject

func (VoiceTableRowClass) Class

func (vc VoiceTableRowClass) Class() objc.Class

Class returns the underlying Objective-C class pointer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL