Uses of Interface
ca.phon.autotranscribe.AutoTranscribeSource
Packages that use AutoTranscribeSource
-
Uses of AutoTranscribeSource in ca.phon.app.session.editor.autotranscribe
Classes in ca.phon.app.session.editor.autotranscribe that implement AutoTranscribeSourceModifier and TypeClassDescriptionclass
class
IPADictionary Source for automatic transcriptions -
Uses of AutoTranscribeSource in ca.phon.autotranscribe
Methods in ca.phon.autotranscribe that return types with arguments of type AutoTranscribeSourceMethods in ca.phon.autotranscribe with parameters of type AutoTranscribeSourceModifier and TypeMethodDescriptionvoid
AutoTranscriber.addSource
(AutoTranscribeSource source) Add a new source for transcriptionsvoid
AutoTranscriber.removeSource
(AutoTranscribeSource source) Remove a source for transcriptionsMethod parameters in ca.phon.autotranscribe with type arguments of type AutoTranscribeSourceModifier and TypeMethodDescriptionvoid
AutoTranscriber.setSources
(List<AutoTranscribeSource> sources) Constructor parameters in ca.phon.autotranscribe with type arguments of type AutoTranscribeSourceModifierConstructorDescriptionAutoTranscriber
(List<AutoTranscribeSource> sources) Create a new auto transcriber for the given orthography and sources