Packages

class SpeechToTextSDK extends SpeechSDKBase with BasicLogging

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

Instance Constructors

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

Type Members

  1. type ResponseType = SpeechResponse
    Definition Classes
    SpeechToTextSDKSpeechSDKBase

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[_]): SpeechToTextSDK.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): SpeechToTextSDK.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 dotnetAdditionalMethods: String
    Definition Classes
    HasSetLinkedServiceDotnetWrappable
  16. def dotnetClass(): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  17. lazy val dotnetClassName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  18. lazy val dotnetClassNameString: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  19. lazy val dotnetClassWrapperName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  20. lazy val dotnetCopyrightLines: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  21. def dotnetExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  22. def dotnetExtraMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  23. lazy val dotnetInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  24. def dotnetMLReadWriteMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  25. lazy val dotnetNamespace: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  26. lazy val dotnetObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  27. def dotnetParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  28. def dotnetParamGetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  29. def dotnetParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  30. def dotnetParamSetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  31. def dotnetWrapAsTypeMethod: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  32. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  33. val endpointId: Param[String]
    Definition Classes
    SpeechSDKBase
  34. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  36. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  37. def explainParams(): String
    Definition Classes
    Params
  38. val extraFfmpegArgs: StringArrayParam
    Definition Classes
    SpeechSDKBase
  39. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  40. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  41. val fileType: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  42. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  43. val format: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  44. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  45. def getAudioDataCol: String
    Definition Classes
    SpeechSDKBase
  46. def getAudioFormat(fileType: String, default: Option[String]): AudioStreamFormat
    Attributes
    protected
    Definition Classes
    SpeechSDKBase
  47. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  48. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  49. def getEndpointId: String
    Definition Classes
    SpeechSDKBase
  50. def getExtraFfmpegArgs: Array[String]
    Definition Classes
    SpeechSDKBase
  51. def getLocationDomain(location: String): String
    Attributes
    protected
    Definition Classes
    DomainHelper
  52. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  53. def getOutputCol: String

    Definition Classes
    HasOutputCol
  54. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  55. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  56. def getPullStream(stream: InputStream, audioFormat: String, defaultAudioFormat: Option[String]): PullAudioInputStream
    Definition Classes
    SpeechSDKBase
  57. def getRecordAudioData: Boolean
    Definition Classes
    SpeechSDKBase
  58. def getRecordedFileNameCol: String
    Definition Classes
    SpeechSDKBase
  59. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  60. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  61. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  62. def getSpeechConfig(uri: URI, speechKey: String, language: String, profanity: String, format: String): SpeechConfig
    Definition Classes
    SpeechSDKBase
  63. def getStreamIntermediateResults: Boolean
    Definition Classes
    SpeechSDKBase
  64. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  65. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  66. def getUrl: String

    Definition Classes
    HasURL
  67. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  68. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  69. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  70. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  71. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  72. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  73. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  74. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  75. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  76. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  77. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  78. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  79. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  80. def initializeLogIfNecessary(isInterpreter: Boolean): Unit
    Attributes
    protected
    Definition Classes
    Logging
  81. def inputStreamToText(stream: InputStream, audioFormat: String, uri: URI, speechKey: String, profanity: String, language: String, format: String, defaultAudioFormat: Option[String], participants: Seq[TranscriptionParticipant]): Iterator[SpeechResponse]

    returns

    text transcription of the audio

    Definition Classes
    SpeechToTextSDKSpeechSDKBase
  82. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  83. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  84. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  85. def isTraceEnabled(): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  86. val language: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  87. def log: Logger
    Attributes
    protected
    Definition Classes
    Logging
  88. def logBase(methodName: String): Unit
    Attributes
    protected
    Definition Classes
    BasicLogging
  89. def logClass(): Unit
    Definition Classes
    BasicLogging
  90. def logDebug(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  91. def logDebug(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  92. def logError(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  93. def logError(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  94. def logErrorBase(methodName: String, e: Exception): Unit
    Attributes
    protected
    Definition Classes
    BasicLogging
  95. def logFit[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  96. def logInfo(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  97. def logInfo(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  98. def logName: String
    Attributes
    protected
    Definition Classes
    Logging
  99. def logPredict[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  100. def logTrace(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  101. def logTrace(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  102. def logTrain[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  103. def logTransform[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  104. def logVerb[T](verb: String, f: ⇒ T): T
    Definition Classes
    BasicLogging
  105. def logWarning(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  106. def logWarning(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  107. def makeDotnetFile(conf: CodegenConfig): Unit
    Definition Classes
    DotnetWrappable
  108. def makeEventHandler[T](f: (Any, T) ⇒ Unit): EventHandler[T]
    Attributes
    protected
    Definition Classes
    SpeechSDKBase
  109. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  110. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  111. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  112. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  113. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  114. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  115. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  116. val participantsJson: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  117. val profanity: ServiceParam[String]
    Definition Classes
    SpeechSDKBase
  118. def pyAdditionalMethods: String
    Definition Classes
    HasSetLinkedServicePythonWrappable
  119. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  120. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  121. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  122. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  123. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  124. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  125. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    PythonWrappable
  126. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  127. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  128. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  129. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  130. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  131. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  132. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  133. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  134. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  135. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  136. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  137. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  138. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  139. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  140. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  141. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  142. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  143. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  144. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  145. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  146. val recordAudioData: BooleanParam
    Definition Classes
    SpeechSDKBase
  147. val recordedFileNameCol: Param[String]
    Definition Classes
    SpeechSDKBase
  148. val responseTypeBinding: SparkBindings[SpeechResponse]
    Definition Classes
    SpeechToTextSDKSpeechSDKBase
  149. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  150. final def set(paramPair: ParamPair[_]): SpeechToTextSDK.this.type
    Attributes
    protected
    Definition Classes
    Params
  151. final def set(param: String, value: Any): SpeechToTextSDK.this.type
    Attributes
    protected
    Definition Classes
    Params
  152. final def set[T](param: Param[T], value: T): SpeechToTextSDK.this.type
    Definition Classes
    Params
  153. def setAudioDataCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  154. final def setDefault(paramPairs: ParamPair[_]*): SpeechToTextSDK.this.type
    Attributes
    protected
    Definition Classes
    Params
  155. final def setDefault[T](param: Param[T], value: T): SpeechToTextSDK.this.type
    Attributes
    protected
    Definition Classes
    Params
  156. def setEndpointId(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  157. def setExtraFfmpegArgs(v: Array[String]): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  158. def setFileType(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  159. def setFileTypeCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  160. def setFormat(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  161. def setFormatCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  162. def setLanguage(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  163. def setLanguageCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  164. def setLinkedService(v: String): SpeechToTextSDK.this.type
  165. def setLocation(v: String): SpeechToTextSDK.this.type
    Definition Classes
    HasSetLocation
  166. def setOutputCol(value: String): SpeechToTextSDK.this.type

    Definition Classes
    HasOutputCol
  167. def setParticipants(v: Seq[(String, String, String)]): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  168. def setParticipantsJson(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  169. def setParticipantsJsonCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  170. def setProfanity(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  171. def setProfanityCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  172. def setRecordAudioData(v: Boolean): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  173. def setRecordedFileNameCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  174. def setScalarParam[T](name: String, value: T): SpeechToTextSDK.this.type
    Definition Classes
    HasServiceParams
  175. def setScalarParam[T](p: ServiceParam[T], value: T): SpeechToTextSDK.this.type
    Definition Classes
    HasServiceParams
  176. def setStreamIntermediateResults(v: Boolean): SpeechToTextSDK.this.type
    Definition Classes
    SpeechSDKBase
  177. def setSubscriptionKey(v: String): SpeechToTextSDK.this.type
    Definition Classes
    HasSubscriptionKey
  178. def setSubscriptionKeyCol(v: String): SpeechToTextSDK.this.type
    Definition Classes
    HasSubscriptionKey
  179. def setUrl(value: String): SpeechToTextSDK.this.type

    Definition Classes
    HasURL
  180. def setVectorParam(name: String, value: String): SpeechToTextSDK.this.type
    Definition Classes
    HasServiceParams
  181. def setVectorParam[T](p: ServiceParam[T], value: String): SpeechToTextSDK.this.type
    Definition Classes
    HasServiceParams
  182. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  183. val streamIntermediateResults: BooleanParam
    Definition Classes
    SpeechSDKBase
  184. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  185. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  186. val thisStage: Params
    Attributes
    protected
    Definition Classes
    BaseWrappable
  187. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  188. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    SpeechSDKBase → Transformer
  189. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  190. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  191. def transformAudioRows(dynamicParamColName: String, toRow: (ResponseType) ⇒ Row, bconf: Broadcast[SConf], isUriAudio: Boolean)(rows: Iterator[Row]): Iterator[Row]
    Attributes
    protected
    Definition Classes
    SpeechSDKBase
  192. def transformSchema(schema: StructType): StructType
    Definition Classes
    SpeechSDKBase → PipelineStage
  193. def transformSchema(schema: StructType, logging: Boolean): StructType
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  194. val uid: String
    Definition Classes
    SpeechToTextSDKBasicLogging → Identifiable
  195. val url: Param[String]
    Definition Classes
    HasURL
  196. def urlPath: String
    Definition Classes
    SpeechSDKBaseHasUrlPath
  197. val ver: String
    Definition Classes
    BasicLogging
  198. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  199. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  200. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  201. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from SpeechSDKBase

Inherited from HasSetLinkedService

Inherited from BasicLogging

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 DotnetWrappable

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