class ConversationTranscription extends SpeechSDKBase with SynapseMLLogging

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ConversationTranscription
  2. SpeechSDKBase
  3. HasSetLinkedServiceUsingLocation
  4. HasSetLinkedService
  5. SynapseMLLogging
  6. ComplexParamsWritable
  7. MLWritable
  8. HasSubscriptionKey
  9. HasOutputCol
  10. HasServiceParams
  11. HasSetLocation
  12. DomainHelper
  13. HasUrlPath
  14. HasURL
  15. Wrappable
  16. RWrappable
  17. PythonWrappable
  18. BaseWrappable
  19. Transformer
  20. PipelineStage
  21. Logging
  22. Params
  23. Serializable
  24. Serializable
  25. Identifiable
  26. AnyRef
  27. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ConversationTranscription()
  2. new ConversationTranscription(uid: String)

Type Members

  1. type ResponseType = TranscriptionResponse

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val audioDataCol: Param[String]
    Definition Classes
    SpeechSDKBase
  7. lazy val classNameHelper: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  8. final def clear(param: Param[_]): ConversationTranscription.this.type
    Definition Classes
    Params
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  10. def companionModelClassName: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  11. def copy(extra: ParamMap): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase → Transformer → PipelineStage → Params
  12. def copyValues[T <: Params](to: T, extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  13. lazy val copyrightLines: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  14. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  15. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  16. val endpointId: Param[String]
    Definition Classes
    SpeechSDKBase
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  19. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  20. def explainParams(): String
    Definition Classes
    Params
  21. val extraFfmpegArgs: StringArrayParam
    Definition Classes
    SpeechSDKBase
  22. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  23. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  24. val fileType: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  25. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. val format: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  27. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  28. def getAudioDataCol: String
    Definition Classes
    SpeechSDKBase
  29. def getAudioFormat(fileType: String, default: Option[String]): AudioStreamFormat
    Attributes
    protected
    Definition Classes
    SpeechSDKBase
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  31. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  32. def getEndpointId: String
    Definition Classes
    SpeechSDKBase
  33. def getExtraFfmpegArgs: Array[String]
    Definition Classes
    SpeechSDKBase
  34. def getLocationDomain(location: String): String
    Attributes
    protected
    Definition Classes
    DomainHelper
  35. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  36. def getOutputCol: String

    Definition Classes
    HasOutputCol
  37. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  38. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  39. def getPayload(methodName: String, numCols: Option[Int], executionSeconds: Option[Double], exception: Option[Exception]): Map[String, String]
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  40. def getPullStream(stream: InputStream, audioFormat: String, defaultAudioFormat: Option[String]): PullAudioInputStream
    Definition Classes
    SpeechSDKBase
  41. def getRecordAudioData: Boolean
    Definition Classes
    SpeechSDKBase
  42. def getRecordedFileNameCol: String
    Definition Classes
    SpeechSDKBase
  43. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  44. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  45. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  46. def getSpeechConfig(uri: URI, speechKey: String, language: String, profanity: String, wordLevelTimestamps: Boolean, format: String): SpeechConfig
    Definition Classes
    SpeechSDKBase
  47. def getStreamIntermediateResults: Boolean
    Definition Classes
    SpeechSDKBase
  48. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  49. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  50. def getUrl: String

    Definition Classes
    HasURL
  51. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  52. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  53. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  54. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  55. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  56. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  57. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  58. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  59. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  60. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  61. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  62. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  63. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  64. def initializeLogIfNecessary(isInterpreter: Boolean): Unit
    Attributes
    protected
    Definition Classes
    Logging
  65. def inputStreamToText(stream: InputStream, audioFormat: String, uri: URI, speechKey: String, profanity: String, wordLevelTimestamps: Boolean, language: String, format: String, defaultAudioFormat: Option[String], participants: Seq[TranscriptionParticipant]): Iterator[TranscriptionResponse]

    returns

    text transcription of the audio

    Definition Classes
    ConversationTranscriptionSpeechSDKBase
  66. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  67. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  68. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  69. def isTraceEnabled(): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  70. val language: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  71. def log: Logger
    Attributes
    protected
    Definition Classes
    Logging
  72. def logBase(info: Map[String, String], featureName: Option[String]): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  73. def logBase(methodName: String, numCols: Option[Int], executionSeconds: Option[Double], featureName: Option[String]): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  74. def logClass(featureName: String): Unit
    Definition Classes
    SynapseMLLogging
  75. def logDebug(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  76. def logDebug(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  77. def logError(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  78. def logError(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  79. def logErrorBase(methodName: String, e: Exception): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  80. def logFit[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  81. def logInfo(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  82. def logInfo(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  83. def logName: String
    Attributes
    protected
    Definition Classes
    Logging
  84. def logTrace(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  85. def logTrace(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  86. def logTransform[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  87. def logVerb[T](verb: String, f: ⇒ T, columns: Option[Int] = None): T
    Definition Classes
    SynapseMLLogging
  88. def logWarning(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  89. def logWarning(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  90. def makeEventHandler[T](f: (Any, T) ⇒ Unit): EventHandler[T]
    Attributes
    protected
    Definition Classes
    SpeechSDKBase
  91. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  92. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  93. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  94. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  95. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  96. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  97. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  98. val participantsJson: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  99. val profanity: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  100. def pyAdditionalMethods: String
    Definition Classes
    HasSetLinkedServicePythonWrappable
  101. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  102. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  103. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  104. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  105. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  106. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  107. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    PythonWrappable
  108. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  109. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  110. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  111. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  112. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  113. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  114. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  115. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  116. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  117. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  118. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  119. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  120. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  121. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  122. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  123. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  124. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  125. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  126. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  127. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  128. val recordAudioData: BooleanParam
    Definition Classes
    SpeechSDKBase
  129. val recordedFileNameCol: Param[String]
    Definition Classes
    SpeechSDKBase
  130. val responseTypeBinding: SparkBindings[TranscriptionResponse]
  131. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  132. final def set(paramPair: ParamPair[_]): ConversationTranscription.this.type
    Attributes
    protected
    Definition Classes
    Params
  133. final def set(param: String, value: Any): ConversationTranscription.this.type
    Attributes
    protected
    Definition Classes
    Params
  134. final def set[T](param: Param[T], value: T): ConversationTranscription.this.type
    Definition Classes
    Params
  135. def setAudioDataCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  136. final def setDefault(paramPairs: ParamPair[_]*): ConversationTranscription.this.type
    Attributes
    protected
    Definition Classes
    Params
  137. final def setDefault[T](param: Param[T], value: T): ConversationTranscription.this.type
    Attributes
    protected[org.apache.spark.ml]
    Definition Classes
    Params
  138. def setEndpointId(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  139. def setExtraFfmpegArgs(v: Array[String]): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  140. def setFileType(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  141. def setFileTypeCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  142. def setFormat(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  143. def setFormatCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  144. def setLanguage(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  145. def setLanguageCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  146. def setLinkedService(v: String): ConversationTranscription.this.type
  147. def setLocation(v: String): ConversationTranscription.this.type
    Definition Classes
    HasSetLocation
  148. def setOutputCol(value: String): ConversationTranscription.this.type

    Definition Classes
    HasOutputCol
  149. def setParticipants(v: Seq[(String, String, String)]): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  150. def setParticipantsJson(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  151. def setParticipantsJsonCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  152. def setProfanity(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  153. def setProfanityCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  154. def setRecordAudioData(v: Boolean): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  155. def setRecordedFileNameCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  156. def setScalarParam[T](name: String, value: T): ConversationTranscription.this.type
    Definition Classes
    HasServiceParams
  157. def setScalarParam[T](p: ServiceParam[T], value: T): ConversationTranscription.this.type
    Definition Classes
    HasServiceParams
  158. def setStreamIntermediateResults(v: Boolean): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  159. def setSubscriptionKey(v: String): ConversationTranscription.this.type
    Definition Classes
    HasSubscriptionKey
  160. def setSubscriptionKeyCol(v: String): ConversationTranscription.this.type
    Definition Classes
    HasSubscriptionKey
  161. def setUrl(value: String): ConversationTranscription.this.type

    Definition Classes
    HasURL
  162. def setVectorParam(name: String, value: String): ConversationTranscription.this.type
    Definition Classes
    HasServiceParams
  163. def setVectorParam[T](p: ServiceParam[T], value: String): ConversationTranscription.this.type
    Definition Classes
    HasServiceParams
  164. def setWordLevelTimestamps(v: Boolean): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  165. def setWordLevelTimestampsCol(v: String): ConversationTranscription.this.type
    Definition Classes
    SpeechSDKBase
  166. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  167. val streamIntermediateResults: BooleanParam
    Definition Classes
    SpeechSDKBase
  168. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  169. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  170. val thisStage: Params
    Attributes
    protected
    Definition Classes
    BaseWrappable
  171. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  172. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    SpeechSDKBase → Transformer
  173. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  174. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  175. def transformAudioRows(dynamicParamColName: String, toRow: (ResponseType) ⇒ Row, bconf: Broadcast[SConf], isUriAudio: Boolean)(rows: Iterator[Row]): Iterator[Row]
    Attributes
    protected
    Definition Classes
    SpeechSDKBase
  176. def transformSchema(schema: StructType): StructType
    Definition Classes
    SpeechSDKBase → PipelineStage
  177. def transformSchema(schema: StructType, logging: Boolean): StructType
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  178. val uid: String
    Definition Classes
    ConversationTranscriptionSynapseMLLogging → Identifiable
  179. val url: Param[String]
    Definition Classes
    HasURL
  180. def urlPath: String
    Definition Classes
    SpeechSDKBaseHasUrlPath
  181. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  182. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  183. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  184. val wordLevelTimestamps: ServiceParam[Boolean]
    Definition Classes
    SpeechSDKBase
  185. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from SpeechSDKBase

Inherited from HasSetLinkedService

Inherited from SynapseMLLogging

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasSubscriptionKey

Inherited from HasOutputCol

Inherited from HasServiceParams

Inherited from HasSetLocation

Inherited from DomainHelper

Inherited from HasUrlPath

Inherited from HasURL

Inherited from Wrappable

Inherited from RWrappable

Inherited from PythonWrappable

Inherited from BaseWrappable

Inherited from Transformer

Inherited from PipelineStage

Inherited from Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

param

setParam

Ungrouped