A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activityReceived - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the activity received event.
- ActivityReceivedEvent - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- ActivityReceivedEventArgs - Class in com.microsoft.cognitiveservices.speech.dialog
-
Class that describes the events of a activity received event.
- ActivityReceivedEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.dialog.ActivityReceivedEventArgs
-
Constructs an ActivityReceivedEventArgs object.
- add(Grammar) - Method in class com.microsoft.cognitiveservices.speech.GrammarList
-
Adds a single grammar to the current recognizer.
- addAllIntents(LanguageUnderstandingModel) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Adds all intents from the specified Language Understanding Model.
- addAllIntents(LanguageUnderstandingModel, String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Adds all intents from the specified Language Understanding Model.
- addEventListener(EventHandler<T>) - Method in class com.microsoft.cognitiveservices.speech.util.EventHandlerImpl
-
Registers a new event handler with the associated event.
- addIntent(LanguageUnderstandingModel, String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Adds a single intent by name from the specified Language Understanding Model.
- addIntent(LanguageUnderstandingModel, String, String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Adds a single intent by name from the specified Language Understanding Model.
- addIntent(String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Adds a simple phrase that may be spoken by the user, indicating a specific user intent.
- addIntent(String, String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Adds a simple phrase that may be spoken by the user, indicating a specific user intent.
- addItem(int, int, String) - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Adds an item to the specified ajv item
- addItem(SafeHandle, int, int, String) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonBuilderJNI
-
Adds an item to the specified ajv item
- addParticipantAsync(Participant) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Add a participant to a conversation using a participant object.
- addParticipantAsync(Participant) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Add a participant to a meeting using a participant object.
- addParticipantAsync(User) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Add a participant to a conversation using a user object.
- addParticipantAsync(User) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Add a participant to a meeting using a user object.
- addParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Add a participant to a conversation using the user's id.
- addParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Add a participant to a meeting using the user's id.
- addPhrase(String) - Method in class com.microsoft.cognitiveservices.speech.PhraseListGrammar
-
Adds a single phrase to the current recognizer.
- addTargetLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Adds a (text) target language for translation.
- addTargetLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Adds a target language for translation.
- ALAW - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for ALAW.
- ALAW - com.microsoft.cognitiveservices.speech.audio.AudioStreamWaveFormat
-
AudioStreamWaveFormat definition for A-law-encoded format.
- AllData - com.microsoft.cognitiveservices.speech.StreamStatus
-
The audio data stream contains all data of a speak request
- AMRNB - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for AMRNB.
- AMRWB - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for AMRWB.
- AmrWb16000Hz - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
amr-wb-16000hz AMR-WB audio at 16kHz sampling rate.
- Any - com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityType
-
This will match any text that fills the slot.
- ANY - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for ANY other or unknown format.
- applyLanguageModels(Collection<LanguageUnderstandingModel>) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Takes a collection of language understanding models, makes a copy of them, and applies them to the recognizer.
- applyTo(Recognizer) - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Applies the settings in this config to a recognizer.
- asBoolean() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
As boolean.
- asBoolean(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
As boolean.
- asFloat() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
As float.
- asFloat(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
As float.
- asInt() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
As int.
- asInt(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
As int.
- asJson() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
As json string.
- asJson(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
As json string.
- asJsonCopy(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonBuilderJNI
-
As json string.
- assignClass(String, Grammar) - Method in class com.microsoft.cognitiveservices.speech.ClassLanguageModel
-
Assigns a grammar to a specified class in a language model.
- asString() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
As string.
- asString(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
As string.
- AsyncThreadService - Class in com.microsoft.cognitiveservices.speech.util
-
Internal AsyncThreadService class, which wraps Java ExecutorService as static and shared between all SDK instances who needs to do async operations.
- AsyncThreadService() - Constructor for class com.microsoft.cognitiveservices.speech.util.AsyncThreadService
- AUDIO_INPUT_PROCESSING_DISABLE_DEREVERBERATION - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Disables dereverberation in the audio processing pipeline.
- AUDIO_INPUT_PROCESSING_DISABLE_ECHO_CANCELLATION - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Disables echo cancellation in the audio processing pipeline.
- AUDIO_INPUT_PROCESSING_DISABLE_GAIN_CONTROL - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Disables automatic gain control in the audio processing pipeline.
- AUDIO_INPUT_PROCESSING_DISABLE_NOISE_SUPPRESSION - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Disables noise suppression in the audio processing pipeline.
- AUDIO_INPUT_PROCESSING_ENABLE_DEFAULT - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Enables default built-in input audio processing.
- AUDIO_INPUT_PROCESSING_ENABLE_VOICE_ACTIVITY_DETECTION - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Enable voice activity detection in input audio processing.
- AUDIO_INPUT_PROCESSING_NONE - Static variable in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
-
Disables built-in input audio processing.
- Audio16Khz128KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-16khz-128kbitrate-mono-mp3
- Audio16Khz16Bit32KbpsMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-16khz-16bit-32kbps-mono-opus Audio compressed by OPUS codec without container, with bitrate of 32kbps.
- Audio16Khz16KbpsMonoSiren - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-16khz-16kbps-mono-siren Unsupported by the service.
- Audio16Khz32KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-16khz-32kbitrate-mono-mp3
- Audio16Khz64KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-16khz-64kbitrate-mono-mp3
- Audio24Khz160KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-24khz-160kbitrate-mono-mp3
- Audio24Khz16Bit24KbpsMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-24khz-16bit-24kbps-mono-opus Audio compressed by OPUS codec without container, with bitrate of 24kbps.
- Audio24Khz16Bit48KbpsMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-24khz-16bit-48kbps-mono-opus Audio compressed by OPUS codec without container, with bitrate of 48kbps.
- Audio24Khz48KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-24khz-48kbitrate-mono-mp3
- Audio24Khz96KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-24khz-96kbitrate-mono-mp3
- Audio48Khz192KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-48khz-192kbitrate-mono-mp3
- Audio48Khz96KBitRateMonoMp3 - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
audio-48khz-96kbitrate-mono-mp3
- AudioConfig - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio input or output configuration.
- AudioConfig - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AudioConfig_AudioProcessingOptions - com.microsoft.cognitiveservices.speech.PropertyId
-
Audio processing options in JSON format.
- AudioConfig_DeviceNameForRender - com.microsoft.cognitiveservices.speech.PropertyId
-
The device name for audio render.
- AudioConfig_PlaybackBufferLengthInMs - com.microsoft.cognitiveservices.speech.PropertyId
-
Playback buffer length in milliseconds, default is 50 milliseconds.
- AudioDataStream - Class in com.microsoft.cognitiveservices.speech
-
Represents audio data stream used for operating audio data as a stream.
- AudioDataStream - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AudioInputStream - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio input stream used for custom audio input configurations.
- AudioInputStream - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AudioOutputStream - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio output stream used for custom audio output configurations.
- AudioOutputStream - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AudioProcessingConstants - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio processing constants used for specifying the processing in AudioProcessingOptions.
- AudioProcessingConstants() - Constructor for class com.microsoft.cognitiveservices.speech.audio.AudioProcessingConstants
- AudioProcessingOptions - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio processing options used with audio config class.
- AudioProcessingOptions - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AudioStreamContainerFormat - Enum in com.microsoft.cognitiveservices.speech.audio
-
Supported audio input container formats.
- AudioStreamFormat - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio stream format used for custom audio input configurations.
- AudioStreamFormat - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AudioStreamWaveFormat - Enum in com.microsoft.cognitiveservices.speech.audio
-
Represents the format specified inside WAV container.
- AuthenticationFailure - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates an authentication error.
- AutoDetectSourceLanguageConfig - Class in com.microsoft.cognitiveservices.speech
-
Represents auto detect source language configuration used for specifying the possible source language candidates Note: close() must be called in order to release underlying resources held by the object.
- AutoDetectSourceLanguageConfig - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- AutoDetectSourceLanguageResult - Class in com.microsoft.cognitiveservices.speech
-
Represents the result of auto detecting source languages Added in version 1.8.0
B
- BadRequest - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates that one or more recognition parameters are invalid or the audio format is not supported.
- Basic - com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityMatchMode
-
This is the basic or default mode of matching based on the EntityType.
- BookmarkReached - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for bookmark reached event.
- BotFrameworkConfig - Class in com.microsoft.cognitiveservices.speech.dialog
-
Class that defines configurations for the dialog service connector object for using a Bot Framework backend.
C
- canceled - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the canceled event.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
The event canceled signals that the intent recognition was canceled.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
The signal for events relating to the cancellation of an interaction.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
The event canceled signals that the recognition was canceled.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
The event canceled signals that the recognition was canceled.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals an error with the conversation translation, or the end of the audio stream has been reached.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
The event canceled signals that the recognition was canceled.
- canceled - Variable in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
The event canceled signals that the recognition/translation was canceled.
- Canceled - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates that the recognition was canceled.
- Canceled - com.microsoft.cognitiveservices.speech.StreamStatus
-
The audio data stream was cancelled
- canceledSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set canceled callback.
- CancellationDetails - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information about why a result was canceled.
- CancellationDetails_Reason - com.microsoft.cognitiveservices.speech.PropertyId
-
The cancellation reason.
- CancellationDetails_ReasonDetailedText - com.microsoft.cognitiveservices.speech.PropertyId
-
The cancellation detailed text.
- CancellationDetails_ReasonText - com.microsoft.cognitiveservices.speech.PropertyId
-
The cancellation text.
- CancellationErrorCode - Enum in com.microsoft.cognitiveservices.speech
-
Defines error code in case that CancellationReason is Error.
- CancellationReason - Enum in com.microsoft.cognitiveservices.speech
-
Defines the possible reasons a recognition result might be canceled.
- CancelledByUser - com.microsoft.cognitiveservices.speech.CancellationReason
-
Indicates that request was cancelled by the user.
- canReadData(long) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Check whether the stream has enough data to be read.
- canReadData(long, long) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Check whether the stream has enough data to be read, starting from the specified position.
- Circular4 - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates a microphone array with one microphone in the center and three microphones evenly spaced in a circle with radius approximately equal to 42.5 mm.
- Circular7 - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates a microphone array with one microphone in the center and six microphones evenly spaced in a circle with radius approximately equal to 42.5 mm.
- ClassLanguageModel - Class in com.microsoft.cognitiveservices.speech
-
Represents a ClassLanguageModel.
- clear() - Method in class com.microsoft.cognitiveservices.speech.PhraseListGrammar
-
Clears all phrases added to the current recognizer.
- clear() - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Removes all of the mappings from this map.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioInputStream
-
Explicitly frees any external resource attached to the object Note: close() must be called in order to release underlying resources held by the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioOutputStream
-
Explicitly frees any external resource attached to the object Note: close() must be called in order to release underlying resources held by the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Explicitly frees any external resource attached to the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStream
-
Explicitly frees any external resource attached to the object Note: close() must be called in order to release underlying resources held by the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStreamCallback
-
Closes the audio input stream.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.PushAudioInputStream
-
Closes the stream.
- close() - Method in class com.microsoft.cognitiveservices.speech.audio.PushAudioOutputStreamCallback
-
Closes the audio output stream.
- close() - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageConfig
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.CancellationDetails
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.Connection
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
Explicitly frees any external resource attached to the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.Grammar
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.GrammarList
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentTrigger
-
Closes the intent trigger.
- close() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionModel
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.NoMatchDetails
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.PhraseListGrammar
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Dispose of the associated parameter value collection.
- close() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.SessionEventArgs
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.SourceLanguageConfig
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerIdentificationModel
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionCancellationDetails
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognizer
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerVerificationModel
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfile
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Explicitly frees any external resource attached to the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisEventArgs
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Explicitly frees any external resource attached to the object.
- close() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.transcription.User
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisResult
-
Explicitly frees any external resource attached to the object
- close() - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Close
- close() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Close
- close() - Method in class com.microsoft.cognitiveservices.speech.util.SafeHandle
-
Dispose of associated resources.
- close() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Explicitly frees any external resource attached to the object
- closeConnection() - Method in class com.microsoft.cognitiveservices.speech.Connection
-
Closes the connection the service.
- CloseGuard - Class in com.microsoft.cognitiveservices.speech.util
-
CloseGuard helper
- CloseGuard() - Constructor for class com.microsoft.cognitiveservices.speech.util.CloseGuard
-
* CloseGuard constructor
- closeObject() - Method in class com.microsoft.cognitiveservices.speech.util.CloseGuard
-
Marks the guarded object as closed.
- com.microsoft.cognitiveservices.speech - package com.microsoft.cognitiveservices.speech
- com.microsoft.cognitiveservices.speech.audio - package com.microsoft.cognitiveservices.speech.audio
- com.microsoft.cognitiveservices.speech.dialog - package com.microsoft.cognitiveservices.speech.dialog
- com.microsoft.cognitiveservices.speech.intent - package com.microsoft.cognitiveservices.speech.intent
- com.microsoft.cognitiveservices.speech.speaker - package com.microsoft.cognitiveservices.speech.speaker
- com.microsoft.cognitiveservices.speech.transcription - package com.microsoft.cognitiveservices.speech.transcription
- com.microsoft.cognitiveservices.speech.translation - package com.microsoft.cognitiveservices.speech.translation
- com.microsoft.cognitiveservices.speech.util - package com.microsoft.cognitiveservices.speech.util
- connectAsync() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Connects with the service.
- connected - Variable in class com.microsoft.cognitiveservices.speech.Connection
-
The Connected event to indicate that the recognizer is connected to service.
- Connection - Class in com.microsoft.cognitiveservices.speech
-
Connection is a proxy class for managing connection to the speech service of the specified Recognizer.
- Connection - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- ConnectionEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines payload for connection events like Connected/Disconnected.
- ConnectionEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.ConnectionEventArgs
-
Constructs an instance of a ConnectionEventArgs object.
- ConnectionFailure - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates a connection error.
- ConnectionMessage - Class in com.microsoft.cognitiveservices.speech
-
ConnectionMessage represents implementation specific messages sent to and received from the speech service.
- ConnectionMessage - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- ConnectionMessageEvent - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- ConnectionMessageEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines payload for Connection's MessageReceived events.
- containsKey(Object) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns
trueif this map contains a mapping for the specified key. - containsValue(Object) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns
trueif this map maps a key to the specified value. - ContentAssessmentResult - Class in com.microsoft.cognitiveservices.speech
-
Represents the result of pronunciation assessment.
- ContentAssessmentResult(PropertyCollection) - Constructor for class com.microsoft.cognitiveservices.speech.ContentAssessmentResult
- Contracts - Class in com.microsoft.cognitiveservices.speech.util
-
Contract helper
- Contracts() - Constructor for class com.microsoft.cognitiveservices.speech.util.Contracts
- Conversation - Class in com.microsoft.cognitiveservices.speech.transcription
-
Performs conversation management including add and remove participants.
- Conversation - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- Conversation(long) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Protected constructor.
- Conversation_ApplicationId - com.microsoft.cognitiveservices.speech.PropertyId
-
Identifier used to connect to the backend service.
- Conversation_Connection_Id - com.microsoft.cognitiveservices.speech.PropertyId
-
Additional identifying information, such as a Direct Line token, used to authenticate with the backend service.
- Conversation_Conversation_Id - com.microsoft.cognitiveservices.speech.PropertyId
-
ConversationId for the session.
- Conversation_Custom_Voice_Deployment_Ids - com.microsoft.cognitiveservices.speech.PropertyId
-
Comma separated list of custom voice deployment ids.
- Conversation_DialogType - com.microsoft.cognitiveservices.speech.PropertyId
-
Type of dialog backend to connect to.
- Conversation_From_Id - com.microsoft.cognitiveservices.speech.PropertyId
-
From id to be used on speech recognition activities Added in version 1.5.0.
- Conversation_Initial_Silence_Timeout - com.microsoft.cognitiveservices.speech.PropertyId
-
Silence timeout for listening Added in version 1.5.0.
- Conversation_Request_Bot_Status_Messages - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value that specifies whether the client should receive status messages and generate corresponding turnStatusReceived events.
- Conversation_Speech_Activity_Template - com.microsoft.cognitiveservices.speech.PropertyId
-
Speech activity template, stamp properties in the template on the activity generated by the service for speech.
- conversationExpiration - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals how many more minutes are left before the conversation expires.
- ConversationExpirationEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Defines a payload for the ConversationExpiration event.
- ConversationParticipantsChangedEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Defines a payload for the ParticipantsChanged event.
- ConversationTranscriber - Class in com.microsoft.cognitiveservices.speech.transcription
-
Performs conversation transcribing for audio input streams, and gets transcribed text and speaker id as a result.
- ConversationTranscriber(SpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, AutoDetectSourceLanguageConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, AutoDetectSourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, SourceLanguageConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, SourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, String) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriber(SpeechConfig, String, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Initializes a new instance of Conversation Transcriber.
- ConversationTranscriptionCanceledEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Class that defines conversation transcription canceled events.
- ConversationTranscriptionEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Class that defines conversation transcription event arguments.
- ConversationTranscriptionResult - Class in com.microsoft.cognitiveservices.speech.transcription
-
Class that defines conversation transcription result.
- ConversationTranscriptionResult(long) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionResult
-
Internal constructor for creating a ConversationTranscriptionResult from a native handle.
- ConversationTranslationCanceledEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Defines a payload for the Canceled event.
- ConversationTranslationEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Defines a payload for Transcribing, and Transcribed events.
- ConversationTranslationResult - Class in com.microsoft.cognitiveservices.speech.transcription
-
Defines a conversation translation result.
- ConversationTranslator - Class in com.microsoft.cognitiveservices.speech.transcription
-
A conversation translator that enables a connected experience where participants can use their own devices to see everyone else's recognitions and IMs in their own languages.
- ConversationTranslator - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- ConversationTranslator() - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Creates a new instance of the Conversation Translator using the default microphone input.
- ConversationTranslator(AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Creates a new instance of the Conversation Translator.
- count() - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Count int.
- count(SafeHandle, int) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
Count int.
- create() - Static method in class com.microsoft.cognitiveservices.speech.audio.PullAudioOutputStream
-
Creates a memory backed PullAudioOutputStream.
- create() - Static method in class com.microsoft.cognitiveservices.speech.audio.PushAudioInputStream
-
Creates a memory backed PushAudioInputStream using the default format (16 kHz, 16 bit, mono PCM).
- create(int) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Creates an AudioProcessingOptions object with audio processing flags.
- create(int, MicrophoneArrayGeometry) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Creates an AudioProcessingOptions object with audio processing flags and custom microphone array geometry.
- create(int, MicrophoneArrayGeometry, SpeakerReferenceChannel) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Creates an AudioProcessingOptions object with audio processing flags, custom microphone array geometry and speaker reference channel position.
- create(int, PresetMicrophoneArrayGeometry) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Creates an AudioProcessingOptions object with audio processing flags and preset microphone array geometry.
- create(int, PresetMicrophoneArrayGeometry, SpeakerReferenceChannel) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Creates an AudioProcessingOptions object with audio processing flags, preset microphone array geometry and speaker reference channel position.
- create(AudioStreamFormat) - Static method in class com.microsoft.cognitiveservices.speech.audio.PushAudioInputStream
-
Creates a memory backed PushAudioInputStream with the specified audio format.
- create(PullAudioInputStreamCallback) - Static method in class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStream
-
Creates a PullAudioInputStream that delegates to the specified callback interface for read() and close() methods, using the default format (16 kHz, 16 bit, mono PCM).
- create(PullAudioInputStreamCallback, AudioStreamFormat) - Static method in class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStream
-
Creates a PullAudioInputStream that delegates to the specified callback interface for read() and close() methods.
- create(PushAudioOutputStreamCallback) - Static method in class com.microsoft.cognitiveservices.speech.audio.PushAudioOutputStream
-
Creates a PushAudioOutputStream that delegates to the specified callback interface for write() and close() methods.
- CreateAnyEntity(String) - Static method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Creates a pattern matching entity using the specified intent ID.
- createBuilder() - Static method in class com.microsoft.cognitiveservices.speech.util.JsonBuilderJNI
-
Create builder json value.
- createConversationAsync(SpeechConfig) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Initializes a new instance of Conversation.
- createConversationAsync(SpeechConfig, String) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Initializes a new instance of Conversation.
- CreateIntegerEntity(String) - Static method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Creates a pattern matching entity using the specified intent ID.
- CreateListEntity(String, PatternMatchingEntity.EntityMatchMode, String...) - Static method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Creates a pattern matching entity using the specified intent ID, EntityMatchMode, phrases.
- CreateListEntity(String, PatternMatchingEntity.EntityMatchMode, Collection<String>) - Static method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Creates a pattern matching entity using the specified intent ID, EntityMatchMode, phrases.
- createMeetingAsync(SpeechConfig) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Initializes a new instance of Meeting.
- createMeetingAsync(SpeechConfig, String) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Initializes a new instance of Meeting.
- createParser(String) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
Create parser json value.
- createProfileAsync(VoiceProfileType, String) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Creates a voice profile as an asynchronous operation.
- createPullStream() - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioOutputStream
-
Creates a memory backed PullAudioOutputStream.
- createPullStream(PullAudioInputStreamCallback) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioInputStream
-
Creates a PullAudioInputStream that delegates to the specified callback interface for read() and close() methods, using the default format (16 kHz, 16 bit, mono PCM).
- createPullStream(PullAudioInputStreamCallback, AudioStreamFormat) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioInputStream
-
Creates a PullAudioInputStream that delegates to the specified callback interface for read() and close() methods.
- createPushStream() - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioInputStream
-
Creates a memory backed PushAudioInputStream using the default format (16 kHz, 16 bit, mono PCM).
- createPushStream(AudioStreamFormat) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioInputStream
-
Creates a memory backed PushAudioInputStream with the specified audio format.
- createPushStream(PushAudioOutputStreamCallback) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioOutputStream
-
Creates a PushAudioOutputStream that delegates to the specified callback interface for write() and close() methods.
- Custom - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates a microphone array with custom geometry.
- CustomCommandsConfig - Class in com.microsoft.cognitiveservices.speech.dialog
-
Class that defines configurations for the dialog service connector object for using a CustomCommands backend.
D
- DataBuffer_TimeStamp - com.microsoft.cognitiveservices.speech.PropertyId
-
The time stamp associated to data buffer written by client when using Pull/Push audio mode streams.
- DataBuffer_UserId - com.microsoft.cognitiveservices.speech.PropertyId
-
The user id associated to data buffer written by client when using Pull/Push audio mode streams.
- deleteConversationAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Delete a conversation.
- DeletedVoiceProfile - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates a voice profile has been deleted successfully.
- deleteMeetingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Delete a meeting.
- deleteProfileAsync(VoiceProfile) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Delete a voice profile asynchronously.
- detachInput() - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Stops any more data from getting to the stream.
- Detailed - com.microsoft.cognitiveservices.speech.OutputFormat
-
Detailed output format.
- Diagnostics - Class in com.microsoft.cognitiveservices.speech
-
Native logging and other diagnostics
- Diagnostics() - Constructor for class com.microsoft.cognitiveservices.speech.Diagnostics
- DialogServiceConfig - Class in com.microsoft.cognitiveservices.speech.dialog
-
Class that defines base configurations for dialog service connector.
- DialogServiceConfig(long) - Constructor for class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Creates an instance of dialog service config.
- DialogServiceConnector - Class in com.microsoft.cognitiveservices.speech.dialog
-
Class that defines a DialogServiceConnector.
- DialogServiceConnector - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- DialogServiceConnector(DialogServiceConfig) - Constructor for class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Builds a DialogServiceConnector with audio from default microphone input
- DialogServiceConnector(DialogServiceConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Builds a DialogServiceConnector
- disconnectAsync() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Disconnects from the service.
- disconnected - Variable in class com.microsoft.cognitiveservices.speech.Connection
-
The Disconnected event to indicate that the recognizer is disconnected from service.
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
This method performs cleanup of resources.
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
PROTECTED
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
PROTECTED
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
- dispose(boolean) - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
- disposed - Variable in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal flag to indicate whether the object has been disposed.
- doAsyncRecognitionAction(Runnable) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to run recognition operation.
- dumpMemoryLog(String, String, boolean, boolean) - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Dumps the contents of the memory logger
- dumpMemoryLogOnExit(String, String, boolean, boolean) - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Dumps the contents of the memory logger on exit
E
- EmbeddedModelError - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates the embedded speech (SR or TTS) model is not available or corrupted.
- EmbeddedSpeechConfig - Class in com.microsoft.cognitiveservices.speech
-
Class that defines embedded (offline) speech configuration.
- enableAudioLogging() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Enable audio logging in service.
- enableContentAssessmentWithTopic(String) - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Enables content assessment with specified topic.
- enableDictation() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Enable dictation.
- enableProsodyAssessment() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Enables prosody assessment.
- endConversationAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
End a conversation.
- endMeetingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
End a meeting.
- EndOfStream - com.microsoft.cognitiveservices.speech.CancellationReason
-
Indicates that the end of the audio stream was reached.
- EndSilenceTimeout - com.microsoft.cognitiveservices.speech.NoMatchReason
-
Indicates that the audio stream contained only silence after the last recognized phrase.
- EnrolledVoiceProfile - com.microsoft.cognitiveservices.speech.ResultReason
-
The voice profile has been enrolled.
- EnrollingVoiceProfile - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the voice profile is being enrolling and customers need to send more audio to create a voice profile.
- enrollProfileAsync(VoiceProfile, AudioConfig) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Enroll a voice profile asynchronously.
- enterUseObject() - Method in class com.microsoft.cognitiveservices.speech.util.CloseGuard
-
Locks the object for non-exclusive use.
- entrySet() - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns a
Setview of the mappings contained in this map. - Error - com.microsoft.cognitiveservices.speech.CancellationReason
-
Indicates that an error occurred during speech recognition.
- Event - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- eventCounter - Variable in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal event counter to track event registration status.
- eventHandle - Variable in class com.microsoft.cognitiveservices.speech.SessionEventArgs
-
Internal member variable that holds the native event handle.
- EventHandler<T> - Interface in com.microsoft.cognitiveservices.speech.util
-
The EventHandler interface used for all recognition events.
- EventHandlerImpl<T> - Class in com.microsoft.cognitiveservices.speech.util
-
Implements the binding between the Speech SDK core event handler and Java event handling.
- EventHandlerImpl(AtomicInteger) - Constructor for class com.microsoft.cognitiveservices.speech.util.EventHandlerImpl
-
Creates and initializes a new instance of the EventHandlerImpl.
- exitUseObject() - Method in class com.microsoft.cognitiveservices.speech.util.CloseGuard
-
Exits the lock.
F
- Female - com.microsoft.cognitiveservices.speech.SynthesisVoiceGender
-
Female.
- finalize() - Method in class com.microsoft.cognitiveservices.speech.util.SafeHandle
- fireEvent(Object, T) - Method in class com.microsoft.cognitiveservices.speech.util.EventHandlerImpl
-
Fires an event by calling sequentially all registered handlers.
- FivePoint - com.microsoft.cognitiveservices.speech.PronunciationAssessmentGradingSystem
-
Five point calibration
- FLAC - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for FLAC.
- Forbidden - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates that the free subscription used by the request ran out of quota.
- from(String) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Create a Participant using user id.
- from(String, String) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Create a Participant using user id and her/his preferred language.
- from(String, String, String) - Static method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Create a Participant using user id, her/his preferred language and her/his voice signature.
- fromAppId(String) - Static method in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Creates a language understanding model using the application id of Language Understanding service.
- fromAuthorizationToken(String, String) - Static method in class com.microsoft.cognitiveservices.speech.dialog.BotFrameworkConfig
-
Creates an instance of a bot framework config with specified authorization token and service region.
- fromAuthorizationToken(String, String) - Static method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Creates an instance of a speech config with specified authorization token and service region.
- fromAuthorizationToken(String, String) - Static method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Static instance of SpeechTranslationConfig returned by passing authorization token and service region.
- fromAuthorizationToken(String, String, String) - Static method in class com.microsoft.cognitiveservices.speech.dialog.BotFrameworkConfig
-
Creates an instance of a bot framework config with specified authorization token, service region, and bot ID.
- fromAuthorizationToken(String, String, String) - Static method in class com.microsoft.cognitiveservices.speech.dialog.CustomCommandsConfig
-
Creates an instance of Custom Commands config with the specified Custom Commands application id, authorization token and service region.
- fromConfigs(SpeechConfig, EmbeddedSpeechConfig) - Static method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Creates an instance of the hybrid speech config with specified cloud and embedded speech configs.
- fromConversationTranslator(ConversationTranslator) - Static method in class com.microsoft.cognitiveservices.speech.Connection
-
Gets the Connection instance from the conversation translator.
- fromDefaultMicrophoneInput() - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the default microphone on the system.
- fromDefaultMicrophoneInput(AudioProcessingOptions) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the default microphone on the system.
- fromDefaultSpeakerOutput() - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the default speaker on the system.
- fromDialogServiceConnector(DialogServiceConnector) - Static method in class com.microsoft.cognitiveservices.speech.Connection
-
Gets the Connection instance from the dialog service connector.
- fromEndpoint(String) - Static method in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Creates a language understanding model using the specified endpoint url.
- fromEndpoint(URI) - Static method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Creates an instance of the speech config with specified endpoint.
- fromEndpoint(URI) - Static method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Creates an instance of the speech translation config with specified endpoint.
- fromEndpoint(URI, String) - Static method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Creates an instance of the speech config with specified endpoint and subscription key.
- fromEndpoint(URI, String) - Static method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Creates an instance of the speech translation config with specified endpoint and subscription key.
- fromFile(String) - Static method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionModel
-
Creates a keyword recognition model using the specified filename.
- fromHost(URI) - Static method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Creates an instance of the speech config with specified host.
- fromHost(URI) - Static method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Creates an instance of the speech translation config with specified host.
- fromHost(URI, String) - Static method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Creates an instance of the speech config with specified host and subscription key.
- fromHost(URI, String) - Static method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Creates an instance of the speech translation config with specified host and subscription key.
- fromJson(String) - Static method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Creates an instance of the PronunciationAssessmentConfig from a json string
- fromLanguage(String) - Static method in class com.microsoft.cognitiveservices.speech.SourceLanguageConfig
-
Creates an instance of the SourceLanguageConfig
- fromLanguage(String, String) - Static method in class com.microsoft.cognitiveservices.speech.SourceLanguageConfig
-
Creates an instance of the SourceLanguageConfig with source language and endpoint ID.
- fromLanguages(List<String>) - Static method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageConfig
-
Creates an instance of the AutoDetectSourceLanguageConfig
- fromMicrophoneInput(String) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing a specific microphone on the system.
- fromMicrophoneInput(String, AudioProcessingOptions) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing a specific microphone on the system.
- fromModel(SafeHandle) - Static method in class com.microsoft.cognitiveservices.speech.intent.IntentTrigger
-
Creates an instance of a intent trigger from LanguageUnderstandingModel.
- fromModel(SafeHandle, String) - Static method in class com.microsoft.cognitiveservices.speech.intent.IntentTrigger
-
Creates an instance of a intent trigger from LanguageUnderstandingModel.
- fromOpenRange() - Static method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageConfig
-
Creates an instance of the AutoDetectSourceLanguageConfig with open range.
- fromPath(String) - Static method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Creates an instance of the embedded speech config with a specified offline model path.
- fromPaths(List<String>) - Static method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Creates an instance of the embedded speech config with specified offline model paths.
- fromPhrase(String) - Static method in class com.microsoft.cognitiveservices.speech.intent.IntentTrigger
-
Creates an instance of a intent trigger from simple phrase.
- fromProfile(VoiceProfile) - Static method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerVerificationModel
-
Creates a speaker verification model from a voice profile.
- fromProfiles(List<VoiceProfile>) - Static method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerIdentificationModel
-
Creates a speaker identification model from the voice profiles.
- fromRecognizer(Recognizer) - Static method in class com.microsoft.cognitiveservices.speech.Connection
-
Gets the Connection instance from the specified recognizer.
- fromRecognizer(Recognizer) - Static method in class com.microsoft.cognitiveservices.speech.GrammarList
-
Creates a GrammarList from a given speech recognizer.
- fromRecognizer(Recognizer) - Static method in class com.microsoft.cognitiveservices.speech.PhraseListGrammar
-
Creates a PhraseListGrammar from a given speech recognizer.
- fromResult(KeywordRecognitionResult) - Static method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Obtains the memory backed AudioDataStream associated with a given KeywordRecognition result.
- fromResult(RecognitionResult) - Static method in class com.microsoft.cognitiveservices.speech.CancellationDetails
-
Creates an instance of CancellationDetails object for the canceled RecognitionResult.
- fromResult(RecognitionResult) - Static method in class com.microsoft.cognitiveservices.speech.NoMatchDetails
-
Creates an instance of NoMatchDetails object for the NoMatch SpeechRecognitionResults.
- fromResult(SpeakerRecognitionResult) - Static method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionCancellationDetails
-
Creates an instance of SpeakerRecognitionCancellationDetails object for the canceled SpeakerRecognitionResult.
- fromResult(VoiceProfileEnrollmentResult) - Static method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentCancellationDetails
-
Creates an instance of VoiceProfileEnrollmentCancellationDetails object for the canceled VoiceProfileEnrollmentResult.
- fromResult(VoiceProfilePhraseResult) - Static method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseCancellationDetails
-
Creates an instance of VoiceProfilePhraseCancellationDetails object for the canceled VoiceProfilePhraseResult.
- fromResult(VoiceProfileResult) - Static method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
Creates an instance of VoiceProfileCancellationDetails object for the canceled VoiceProfileResult.
- fromResult(SpeechRecognitionResult) - Static method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageResult
-
Creates an instance of the AutoDetectSourceLanguageResult from a speech recognition result
- fromResult(SpeechRecognitionResult) - Static method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Creates an instance of the PronunciationAssessmentResult from a speech recognition result
- fromResult(SpeechSynthesisResult) - Static method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Creates a memory backed AudioDataStream from given speech synthesis result.
- fromResult(SpeechSynthesisResult) - Static method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
Creates an instance of SpeechSynthesisCancellationDetails object for the canceled SpeechSynthesisResult.
- fromSourceLanguageConfigs(List<SourceLanguageConfig>) - Static method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageConfig
-
Creates an instance of the AutoDetectSourceLanguageConfig with a list of SourceLanguageConfig
- fromSpeakerOutput(String) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing a specific speaker on the system.
- fromSpeechSynthesizer(SpeechSynthesizer) - Static method in class com.microsoft.cognitiveservices.speech.Connection
-
Gets the Connection instance from the speech synthesizer.
- fromStorageId(String) - Static method in class com.microsoft.cognitiveservices.speech.ClassLanguageModel
-
Creates a classLanguageModel from its storage Id.
- fromStorageId(String) - Static method in class com.microsoft.cognitiveservices.speech.Grammar
-
Creates a Grammar from its storage Id.
- fromStream(AudioDataStream) - Static method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
Creates an instance of SpeechSynthesisCancellationDetails object for the canceled AudioDataStream.
- fromStream(InputStream, String, boolean) - Static method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionModel
-
Creates a keyword recognition model using the specified input stream.
- fromStreamInput(AudioInputStream) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified stream.
- fromStreamInput(AudioInputStream, AudioProcessingOptions) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified stream.
- fromStreamInput(PullAudioInputStreamCallback) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified stream.
- fromStreamInput(PullAudioInputStreamCallback, AudioProcessingOptions) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified stream.
- fromStreamOutput(AudioOutputStream) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified stream.
- fromSubscription(String, String) - Static method in class com.microsoft.cognitiveservices.speech.dialog.BotFrameworkConfig
-
Creates an instance of the bot framework config with the specified subscription and region.
- fromSubscription(String, String) - Static method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Creates an instance of a speech config with specified subscription key and service region.
- fromSubscription(String, String) - Static method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Static instance of SpeechTranslationConfig returned by passing subscriptionKey and service region.
- fromSubscription(String, String, String) - Static method in class com.microsoft.cognitiveservices.speech.dialog.BotFrameworkConfig
-
Creates an instance of the bot framework config with the specified subscription, region, and bot ID.
- fromSubscription(String, String, String) - Static method in class com.microsoft.cognitiveservices.speech.dialog.CustomCommandsConfig
-
Creates an instance of Custom Commands config with the specified Custom Commands application id, subscription and region.
- fromSubscription(String, String, String) - Static method in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Creates a language understanding model using subscription key, application id and region of Language Understanding service.
- fromUserId(String) - Static method in class com.microsoft.cognitiveservices.speech.transcription.User
-
Creates a User.
- fromWavFileInput(String) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified file.
- fromWavFileInput(String, AudioProcessingOptions) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified file.
- fromWavFileOutput(String) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Creates an AudioConfig object representing the specified file.
- FullText - com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity
-
Shows the score on the full text level only
- Fuzzy - com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityMatchMode
-
This will match text within the slot the entity is in, but not require anything from that text.
G
- get(int) - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Get json value.
- get(Object) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns the string representation of the
Objectargument. - get(String) - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Get json value.
- getAccuracyScore() - Method in class com.microsoft.cognitiveservices.speech.PhonemeLevelTimingResult
-
Gets the pronunciation assessment accuracy score.
- getAccuracyScore() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Gets the pronunciation accuracy of the given speech, which indicates how closely the phonemes match a native speaker's pronunciation
- getAccuracyScore() - Method in class com.microsoft.cognitiveservices.speech.SyllableLevelTimingResult
-
Gets the pronunciation assessment accuracy score.
- getAccuracyScore() - Method in class com.microsoft.cognitiveservices.speech.WordLevelTimingResult
-
Gets the pronunciation assessment accuracy score.
- getActivationPhrasesAsync(VoiceProfileType, String) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Get valid activation phrases for enrollment.
- getActivity() - Method in class com.microsoft.cognitiveservices.speech.dialog.ActivityReceivedEventArgs
-
Gets the activity received.
- getAllProfilesAsync(VoiceProfileType) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Get all voice profiles as an asynchronous operation.
- getAnimation() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisVisemeEventArgs
-
Specifies the animation, could be in svg or other format.
- getApplicationId() - Method in class com.microsoft.cognitiveservices.speech.dialog.CustomCommandsConfig
-
Gets the application id.
- getAudio() - Method in class com.microsoft.cognitiveservices.speech.dialog.ActivityReceivedEventArgs
-
Gets the associated audio stream if present.
- getAudio() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisResult
-
The voice output of the translated text in the target language.
- getAudioData() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Gets the synthesized audio from the result.
- getAudioDuration() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Gets the time duration of synthesized audio, by ticks (100ns).
- getAudioLength() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
This enrollment audio length in hundred nanoseconds.
- getAudioLength() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Gets the size of synthesized audio in bytes.
- getAudioOffset() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisBookmarkEventArgs
-
Specifies current bookmark's time offset in output audio, by ticks (100ns).
- getAudioOffset() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisVisemeEventArgs
-
Specifies current viseme's time offset in output audio, by ticks (100ns).
- getAudioOffset() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Specifies current word's binary offset in output audio, by ticks (100ns).
- getAudioProcessingFlags() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the type of audio processing performed by Speech SDK.
- getAudioProcessingOptions() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Returns an AudioProcessingOptions object which contains the parameters used for audio processing.
- getAudioSpeechLength() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
This enrollment audio pure speech(which is the amount of audio after removing silence and non - speech segments) length in hundred nanoseconds.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the authorization token.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Gets the Cognitive Speech authorization token.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Gets the authorization token used to communicate with the service.
- getAuthorizationToken() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Gets the authorization token used to communicate with the service.
- getAvatar() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Gets the colour of the user's avatar as an HTML hex string (e.g.
- getBeamformingEndAngle() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the end angle used for beamforming.
- getBeamformingEndAngle() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayGeometry
-
Returns the end angle for beamforming in degrees.
- getBeamformingStartAngle() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the start angle used for beamforming.
- getBeamformingStartAngle() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayGeometry
-
Returns the start angle for beamforming in degrees.
- getBinaryMessage() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
Gets the binary message payload.
- getBoundaryType() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Specifies the boundary type.
- getCompletenessScore() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Gets the score indicating the completeness of the given speech by calculating the ratio of pronounced words towards entire input.
- getCompressedFormat(AudioStreamContainerFormat) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat
-
Creates an audio stream format object with the specified compressed audio container format, to be used as input format.
- getContentAssessmentResult() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Gets the content assessment result.
- getConversationId() - Method in class com.microsoft.cognitiveservices.speech.dialog.TurnStatusReceivedEventArgs
-
Gets the conversation identifier for the turn reporting status.
- getConversationId() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Gets the conversation Id.
- getCreatedTime() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
A textual representation of the created time of the voice profile.
- getDefaultInputFormat() - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat
-
Creates an audio stream format object representing the default audio stream format (16 kHz, 16 bit, mono PCM).
- getDisplayName() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
The participant's display name.
- getDuration() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Duration of recognized speech in 100nsec increments.
- getDuration() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Specifies the audio duration of current event, by ticks (100ns).
- getDuration() - Method in class com.microsoft.cognitiveservices.speech.TimingResult
-
Gets the audio duration, by ticks (100ns).
- getEndpointId() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the endpoint ID of a customized speech model that is used for speech recognition, or a custom voice model for speech synthesis.
- getEndpointId() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Gets the endpoint ID of a customized speech model that is used for speech recognition.
- getEnrollmentsCount() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
The number of enrollment audios accepted for this profile.
- getEnrollmentsLength() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
The total length of enrollment audios accepted for this profile in hundred nanoseconds.
- getEnrollmentsSpeechLength() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
The summation of pure speech(which is the amount of audio after removing silence and non - speech segments) across all profile enrollments in hundred nanoseconds.
- getEntities() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionResult
-
Gets the entities found in the utterance.
- getEntities() - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingModel
-
This container of
PatternMatchingEntityobjects is used to define all thePatternMatchingEntityobjects this model will look for. - getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.CancellationDetails
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionCanceledEventArgs
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionCancellationDetails
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
The error code in case of an unsuccessful voice profile creation (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentCancellationDetails
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseCancellationDetails
-
The error code in case of an unsuccessful activation phrase request (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionCanceledEventArgs
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationCanceledEventArgs
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionCanceledEventArgs
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorCode() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionCanceledEventArgs
-
The error code in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.CancellationDetails
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionCanceledEventArgs
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionCancellationDetails
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
The error message in case of an unsuccessful voice profile creation (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentCancellationDetails
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseCancellationDetails
-
The error message in case of an unsuccessful activation phrase request (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Gets the error details of the result.
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionCanceledEventArgs
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationCanceledEventArgs
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionCanceledEventArgs
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorDetails() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionCanceledEventArgs
-
The error message in case of an unsuccessful recognition (when getReason() returns Error).
- getErrorType() - Method in class com.microsoft.cognitiveservices.speech.WordLevelTimingResult
-
Gets the pronunciation assessment error type.
- getExpirationTime() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationExpirationEventArgs
-
Get how much longer until the conversation expires.
- getFluencyScore() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Gets the score indicating the fluency of the given speech.
- getGender() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the voice gender.
- getGrammarScore() - Method in class com.microsoft.cognitiveservices.speech.ContentAssessmentResult
-
Gets the grammar score.
- getGrapheme() - Method in class com.microsoft.cognitiveservices.speech.SyllableLevelTimingResult
-
Gets the grapheme.
- getId() - Method in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Returns the ID for this item.
- getId() - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Returns the ID for this item.
- getId() - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Returns the ID for this item.
- getId() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfile
-
Get a voice profile id.
- getId() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
The unique identifier for the participant.
- getId() - Method in class com.microsoft.cognitiveservices.speech.transcription.User
-
Gets the user ID of a conversation transcriber session.
- getId() - Method in interface com.microsoft.cognitiveservices.speech.util.KeyedItem
-
Returns an ID for this item to be used in a KeyedItemHashMap.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Returns the audio input configuration.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioInputStream
-
Internally used to get the underlying native handle of the stream.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioOutputStream
-
Returns the audio output configuration.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the audio processing options implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat
-
Returns the audio stream format.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Returns the audio data stream implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageConfig
-
Returns the AutoDetectSourceLanguageConfig
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Returns the dialog service configuration.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Returns the internal dialog service connector instance.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Returns a internal handle to SpeechConfig implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.Grammar
-
Returns the internal grammar instance
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Returns a internal handle to SpeechConfig implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentTrigger
-
INTERNAL
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Returns the language understanding model.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionModel
-
Returns the keyword recognition model.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
Internal method to get the underlying handle to the keyword recognizer.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Returns the PronunciationAssessmentConfig
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Returns the recognition result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Returns the internal recognizer instance
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SourceLanguageConfig
-
Returns the implementation of source language config object
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerIdentificationModel
-
Returns the speaker identification model.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Returns the speaker recognition result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognizer
-
Internal method to get the underlying native handle.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerVerificationModel
-
Returns the speaker verification model.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfile
-
Returns the voice profile implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Internal method to get the underlying native handle.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
Returns the voice enrollment result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
Returns the voice activation phrase result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileResult
-
Returns the voice profile result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Get the native handle to speech config object.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Returns the model info implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Returns the synthesis result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
INTERNAL
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Returns the model info implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Returns the synthesis result implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Returns the comversation implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Returns the internal conversation translator instance
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Returns the comversation implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Returns the participant implementation.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.transcription.User
-
Returns the user configuration.
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Returns the speech translation config implementation
- getImpl() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Returns the vice info implementation.
- getIntentId() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionResult
-
A String that represents the intent identifier being recognized.
- getIntents() - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingModel
-
This container of
PatternMatchingIntentobjects is used to define all thePatternMatchingIntentobjects this model will look for. - getInteractionId() - Method in class com.microsoft.cognitiveservices.speech.dialog.TurnStatusReceivedEventArgs
-
Gets the interaction identifier for the turn reporting status.
- getLanguage() - Method in class com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageResult
-
Get the language value
- getLanguage() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Gets the language
- getLastUpdatedDateTime() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
A textual representation of the last updated time of the voice profile.
- getLocale() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the locale of the voice.
- getLocales() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Gets the locales of the model in BCP-47 format.
- getLocalName() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the local name of the voice.
- getMatchMode() - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Returns the
EntityMatchModefor this item. - getMeetingId() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Gets the meeting Id.
- getMessage() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessageEventArgs
-
Gets the ConnectionMessage associated with this ConnectionMessageEventArgs.
- getMicrophoneArrayType() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the microphone array type of the microphone used for audio input.
- getMicrophoneArrayType() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayGeometry
-
Returns the type of microphone array.
- getMicrophoneCoordinates() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the coordinates of microphones in the microphone array used for audio input.
- getMicrophoneCoordinates() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayGeometry
-
Returns the coordinates of microphones in the microphone array.
- getName() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Gets the model name.
- getName() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Gets the model name.
- getName() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the voice name.
- getName(int) - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Get the name of the value.
- getName(SafeHandle, int, int, String) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
Gets the name/key of the pair.
- getNBestPhonemes() - Method in class com.microsoft.cognitiveservices.speech.PhonemeLevelTimingResult
-
Gets the NBest phonemes.
- getOffset() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Offset of recognized speech in 100nsec increments.
- getOffset() - Method in class com.microsoft.cognitiveservices.speech.TimingResult
-
Gets the audio offset, by ticks (100ns).
- getOriginalLang() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationResult
-
The original language this result was in.
- getOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets speech recognition output format (simple or detailed).
- getOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Gets the output format of recognition.
- getOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Gets the output format of recognition.
- getOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Gets the output format of recognition.
- getParticipantId() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationResult
-
The unique identifier for the participant this result is for.
- getParticipants() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationParticipantsChangedEventArgs
-
The participant(s) that joined, left, or were updated.
- getPath() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
The message Path
- getPath() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Gets the model path (only valid for offline models).
- getPath() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Gets the model path (only valid for offline models).
- getPhoneme() - Method in class com.microsoft.cognitiveservices.speech.NBestPhoneme
-
Gets the phoneme.
- getPhoneme() - Method in class com.microsoft.cognitiveservices.speech.PhonemeLevelTimingResult
-
Gets the phoneme.
- getPhonemes() - Method in class com.microsoft.cognitiveservices.speech.WordLevelTimingResult
-
Gets the phoneme level timing results.
- getPhrases() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
Get the activation phrases from the result.
- getPosition() - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Get current position of the audio data stream.
- getPresetMicrophoneArrayGeometry() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the microphone array geometry of the microphone used for audio input.
- getProfileId() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Presents the recognized profile id.
- getProfileId() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
Presents the profile id in the enrollment result.
- getPronunciationScore() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Gets the overall score indicating the pronunciation quality of the given speech.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
The collection of properties and their values defined for this audio data stream.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
A collection of properties and their values defined for this ConnectionMessage.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
The collection of properties and their values defined for this DialogServiceConnector.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
The collection of properties and their values defined for this IntentRecognizer.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
The collection of properties and their values defined for KeywordRecognizer.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognizer
-
The collection of properties and their values defined for SpeakerRecognizer.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
The collection of properties and their values defined for VoiceProfileClient.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
The collection of properties and their values defined for this SpeechRecognizer.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
The collection of properties and their values defined for this SpeechSynthesizer.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
The set of properties exposed in the result.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
The collection of properties and their values defined for this Conversation.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
The collection of properties and their values defined for this ConversationTranscriber.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
The collection or properties and their values defined for this ConversationTranslator.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
The collection of properties and their values defined for this meeting.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
The collection of properties and their values defined for this MeetingTranscriber.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Gets the properties for participant.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
The collection of properties and their values defined for this TranslationRecognizer.
- getProperties() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
The set of properties exposed in the result.
- getProperty(PropertyId) - Method in class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStreamCallback
-
Get property associated to data buffer, such as a timestamp or userId.
- getProperty(PropertyId) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Gets the property by propertyId.
- getProperty(PropertyId) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets the property by propertyId.
- getProperty(PropertyId) - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Gets the property by propertyId.
- getProperty(PropertyId) - Method in class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Gets the property's value by its id
- getProperty(PropertyId) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the property by propertyId.
- getProperty(String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Gets a named property as value.
- getProperty(String) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets a named property as value.
- getProperty(String) - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Gets a named property as value.
- getProperty(String) - Method in class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Returns the property value.
- getProperty(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets a named property as value.
- getProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Returns the property value.
- getPropertyBagFromRecognizerHandle(SafeHandle, IntRef) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to get the property bag from the recognizer handle.
- getProsodyScore() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult
-
Gets the score indicating the prosody quality of the given speech.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.CancellationDetails
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionCanceledEventArgs
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.NoMatchDetails
-
The reason why NoMatch is returned.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Specifies reason the result was created.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionCancellationDetails
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Specifies status of speaker recognition result.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
The reason the voice profile creation was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentCancellationDetails
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
Specifies status of enrollment result.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseCancellationDetails
-
The reason the activation phrase request was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
Specifies status of activation phrase result.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileResult
-
Specifies the reason of voice profile result.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Gets the reason the result was created.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Gets the reason the result was created.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationParticipantsChangedEventArgs
-
Why the participant changed event was raised (e.g.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionCanceledEventArgs
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationCanceledEventArgs
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionCanceledEventArgs
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionCanceledEventArgs
-
The reason the recognition was canceled.
- getReason() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisResult
-
Specifies reason the result was created.
- getRecognitionResult(SafeHandle, IntRef) - Method in class com.microsoft.cognitiveservices.speech.RecognitionEventArgs
-
Native JNI call to get the native handle to recognition result.
- getReferenceText() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Gets the reference text.
- getRemainingEnrollmentsCount() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
The number of enrollments needed to complete profile enrollment.
- getRemainingEnrollmentsSpeechLength() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
The amount of pure speech (which is the amount of audio after removing silence and non-speech segments) needed to complete profile enrollment in hundred nanoseconds.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionEventArgs
-
Represents the intent recognition result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionEventArgs
-
Represents the keyword recognition result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionEventArgs
-
Specifies the recognition result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisEventArgs
-
Specifies the speech synthesis result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionEventArgs
-
Represents the conversation transcription result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationEventArgs
-
Gets the conversation translation result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionEventArgs
-
Represents the meeting transcription result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionEventArgs
-
Specifies the recognition result.
- getResult() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisEventArgs
-
Specifies the translation synthesis result.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Specifies the result identifier.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Presents the result identifier.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
Presents the result identifier.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
Presents the result identifier.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileResult
-
Presents the result identifier.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisBookmarkEventArgs
-
Gets the unique ID of the result.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
Gets the unique ID of the result.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisVisemeEventArgs
-
Gets the unique ID of the result.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Gets the unique ID of the result.
- getResultId() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Gets the unique ID of the result.
- getScore() - Method in class com.microsoft.cognitiveservices.speech.NBestPhoneme
-
Gets the score.
- getScore() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Presents the similarity score of the recognized speaker.
- getSessionId() - Method in class com.microsoft.cognitiveservices.speech.SessionEventArgs
-
Represents the session identifier.
- getShortName() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the short name of the voice.
- getSingleton() - Static method in class com.microsoft.cognitiveservices.speech.util.TelemetryManager
-
Dummy TelemetryManager class.
- getSourceLanguages() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Gets the source languages that the model supports.
- getSpeakerId() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionResult
-
A String that represents the speaker id in the conversation.
- getSpeakerReferenceChannel() - Method in class com.microsoft.cognitiveservices.speech.audio.AudioProcessingOptions
-
Returns the speaker reference channel position in the audio input.
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Gets the spoken language of recognition.
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the speech recognition language
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Gets the spoken language of recognition.
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Gets the spoken language of recognition.
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Gets the language name that is used for recognition.
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Gets the spoken language of recognition.
- getSpeechRecognitionLanguage() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Gets the spoken language of recognition.
- getSpeechRecognitionModelName() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets the model name for speech recognition.
- getSpeechRecognitionModels() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets a list of available speech recognition models.
- getSpeechRecognitionOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets the embedded speech recognition output format.
- getSpeechRecognitionOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Gets the speech recognition output format.
- getSpeechSynthesisLanguage() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the speech synthesis language.
- getSpeechSynthesisOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets the embedded speech synthesis output format.
- getSpeechSynthesisOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Gets the speech synthesis output format.
- getSpeechSynthesisOutputFormat() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the speech synthesis output format.
- getSpeechSynthesisVoiceName() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets the voice name for embedded speech synthesis.
- getSpeechSynthesisVoiceName() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Gets the speech synthesis voice name.
- getSpeechTranslationModelName() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets the model name for speech translation.
- getSpeechTranslationModels() - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Gets a list of available speech translation models.
- getStatus() - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Get current status of the audio data stream.
- getStatusCode() - Method in class com.microsoft.cognitiveservices.speech.dialog.TurnStatusReceivedEventArgs
-
Gets the status code for the turn.
- getStyleList() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the style list.
- getSyllable() - Method in class com.microsoft.cognitiveservices.speech.SyllableLevelTimingResult
-
Gets the syllable.
- getSyllables() - Method in class com.microsoft.cognitiveservices.speech.WordLevelTimingResult
-
Gets the syllable level timing results.
- getTargetLanguages() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Gets the target languages that the model supports.
- getTargetLanguages() - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Gets all target languages that have been configured for translation.
- getTargetLanguages() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Gets all target languages that have been configured for translation.
- getText() - Method in class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Presents the recognized text in the result.
- getText() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisBookmarkEventArgs
-
Specifies the bookmark text.
- getText() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Specifies the text.
- getTextMessage() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
Gets the text message payload.
- getTextOffset() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Specifies current word's text offset in input text, by characters.
- getTopicScore() - Method in class com.microsoft.cognitiveservices.speech.ContentAssessmentResult
-
Gets the topic score.
- getTranslations() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionResult
-
Presents the translation results.
- getType() - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Returns the
EntityTypefor this item. - getType() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfile
-
Get a voice profile type.
- getUserId() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionResult
-
A String that represents the user id in the meeting.
- getUtteranceId() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionResult
-
A string that represents the utterance.
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Returns the internal value Audio Stream Container Format
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.audio.AudioStreamWaveFormat
-
Returns the internal value Audio Stream Wave Format
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Returns the internal value error code
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.CancellationReason
-
Returns the value of cancellation reason
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityMatchMode
-
Returns the internal value property id
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityType
-
Returns the internal value property id
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.NoMatchReason
-
Returns the internal value property id
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.ProfanityOption
-
Returns the internal value of profanity option.
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.PronunciationAssessmentGradingSystem
-
Returns the value of pronunciation assessment grading system
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity
-
Returns the value of pronunciation assessment granularity
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.PropertyId
-
Returns the internal value property id
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.ServicePropertyChannel
-
Returns the internal value
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType
-
Returns the internal value of voice profile type
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
Returns the internal value format id
- getValue() - Method in enum com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason
-
Returns the value of participant changed reason
- getValue() - Method in class com.microsoft.cognitiveservices.speech.util.IntRef
-
Gets the long value
- getValue() - Method in class com.microsoft.cognitiveservices.speech.util.SafeHandle
-
Gets the long value
- getValue() - Method in class com.microsoft.cognitiveservices.speech.util.StringMapRef
-
Gets the String value
- getValue() - Method in class com.microsoft.cognitiveservices.speech.util.StringRef
-
Gets the String value
- getValue(SafeHandle, int, int, String) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
Gets value.
- getVersion() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionModel
-
Gets the model version.
- getVersion() - Method in class com.microsoft.cognitiveservices.speech.SpeechTranslationModel
-
Gets the model version.
- getVisemeId() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisVisemeEventArgs
-
Specifies current viseme ID.
- getVocabularyScore() - Method in class com.microsoft.cognitiveservices.speech.ContentAssessmentResult
-
Gets the vocabulary score.
- getVoiceName() - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Returns the selected voice name.
- getVoiceName() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Gets the name of output voice.
- getVoicePath() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the voice path, only valid for offline voices.
- getVoices() - Method in class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Gets the retrieved voices list
- getVoicesAsync() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Get the available voices, asynchronously.
- getVoicesAsync(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Get the available voices, asynchronously.
- getVoiceType() - Method in class com.microsoft.cognitiveservices.speech.VoiceInfo
-
Gets the voice type.
- getWaveFormat(long, short, short, AudioStreamWaveFormat) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat
-
Creates an audio stream format object with the specified pcm waveformat characteristics.
- getWaveFormatPCM(long, short, short) - Static method in class com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat
-
Creates an audio stream format object with the specified pcm waveformat characteristics.
- getWord() - Method in class com.microsoft.cognitiveservices.speech.WordLevelTimingResult
-
Gets the word.
- getWordLength() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs
-
Specifies current word's length, by characters.
- getX() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneCoordinates
-
Returns the X-coordinate of the microphone.
- getY() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneCoordinates
-
Returns the Y-coordinate of the microphone.
- getZ() - Method in class com.microsoft.cognitiveservices.speech.audio.MicrophoneCoordinates
-
Returns the Z-coordinate of the microphone.
- Grammar - Class in com.microsoft.cognitiveservices.speech
-
Represents a generic grammar used to assist in improving speech recogniton accuracy.
- Grammar - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- GrammarList - Class in com.microsoft.cognitiveservices.speech
-
Allows adding multiple grammars to a SpeechRecognizer to improve the accuracy of speech recognition.
H
- hasAudio() - Method in class com.microsoft.cognitiveservices.speech.dialog.ActivityReceivedEventArgs
-
Checks whether the event has associated audio.
- hasValue(int) - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Has value.
- hasValue(SafeHandle, int, int, String) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
-
Has value.
- hasValue(String) - Method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Has value.
- HttpHeader - com.microsoft.cognitiveservices.speech.ServicePropertyChannel
-
Uses HttpHeader to set a key/value in a HTTP header.
- HundredMark - com.microsoft.cognitiveservices.speech.PronunciationAssessmentGradingSystem
-
Hundred mark
- HybridSpeechConfig - Class in com.microsoft.cognitiveservices.speech
-
Class that defines hybrid (cloud and embedded) configurations for speech recognition and speech synthesis.
I
- InitialBabbleTimeout - com.microsoft.cognitiveservices.speech.NoMatchReason
-
Indicates that the start of the audio stream contained only noise, and the service timed out waiting for speech.
- initialize() - Static method in class com.microsoft.cognitiveservices.speech.util.AsyncThreadService
-
See https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executors.html#newCachedThreadPool--
- InitialSilenceTimeout - com.microsoft.cognitiveservices.speech.NoMatchReason
-
Indicates that the start of the audio stream contained only silence, and the service timed out waiting for speech.
- IntentRecognitionCanceledEventArgs - Class in com.microsoft.cognitiveservices.speech.intent
-
Define payload of intent recognition canceled result events.
- IntentRecognitionEventArgs - Class in com.microsoft.cognitiveservices.speech.intent
-
Defines content of an intent recognizing/recognized events.
- IntentRecognitionResult - Class in com.microsoft.cognitiveservices.speech.intent
-
Defines result of intent recognition.
- IntentRecognizer - Class in com.microsoft.cognitiveservices.speech.intent
-
Performs intent recognition on the speech input.
- IntentRecognizer(EmbeddedSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Creates a new instance of an intent recognizer with embedded speech configuration.
- IntentRecognizer(EmbeddedSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Creates a new instance of an intent recognizer with embedded speech configuration.
- IntentRecognizer(SpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Creates a new instance of an intent recognizer.
- IntentRecognizer(SpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Creates a new instance of an intent recognizer.
- IntentTrigger - Class in com.microsoft.cognitiveservices.speech.intent
-
Defines intent trigger object.
- IntentTrigger - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- IntRef - Class in com.microsoft.cognitiveservices.speech.util
-
Internal IntRef class
- IntRef(long) - Constructor for class com.microsoft.cognitiveservices.speech.util.IntRef
-
IntRef constructor
- isBinaryMessage() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
Checks to see if the ConnectionMessage is a binary message.
- isEmpty() - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns
trueif this map contains no key-value mappings. - isHost() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Gets whether or not this participant is the host.
- isMuted() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Gets whether or not this participant is muted.
- isTextMessage() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
Checks to see if the ConnectionMessage is a text message.
- isUpdateNotificationOnConnectedFired() - Method in class com.microsoft.cognitiveservices.speech.util.EventHandlerImpl
-
Checks if a client has subscribed to events.
- isUsingTts() - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Gets whether or not the participant is using Text To Speech (TTS).
J
- joinConversationAsync(Conversation, String) - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Joins an existing conversation.
- joinConversationAsync(String, String, String) - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Joins an existing conversation.
- JoinedConversation - com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason
-
Participant has joined the conversation.
- joinMeetingAsync(Meeting) - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Join a meeting.
- JsonBuilder - Class in com.microsoft.cognitiveservices.speech.util
-
The type Json builder.
- JsonBuilder() - Constructor for class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Instantiates a new Json builder.
- JsonBuilder(SafeHandle, int) - Constructor for class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Instantiates a new Json builder.
- JSONBUILDER - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- JsonBuilderJNI - Class in com.microsoft.cognitiveservices.speech.util
-
The type Json builder jni.
- JsonBuilderJNI() - Constructor for class com.microsoft.cognitiveservices.speech.util.JsonBuilderJNI
- JsonValue - Class in com.microsoft.cognitiveservices.speech.util
-
The type Json value.
- JsonValue(int, SafeHandle) - Constructor for class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Instantiates a new Json value.
- JSONVALUE - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- JsonValueJNI - Class in com.microsoft.cognitiveservices.speech.util
-
The type Json value jni.
- JsonValueJNI() - Constructor for class com.microsoft.cognitiveservices.speech.util.JsonValueJNI
K
- KeyedItem - Interface in com.microsoft.cognitiveservices.speech.util
-
An interface that must be implemented by an item inserted into a KeyedItemHashMap.
- KeyedItemHashMap<T extends KeyedItem> - Class in com.microsoft.cognitiveservices.speech.util
-
Hash table based implementation of the
Mapinterface. - KeyedItemHashMap() - Constructor for class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
- keySet() - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns a
Setview of the keys contained in this map. - KeywordModel - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- KeywordNotRecognized - com.microsoft.cognitiveservices.speech.NoMatchReason
-
Indicates that the spotted keyword has been rejected by the keyword verification service.
- KeywordRecognitionEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines content of an keyword recognizing/recognized events.
- KeywordRecognitionModel - Class in com.microsoft.cognitiveservices.speech
-
Represents a keyword recognition model for recognizing when the user says a keyword to initiate further speech recognition.
- KeywordRecognitionResult - Class in com.microsoft.cognitiveservices.speech
-
Defines result of keyword recognition.
- KeywordRecognizer - Class in com.microsoft.cognitiveservices.speech
-
Performs keyword recognition on the speech input.
- KeywordRecognizer - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- KeywordRecognizer(AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
Creates a new instance of a keyword recognizer.
L
- LanguageUnderstandingModel - Class in com.microsoft.cognitiveservices.speech.intent
-
Represents language understanding model used for intent recognition.
- LanguageUnderstandingModel - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- LanguageUnderstandingModel() - Constructor for class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Default constructor for LanguageUnderstandingModel.
- LanguageUnderstandingServiceResponse_JsonResult - com.microsoft.cognitiveservices.speech.PropertyId
-
The Language Understanding Service response output (in JSON format).
- LastChannel - com.microsoft.cognitiveservices.speech.audio.SpeakerReferenceChannel
-
Indicates that the last channel in the input audio corresponds to the speaker reference for echo cancellation.
- leaveConversationAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Leave the current conversation.
- leaveMeetingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Leave a meeting.
- LeftConversation - com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason
-
Participant has left the conversation.
- Linear - com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayType
-
Indicates that the microphone array has microphones in a straight line.
- Linear2 - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates a microphone array with two linearly placed microphones with 40 mm spacing between them.
- Linear4 - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates a microphone array with four linearly placed microphones with 40 mm spacing between them.
- List - com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityType
-
This will match text that is contained within the list or any text if the mode is set to EntityMatchMode.Fuzzy.
- listenOnceAsync() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Starts a listening session that will terminate after the first utterance.
- lockConversationAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Lock a conversation.
- lockMeetingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Lock a meeting.
- logErrorIfFail(long) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Logs error if fail.
M
- Male - com.microsoft.cognitiveservices.speech.SynthesisVoiceGender
-
Male.
- Masked - com.microsoft.cognitiveservices.speech.ProfanityOption
-
Replaces profanity with asterisks.
- Meeting - Class in com.microsoft.cognitiveservices.speech.transcription
-
Performs meeting management including add and remove participants.
- Meeting - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- Meeting(long) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Protected constructor.
- MeetingTranscriber - Class in com.microsoft.cognitiveservices.speech.transcription
-
Performs meeting transcribing for audio input streams, and gets transcribed text and user id as a result.
- MeetingTranscriber() - Constructor for class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Initializes a new instance of Meeting Transcriber.
- MeetingTranscriber(AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Initializes a new instance of Meeting Transcriber.
- MeetingTranscriptionCanceledEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Class that defines meeting transcription canceled events.
- MeetingTranscriptionEventArgs - Class in com.microsoft.cognitiveservices.speech.transcription
-
Class that defines meeting transcription event arguments.
- MeetingTranscriptionResult - Class in com.microsoft.cognitiveservices.speech.transcription
-
Class that defines meeting transcription result.
- MeetingTranscriptionResult(long) - Constructor for class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionResult
-
Internal constructor for creating a MeetingTranscriptionResult from a native handle.
- messageReceived - Variable in class com.microsoft.cognitiveservices.speech.Connection
-
The MessageReceived event indicates that the service has sent a network message to the client.
- MicrophoneArrayGeometry - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents the geometry of a microphone array.
- MicrophoneArrayGeometry(MicrophoneArrayType, int, int, MicrophoneCoordinates[]) - Constructor for class com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayGeometry
-
Creates an object of MicrophoneArrayGeometry.
- MicrophoneArrayGeometry(MicrophoneArrayType, MicrophoneCoordinates[]) - Constructor for class com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayGeometry
-
Creates an object of MicrophoneArrayGeometry.
- MicrophoneArrayType - Enum in com.microsoft.cognitiveservices.speech.audio
-
Types of microphone arrays.
- MicrophoneCoordinates - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents coordinates of a microphone.
- MicrophoneCoordinates(int, int, int) - Constructor for class com.microsoft.cognitiveservices.speech.audio.MicrophoneCoordinates
-
Creates a new object of MicrophoneCoordinates.
- MicrophoneCoordinates(MicrophoneCoordinates) - Constructor for class com.microsoft.cognitiveservices.speech.audio.MicrophoneCoordinates
-
Creates a new object of MicrophoneCoordinates using object instance.
- modelId - Variable in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
This ID is used for this LanguageUnderstandingModel.
- Mono - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates a microphone array with a single microphone.
- MP3 - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for MP3.
- MULAW - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for MULAW.
- MULAW - com.microsoft.cognitiveservices.speech.audio.AudioStreamWaveFormat
-
AudioStreamWaveFormat definition for Mu-law-encoded format.
- muteAllParticipantsAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Mute all other participants in the conversation.
- muteAllParticipantsAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Mute all other participants in the meeting.
- muteParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Mute a participant.
- muteParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Mute a participant.
N
- NBestPhoneme - Class in com.microsoft.cognitiveservices.speech
-
Contains nbest phoneme information.
- NoData - com.microsoft.cognitiveservices.speech.StreamStatus
-
The audio data stream contains no data
- NoError - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates that no error occurred during speech recognition.
- NoMatch - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates speech could not be recognized.
- NoMatchDetails - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information for NoMatch recognition results.
- NoMatchReason - Enum in com.microsoft.cognitiveservices.speech
-
Defines the possible reasons a recognition result might not be recognized.
- None - com.microsoft.cognitiveservices.speech.audio.SpeakerReferenceChannel
-
Indicates that the input audio does not have a speaker reference channel.
- NotRecognized - com.microsoft.cognitiveservices.speech.NoMatchReason
-
Indicates that speech was detected, but not recognized.
O
- OfflineNeural - com.microsoft.cognitiveservices.speech.SynthesisVoiceType
-
Offline neural voice.
- OfflineStandard - com.microsoft.cognitiveservices.speech.SynthesisVoiceType
-
Offline standard voice.
- offset - Variable in class com.microsoft.cognitiveservices.speech.RecognitionEventArgs
-
Represents the message offset in 100nsec increments.
- OGG_OPUS - com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Stream ContainerFormat definition for OGG OPUS.
- Ogg16Khz16BitMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
ogg-16khz-16bit-mono-opus
- Ogg24Khz16BitMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
ogg-24khz-16bit-mono-opus
- Ogg48Khz16BitMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
ogg-48khz-16bit-mono-opus Added in version 1.16.0
- onEvent(Object, T) - Method in interface com.microsoft.cognitiveservices.speech.util.EventHandler
-
Calles when the subscribed event occurred.
- OnlineNeural - com.microsoft.cognitiveservices.speech.SynthesisVoiceType
-
Online neural voice.
- OnlineStandard - com.microsoft.cognitiveservices.speech.SynthesisVoiceType
-
Online standard voice.
- openConnection(boolean) - Method in class com.microsoft.cognitiveservices.speech.Connection
-
Starts to set up connection to the service.
- OutputFormat - Enum in com.microsoft.cognitiveservices.speech
-
Define Speech Recognizer output formats.
P
- Parse(String) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonValue
-
Parse json value.
- PartialData - com.microsoft.cognitiveservices.speech.StreamStatus
-
The audio data stream contains partial data of a speak request
- Participant - Class in com.microsoft.cognitiveservices.speech.transcription
-
Represents a participant in a conversation transcribing session.
- Participant - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- ParticipantChangedReason - Enum in com.microsoft.cognitiveservices.speech.transcription
-
Why the participant changed event was raised.
- participantsChanged - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals participants in the room have changed (e.g.
- PatternMatchingEntity - Class in com.microsoft.cognitiveservices.speech.intent
-
Represents a pattern matching entity used for intent recognition.
- PatternMatchingEntity.EntityMatchMode - Enum in com.microsoft.cognitiveservices.speech.intent
-
Used to define the match mode of an entity used for intent recognition.
- PatternMatchingEntity.EntityType - Enum in com.microsoft.cognitiveservices.speech.intent
-
Used to define the type of entity used for intent recognition.
- PatternMatchingIntent - Class in com.microsoft.cognitiveservices.speech.intent
-
Represents a pattern matching intent used for intent recognition.
- PatternMatchingIntent(String) - Constructor for class com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Creates a pattern matching intent using the specified intent ID.
- PatternMatchingIntent(String, String...) - Constructor for class com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Creates a pattern matching intent using the specified intent ID.
- PatternMatchingIntent(String, Collection<String>) - Constructor for class com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Creates a pattern matching intent using the specified intent ID.
- PatternMatchingModel - Class in com.microsoft.cognitiveservices.speech.intent
-
Represents a
PatternMatchingModelused for intent recognition. - PatternMatchingModel(String) - Constructor for class com.microsoft.cognitiveservices.speech.intent.PatternMatchingModel
-
Creates a
PatternMatchingModelusing the specified model ID. - PCM - com.microsoft.cognitiveservices.speech.audio.AudioStreamWaveFormat
-
AudioStreamWaveFormat definition for PCM (pulse-code modulated) data in integer format.
- Phoneme - com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity
-
Shows the score on the full text, word and phoneme level
- PhonemeLevelTimingResult - Class in com.microsoft.cognitiveservices.speech
-
Contains phoneme level timing results of a recognition operation.
- PhraseListGrammar - Class in com.microsoft.cognitiveservices.speech
-
Allows additions of new phrases to improve speech recognition.
- Phrases - Variable in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
A collection of strings used to match the entity for List type entities.
- Phrases - Variable in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Phrases and patterns that will trigger this intent.
- Planar - com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayType
-
Indicates that the microphone array has microphones in a plane.
- PrebuiltInteger - com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityType
-
This will match cardinal and ordinal integers.
- PresetMicrophoneArrayGeometry - Enum in com.microsoft.cognitiveservices.speech.audio
-
Types of preset microphone array geometries.
- ProfanityOption - Enum in com.microsoft.cognitiveservices.speech
-
Define profanity option for response result.
- PronunciationAssessment_ContentTopic - com.microsoft.cognitiveservices.speech.PropertyId
-
The content type of the pronunciation assessment.
- PronunciationAssessment_EnableMiscue - com.microsoft.cognitiveservices.speech.PropertyId
-
Defines if enable miscue calculation.
- PronunciationAssessment_EnableProsodyAssessment - com.microsoft.cognitiveservices.speech.PropertyId
-
Whether to enable prosody assessment.
- PronunciationAssessment_GradingSystem - com.microsoft.cognitiveservices.speech.PropertyId
-
The point system for pronunciation score calibration (FivePoint or HundredMark).
- PronunciationAssessment_Granularity - com.microsoft.cognitiveservices.speech.PropertyId
-
The pronunciation evaluation granularity (Phoneme, Word, or FullText).
- PronunciationAssessment_Json - com.microsoft.cognitiveservices.speech.PropertyId
-
The json string of pronunciation assessment parameters Under normal circumstances, you shouldn't have to use this property directly.
- PronunciationAssessment_NBestPhonemeCount - com.microsoft.cognitiveservices.speech.PropertyId
-
The pronunciation evaluation nbest phoneme count.
- PronunciationAssessment_Params - com.microsoft.cognitiveservices.speech.PropertyId
-
Pronunciation assessment parameters.
- PronunciationAssessment_PhonemeAlphabet - com.microsoft.cognitiveservices.speech.PropertyId
-
The pronunciation evaluation phoneme alphabet.
- PronunciationAssessment_ReferenceText - com.microsoft.cognitiveservices.speech.PropertyId
-
The reference text of the audio for pronunciation evaluation.
- PronunciationAssessmentConfig - Class in com.microsoft.cognitiveservices.speech
-
Represents pronunciation assessment configuration.
- PronunciationAssessmentConfig - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- PronunciationAssessmentConfig(String) - Constructor for class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Initializes an instance of the PronunciationAssessmentConfig For the parameters details, see https://docs.microsoft.com/azure/cognitive-services/speech-service/rest-speech-to-text#pronunciation-assessment-parameters
- PronunciationAssessmentConfig(String, PronunciationAssessmentGradingSystem, PronunciationAssessmentGranularity) - Constructor for class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Initializes an instance of the PronunciationAssessmentConfig For the parameters details, see https://docs.microsoft.com/azure/cognitive-services/speech-service/rest-speech-to-text#pronunciation-assessment-parameters
- PronunciationAssessmentConfig(String, PronunciationAssessmentGradingSystem, PronunciationAssessmentGranularity, boolean) - Constructor for class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Initializes an instance of the PronunciationAssessmentConfig For the parameters details, see https://docs.microsoft.com/azure/cognitive-services/speech-service/rest-speech-to-text#pronunciation-assessment-parameters
- PronunciationAssessmentGradingSystem - Enum in com.microsoft.cognitiveservices.speech
-
Defines the point system for pronunciation score calibration; default value is FivePoint.
- PronunciationAssessmentGranularity - Enum in com.microsoft.cognitiveservices.speech
-
Defines the pronunciation evaluation granularity; default value is Phoneme.
- PronunciationAssessmentResult - Class in com.microsoft.cognitiveservices.speech
-
Represents the result of pronunciation assessment.
- PropertyCollection - Class in com.microsoft.cognitiveservices.speech
-
Represents collection of properties and their values.
- PropertyCollection - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- PropertyCollection(IntRef) - Constructor for class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Creates a new instance or PropertyCollection using the provided native handle.
- PropertyId - Enum in com.microsoft.cognitiveservices.speech
-
Defines property ids.
- PullAudioInputStream - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio input stream used for custom audio input configurations.
- PullAudioInputStreamCallback - Class in com.microsoft.cognitiveservices.speech.audio
-
An abstract base class that defines callback methods (read() and close()) for custom audio input streams).
- PullAudioInputStreamCallback() - Constructor for class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStreamCallback
- PullAudioOutputStream - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents memory backed push audio output stream used for custom audio output configurations.
- PullAudioOutputStream(IntRef) - Constructor for class com.microsoft.cognitiveservices.speech.audio.PullAudioOutputStream
-
Internal constructor for PullAudioOutputStream.
- Punctuation - com.microsoft.cognitiveservices.speech.SpeechSynthesisBoundaryType
-
Indicates the boundary text is a punctuation.
- PushAudioInputStream - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents memory backed push audio input stream used for custom audio input configurations.
- PushAudioOutputStream - Class in com.microsoft.cognitiveservices.speech.audio
-
Represents audio output stream used for custom audio output configurations.
- PushAudioOutputStreamCallback - Class in com.microsoft.cognitiveservices.speech.audio
-
An abstract base class that defines callback methods (write() and close()) for custom audio output streams).
- PushAudioOutputStreamCallback() - Constructor for class com.microsoft.cognitiveservices.speech.audio.PushAudioOutputStreamCallback
- put(String, T) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Associates the specified value with the keyedItem's ID in this map.
- put(T) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Associates the specified value with the keyedItem's ID in this map.
- putAll(Map<? extends String, ? extends T>) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Copies all of the mappings from the specified map to this map.
R
- Raw - com.microsoft.cognitiveservices.speech.ProfanityOption
-
Includes the profanity in the result.
- Raw16Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-16khz-16bit-mono-pcm
- Raw16Khz16BitMonoTrueSilk - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-16khz-16bit-mono-truesilk
- Raw22050Hz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-22050hz-16bit-mono-pcm Raw PCM audio at 22050Hz sampling rate and 16-bit depth.
- Raw24Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-24khz-16bit-mono-pcm
- Raw24Khz16BitMonoTrueSilk - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-24khz-16bit-mono-truesilk Added in version 1.17.0
- Raw44100Hz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-44100hz-16bit-mono-pcm Raw PCM audio at 44100Hz sampling rate and 16-bit depth.
- Raw48Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-48khz-16bit-mono-pcm
- Raw8Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-8khz-16bit-mono-pcm
- Raw8Khz8BitMonoALaw - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-8khz-8bit-mono-alaw Added in version 1.17.0
- Raw8Khz8BitMonoMULaw - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
raw-8khz-8bit-mono-mulaw
- read(byte[]) - Method in class com.microsoft.cognitiveservices.speech.audio.PullAudioInputStreamCallback
-
Reads data from audio input stream into the data buffer.
- read(byte[]) - Method in class com.microsoft.cognitiveservices.speech.audio.PullAudioOutputStream
-
Reads the audio data specified by making an internal copy of the data.
- readData(byte[]) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Reads the audio data specified by making an internal copy of the data.
- readData(long, byte[]) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Reads the audio data specified by making an internal copy of the data, starting from the specified position.
- RecognitionEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines payload for recognition events like Speech Start/End Detected
- RecognitionEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.RecognitionEventArgs
-
Constructs an instance of a RecognitionEventArgs object.
- RecognitionEventArgs(long, boolean) - Constructor for class com.microsoft.cognitiveservices.speech.RecognitionEventArgs
-
Constructs an instance of a RecognitionEventArgs object.
- RecognitionResult - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information about result of a recognition operation.
- RecognitionResult - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- RecognitionResult(long) - Constructor for class com.microsoft.cognitiveservices.speech.RecognitionResult
-
Internal constructor for creating a RecognitionResult from a native handle.
- recognize() - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to start recognize once operation.
- recognized - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the recognized event.
- recognized - Variable in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
The event recognized signals that a final recognition result is received.
- recognized - Variable in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
The signal for events related to the recognition of keywords
- recognized - Variable in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
The event recognized signals that a final recognition result is received.
- recognized - Variable in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
The event recognized signals that a final recognition result is received.
- RecognizedIntent - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the intent result contains final text and intent.
- RecognizedKeyword - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates that keyword recognition completed recognizing the given keyword.
- recognizedSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set recognized callback.
- RecognizedSpeaker - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates successfully verified one speaker.
- RecognizedSpeakers - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates successful identification of some speakers.
- RecognizedSpeech - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the speech result contains final text that has been recognized.
- recognizeOnceAsync() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Starts intent recognition, and returns after a single utterance is recognized.
- recognizeOnceAsync() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Starts speech recognition, and returns after a single utterance is recognized.
- recognizeOnceAsync() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Starts recognition and translation, and stops after the first utterance is recognized.
- recognizeOnceAsync(KeywordRecognitionModel) - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
Starts a keyword recognition session.
- recognizeOnceAsync(SpeakerIdentificationModel) - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognizer
-
Starts a speaker recognition session to identify the speaker in the identification model.
- recognizeOnceAsync(SpeakerVerificationModel) - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognizer
-
Starts a speaker recognition session to verify the speaker in the verification model.
- recognizeOnceAsync(String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Performs intent recognition, and generates a result from the text passed in.
- Recognizer - Class in com.microsoft.cognitiveservices.speech
-
Defines the base class Recognizer which mainly contains common event handlers.
- Recognizer - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- Recognizer(AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.Recognizer
-
Creates and initializes an instance of a Recognizer
- recognizing - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the recognizing event.
- recognizing - Variable in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
The event recognizing signals that an intermediate recognition result is received.
- recognizing - Variable in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
The event recognizing signals that an intermediate recognition result is received.
- recognizing - Variable in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
The event recognizing signals that an intermediate recognition result is received.
- RecognizingIntent - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the intent result contains hypothesis text and intent.
- RecognizingKeyword - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the speech result contains (unverified) keyword text.
- recognizingSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set recognizing callback.
- RecognizingSpeech - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the speech result contains hypothesis text.
- remove(Object) - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Removes the mapping for the specified keyedItem's ID from this map if present.
- Removed - com.microsoft.cognitiveservices.speech.ProfanityOption
-
Removes all profanity from the result.
- removeEventListener(EventHandler<T>) - Method in class com.microsoft.cognitiveservices.speech.util.EventHandlerImpl
-
Unregisters the event handler from the associated event.
- removeParticipantAsync(Participant) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Remove a participant from a conversation using a participant object.
- removeParticipantAsync(Participant) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Remove a participant from a meeting using a participant object.
- removeParticipantAsync(User) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Remove a participant from a conversation using a user object.
- removeParticipantAsync(User) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Remove a participant from a meeting using a user object.
- removeParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Remove a participant from a conversation using a user id.
- removeParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Remove a participant from a meeting using a user id.
- removeTargetLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Removes a (text) target language for translation.
- removeTargetLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Removes a target language for translation.
- requestWordLevelTimestamps() - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Includes word-level timestamps.
- resetProfileAsync(VoiceProfile) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Reset a voice profile asynchronously.
- ResetVoiceProfile - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates a voice profile has been reset successfully.
- ResultReason - Enum in com.microsoft.cognitiveservices.speech
-
Defines the possible reasons a recognition result might be generated.
- retrieveEnrollmentResultAsync(VoiceProfile) - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Retrieve an enrollment result given the Voice Profile.
- Riff16Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-16khz-16bit-mono-pcm
- Riff16Khz16KbpsMonoSiren - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-16khz-16kbps-mono-siren Unsupported by the service.
- Riff22050Hz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-22050hz-16bit-mono-pcm PCM audio at 22050Hz sampling rate and 16-bit depth, with RIFF header.
- Riff24Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-24khz-16bit-mono-pcm
- Riff44100Hz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-44100hz-16bit-mono-pcm PCM audio at 44100Hz sampling rate and 16-bit depth, with RIFF header.
- Riff48Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-48khz-16bit-mono-pcm
- Riff8Khz16BitMonoPcm - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-8khz-16bit-mono-pcm
- Riff8Khz8BitMonoALaw - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-8khz-8bit-mono-alaw Added in version 1.17.0
- Riff8Khz8BitMonoMULaw - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
riff-8khz-8bit-mono-mulaw
- root - Variable in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
- RuntimeError - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates an unexpected runtime error.
S
- SafeHandle - Class in com.microsoft.cognitiveservices.speech.util
-
Internal SafeHandle class Note: close() must be called in order to release underlying resources held by the object.
- SafeHandle(long, SafeHandleType) - Constructor for class com.microsoft.cognitiveservices.speech.util.SafeHandle
-
A safe handle that implements AutoCloseable
- SafeHandleType - Enum in com.microsoft.cognitiveservices.speech.util
-
INTERNAL
- saveToWavFile(String) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Save the audio data to a file, synchronously.
- saveToWavFileAsync(String) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Save the audio data to a file, asynchronously.
- sendActivityAsync(String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Sends an activity to the backing dialog.
- sendMessageAsync(String, String) - Method in class com.microsoft.cognitiveservices.speech.Connection
-
Sends a message to service.
- sendTextMessageAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Sends an instant message to all participants in the conversation.
- Sentence - com.microsoft.cognitiveservices.speech.SpeechSynthesisBoundaryType
-
Indicates the boundary text is a sentence.
- ServiceError - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates that an error is returned by the service.
- ServicePropertyChannel - Enum in com.microsoft.cognitiveservices.speech
-
Defines channels used to send service properties.
- ServiceRedirectPermanent - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates the Speech Service is permanently requesting a reconnect to a different endpoint.
- ServiceRedirectTemporary - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates the Speech Service is temporarily requesting a reconnect to a different endpoint.
- ServiceTimeout - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates a time-out error when waiting for response from service.
- ServiceUnavailable - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates that the service is currently unavailable.
- SessionEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines payload for SessionStarted/Stopped events.
- SessionEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.SessionEventArgs
-
Internal constructor for a SessionEventArgs object.
- SessionEventArgs(long, boolean) - Constructor for class com.microsoft.cognitiveservices.speech.SessionEventArgs
-
Internal constructor for a SessionEventArgs object.
- sessionStarted - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the session start event.
- sessionStarted - Variable in class com.microsoft.cognitiveservices.speech.Recognizer
-
Defines event handler for session started event.
- sessionStarted - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals the start of a conversation translation session.
- sessionStartedEventCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to handle native session started event.
- sessionStartedSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set session started callback.
- sessionStopped - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the session stop event.
- sessionStopped - Variable in class com.microsoft.cognitiveservices.speech.Recognizer
-
Defines event handler for session stopped event.
- sessionStopped - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals the end of a conversation translation session.
- sessionStoppedEventCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to handle native session stopped event.
- sessionStoppedSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set session stopped callback.
- setApplicationId(String) - Method in class com.microsoft.cognitiveservices.speech.dialog.CustomCommandsConfig
-
Sets the application id.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the authorization token.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String) - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Sets the authorization token used to communicate with the service.
- setAuthorizationToken(String, String) - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Sets the Cognitive Speech authorization token that will be used for connecting to the server.
- setBoolean(int, boolean) - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Sets the boolean of the specified ajv item
- setDouble(int, double) - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Sets the double of the specified ajv item
- setEndpointId(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the endpoint ID of a customized speech model that is used for speech recognition, or a custom voice model for speech synthesis.
- setId(String) - Method in class com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel
-
Sets the ID for this item.
- setId(String) - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Sets the ID for this item.
- setId(String) - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Sets the ID for this item.
- setInteger(int, int) - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Sets the integer of the specified ajv item
- setItem(SafeHandle, int, String, JsonValueJNI.ValueKind, String, boolean, int, double) - Static method in class com.microsoft.cognitiveservices.speech.util.JsonBuilderJNI
-
Adds an item to the specified ajv item
- setJson(int, String) - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Sets the json of the specified ajv item
- setLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Sets the language
- setMatchMode(PatternMatchingEntity.EntityMatchMode) - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Sets the
EntityMatchModefor this item. - setMessageProperty(String, String, String) - Method in class com.microsoft.cognitiveservices.speech.Connection
-
Appends a parameter in a message to service.
- setNBestPhonemeCount(int) - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Sets the nbest phoneme alphabet
- setOutputFormat(OutputFormat) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets speech recognition output format (simple or detailed).
- setPhonemeAlphabet(String) - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Sets the phoneme alphabet
- setPosition(long) - Method in class com.microsoft.cognitiveservices.speech.AudioDataStream
-
Set current position of the audio data stream.
- setPreferredLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Sets the preferred languages for participant.
- setProfanity(ProfanityOption) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the profanity option.
- setProfanity(ProfanityOption) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets profanity option.
- setProperty(PropertyId, String) - Method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Sets the property by propertyId.
- setProperty(PropertyId, String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Sets the property by propertyId.
- setProperty(PropertyId, String) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the property by propertyId.
- setProperty(PropertyId, String) - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Sets the property by propertyId.
- setProperty(PropertyId, String) - Method in class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Sets the property's value by id
- setProperty(PropertyId, String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the property by propertyId.
- setProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.audio.AudioConfig
-
Sets a named property as value.
- setProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Sets a named property as value.
- setProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets a named property as value.
- setProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Sets a named property as value.
- setProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.PropertyCollection
-
Sets the property value by name
- setProperty(String, String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets a named property as value.
- setProxy(String, int, String, String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Sets proxy configuration Note: Proxy functionality is not available on macOS.
- setProxy(String, int, String, String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets proxy configuration Added in version 1.1.0.
- setReferenceText(String) - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Sets the reference text.
- setServiceProperty(String, String, ServicePropertyChannel) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig
-
Sets a property value that will be passed to service using the specified channel.
- setServiceProperty(String, String, ServicePropertyChannel) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets a property value that will be passed to service using the specified channel.
- setSpeechActivityTemplate(String) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Sets the JSON template that will be provided to the speech service for the next conversation.
- setSpeechRecognitionLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the speech recognition language
- setSpeechRecognitionModel(String, String) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the model for speech recognition.
- setSpeechRecognitionOutputFormat(OutputFormat) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the speech recognition output format.
- setSpeechRecognitionOutputFormat(OutputFormat) - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Sets the speech recognition output format.
- setSpeechSynthesisLanguage(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the speech synthesis language.
- setSpeechSynthesisOutputFormat(SpeechSynthesisOutputFormat) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the embedded speech synthesis output format.
- setSpeechSynthesisOutputFormat(SpeechSynthesisOutputFormat) - Method in class com.microsoft.cognitiveservices.speech.HybridSpeechConfig
-
Sets the speech synthesis output format.
- setSpeechSynthesisOutputFormat(SpeechSynthesisOutputFormat) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the speech synthesis output format.
- setSpeechSynthesisVoice(String, String) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the voice for speech synthesis.
- setSpeechSynthesisVoiceName(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Sets the speech synthesis voice name.
- setSpeechTranslationModel(String, String) - Method in class com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig
-
Sets the model for speech translation.
- setString(int, String) - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Sets the string of the specified ajv item
- setType(PatternMatchingEntity.EntityType) - Method in class com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity
-
Sets the
EntityTypefor this item. - setValue(long) - Method in class com.microsoft.cognitiveservices.speech.util.IntRef
-
Sets the long value
- setValue(long) - Method in class com.microsoft.cognitiveservices.speech.util.SafeHandle
-
Sets the long value
- setValue(String) - Method in class com.microsoft.cognitiveservices.speech.util.StringRef
-
Sets the String value
- setValue(String, String) - Method in class com.microsoft.cognitiveservices.speech.util.StringMapRef
-
Sets the String value
- setVoiceName(String) - Method in class com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig
-
Sets voice of the translated language, enable voice synthesis output.
- setVoiceSignature(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Participant
-
Sets the voice signature for participant.
- shutdown() - Static method in class com.microsoft.cognitiveservices.speech.util.AsyncThreadService
-
shutdown the internal thread service.
- Simple - com.microsoft.cognitiveservices.speech.OutputFormat
-
Simple output format.
- size() - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns the number of key-value mappings in this map.
- SourceLanguageConfig - Class in com.microsoft.cognitiveservices.speech
-
Represents source language configuration used for specifying recognition source language.
- SourceLanguageConfig - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeakerIdentificationModel - Class in com.microsoft.cognitiveservices.speech.speaker
-
Represents the speaker identification model used for speaker recognition.
- SpeakerIdentificationModel - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeakerRecognition_Api_Version - com.microsoft.cognitiveservices.speech.PropertyId
-
Version of Speaker Recognition to use.
- SpeakerRecognitionCancellationDetails - Class in com.microsoft.cognitiveservices.speech.speaker
-
Contains detailed information about why a speaker recognition was canceled.
- SpeakerRecognitionResult - Class in com.microsoft.cognitiveservices.speech.speaker
-
Defines result of speaker recognition.
- SpeakerRecognitionResult - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeakerRecognizer - Class in com.microsoft.cognitiveservices.speech.speaker
-
Performs speaker recognition on the speech input.
- SpeakerRecognizer - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeakerRecognizer(SpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognizer
-
Creates a new instance of a speaker recognizer.
- SpeakerReferenceChannel - Enum in com.microsoft.cognitiveservices.speech.audio
-
Defines speaker reference channel position in input audio.
- SpeakerVerificationModel - Class in com.microsoft.cognitiveservices.speech.speaker
-
Represents the speaker verification model used for speaker recognition.
- SpeakerVerificationModel - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeakSsml(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Execute the speech synthesis on SSML, synchronously.
- SpeakSsmlAsync(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Execute the speech synthesis on SSML, asynchronously.
- SpeakText(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Execute the speech synthesis on plain text, synchronously.
- SpeakTextAsync(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Execute the speech synthesis on plain text, asynchronously.
- Speech_LogFilename - com.microsoft.cognitiveservices.speech.PropertyId
-
The file name to write logs.
- Speech_SegmentationSilenceTimeoutMs - com.microsoft.cognitiveservices.speech.PropertyId
-
A duration of detected silence, measured in milliseconds, after which speech-to-text will determine a spoken phrase has ended and generate a final Recognized result.
- Speech_SessionId - com.microsoft.cognitiveservices.speech.PropertyId
-
The session id.
- SpeechConfig - Class in com.microsoft.cognitiveservices.speech
-
Speech configuration.
- SpeechConfig - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeechConfig(long) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Internal constructor for speech configuration object.
- speechConfigClass - Static variable in class com.microsoft.cognitiveservices.speech.SpeechConfig
-
Accessor to load the native library.
- speechEndDetected - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the speech end detection event.
- speechEndDetected - Variable in class com.microsoft.cognitiveservices.speech.Recognizer
-
Defines event handler for speech end detected event.
- speechEndDetectedEventCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to handle native speech end detected event.
- speechEndDetectedSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set speech end detected callback.
- SpeechRecognitionCanceledEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines payload of speech recognition canceled events.
- SpeechRecognitionCanceledEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs
-
Constructs an instance of a SpeechRecognitionCanceledEventArgs object.
- SpeechRecognitionCanceledEventArgs(long, boolean) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs
-
Speech Recognition Canceled Event ARGS
- SpeechRecognitionEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines contents of speech recognizing/recognized event.
- SpeechRecognitionEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognitionEventArgs
-
Constructs an instance of a SpeechRecognitionEventArgs object.
- SpeechRecognitionEventArgs(long, boolean) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognitionEventArgs
-
Constructs an instance of a SpeechRecognitionEventArgs object.
- SpeechRecognitionModel - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed speech recognition model information.
- SpeechRecognitionModel - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SpeechRecognitionResult - Class in com.microsoft.cognitiveservices.speech
-
Defines result of speech recognition.
- SpeechRecognitionResult(long) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognitionResult
-
Internal constructor for creating a SpeechRecognitionResult from a native handle.
- SpeechRecognizer - Class in com.microsoft.cognitiveservices.speech
-
Performs speech recognition from microphone, file, or other audio input streams, and gets transcribed text as result.
- SpeechRecognizer(EmbeddedSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for embedded speech recognition.
- SpeechRecognizer(EmbeddedSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for embedded speech recognition.
- SpeechRecognizer(EmbeddedSpeechConfig, AutoDetectSourceLanguageConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for embedded speech recognition.
- SpeechRecognizer(EmbeddedSpeechConfig, AutoDetectSourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for embedded speech recognition.
- SpeechRecognizer(HybridSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for hybrid speech recognition.
- SpeechRecognizer(HybridSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for hybrid speech recognition.
- SpeechRecognizer(HybridSpeechConfig, AutoDetectSourceLanguageConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for hybrid speech recognition.
- SpeechRecognizer(HybridSpeechConfig, AutoDetectSourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer for hybrid speech recognition.
- SpeechRecognizer(SpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, AutoDetectSourceLanguageConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, AutoDetectSourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, SourceLanguageConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, SourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, String) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechRecognizer(SpeechConfig, String, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Initializes a new instance of Speech Recognizer.
- SpeechServiceAuthorization_Token - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service authorization token (aka access token).
- SpeechServiceAuthorization_Type - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service authorization type.
- SpeechServiceConnection_AutoDetectSourceLanguageResult - com.microsoft.cognitiveservices.speech.PropertyId
-
The auto detect source language result Added in version 1.8.0.
- SpeechServiceConnection_AutoDetectSourceLanguages - com.microsoft.cognitiveservices.speech.PropertyId
-
The auto detect source languages Added in version 1.8.0.
- SpeechServiceConnection_EnableAudioLogging - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether audio logging is enabled in the service or not.
- SpeechServiceConnection_Endpoint - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service endpoint (url).
- SpeechServiceConnection_EndpointId - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Custom Speech or Custom Voice Service endpoint id.
- SpeechServiceConnection_EndSilenceTimeoutMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The end silence timeout value (in milliseconds) used by the service.
- SpeechServiceConnection_Host - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service host (url).
- SpeechServiceConnection_InitialSilenceTimeoutMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The initial silence timeout value (in milliseconds) used by the service.
- SpeechServiceConnection_IntentRegion - com.microsoft.cognitiveservices.speech.PropertyId
-
The Language Understanding Service region.
- SpeechServiceConnection_Key - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service subscription key.
- SpeechServiceConnection_LanguageIdMode - com.microsoft.cognitiveservices.speech.PropertyId
-
The speech service connection language identifier mode.
- SpeechServiceConnection_ProxyHostName - com.microsoft.cognitiveservices.speech.PropertyId
-
The host name of the proxy server used to connect to the Cognitive Services Speech Service.
- SpeechServiceConnection_ProxyPassword - com.microsoft.cognitiveservices.speech.PropertyId
-
The password of the proxy server used to connect to the Cognitive Services Speech Service.
- SpeechServiceConnection_ProxyPort - com.microsoft.cognitiveservices.speech.PropertyId
-
The port of the proxy server used to connect to the Cognitive Services Speech Service.
- SpeechServiceConnection_ProxyUserName - com.microsoft.cognitiveservices.speech.PropertyId
-
The user name of the proxy server used to connect to the Cognitive Services Speech Service.
- SpeechServiceConnection_RecoBackend - com.microsoft.cognitiveservices.speech.PropertyId
-
The string to specify the backend to be used for speech recognition; allowed options are online and offline.
- SpeechServiceConnection_RecoLanguage - com.microsoft.cognitiveservices.speech.PropertyId
-
The spoken language to be recognized (in BCP-47 format).
- SpeechServiceConnection_RecoMode - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service recognition mode.
- SpeechServiceConnection_RecoModelKey - com.microsoft.cognitiveservices.speech.PropertyId
-
The decryption key of the model to be used for speech recognition.
- SpeechServiceConnection_RecoModelName - com.microsoft.cognitiveservices.speech.PropertyId
-
The name of the model to be used for speech recognition.
- SpeechServiceConnection_Region - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service region.
- SpeechServiceConnection_SynthBackend - com.microsoft.cognitiveservices.speech.PropertyId
-
The string to specify TTS backend; valid options are online and offline.
- SpeechServiceConnection_SynthEnableCompressedAudioTransmission - com.microsoft.cognitiveservices.speech.PropertyId
-
Indicates if use compressed audio format for speech synthesis audio transmission.
- SpeechServiceConnection_SynthLanguage - com.microsoft.cognitiveservices.speech.PropertyId
-
The spoken language to be synthesized (e.g.
- SpeechServiceConnection_SynthModelKey - com.microsoft.cognitiveservices.speech.PropertyId
-
The decryption key of the model to be used for speech synthesis.
- SpeechServiceConnection_SynthOfflineDataPath - com.microsoft.cognitiveservices.speech.PropertyId
-
The data file path(s) for offline synthesis engine; only valid when synthesis backend is offline.
- SpeechServiceConnection_SynthOfflineVoice - com.microsoft.cognitiveservices.speech.PropertyId
-
The name of the offline TTS voice to be used for speech synthesis.
- SpeechServiceConnection_SynthOutputFormat - com.microsoft.cognitiveservices.speech.PropertyId
-
The string to specify TTS output audio format (e.g.
- SpeechServiceConnection_SynthVoice - com.microsoft.cognitiveservices.speech.PropertyId
-
The name of the TTS voice to be used for speech synthesis Added in version 1.7.0
- SpeechServiceConnection_TranslationFeatures - com.microsoft.cognitiveservices.speech.PropertyId
-
Translation features.
- SpeechServiceConnection_TranslationToLanguages - com.microsoft.cognitiveservices.speech.PropertyId
-
The list of comma separated languages (BCP-47 format) used as target translation languages.
- SpeechServiceConnection_TranslationVoice - com.microsoft.cognitiveservices.speech.PropertyId
-
The name of the Cognitive Service Text to Speech Service voice.
- SpeechServiceConnection_Url - com.microsoft.cognitiveservices.speech.PropertyId
-
The URL string built from speech configuration.
- SpeechServiceConnection_VoicesListEndpoint - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service voices list api endpoint (url).
- SpeechServiceResponse_JsonErrorDetails - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service error details (in JSON format).
- SpeechServiceResponse_JsonResult - com.microsoft.cognitiveservices.speech.PropertyId
-
The Cognitive Services Speech Service response output (in JSON format).
- SpeechServiceResponse_OutputFormatOption - com.microsoft.cognitiveservices.speech.PropertyId
-
A string value specifying the output format option in the response result.
- SpeechServiceResponse_PostProcessingOption - com.microsoft.cognitiveservices.speech.PropertyId
-
A string value specifying which post processing option should be used by service.
- SpeechServiceResponse_ProfanityOption - com.microsoft.cognitiveservices.speech.PropertyId
-
The requested Cognitive Services Speech Service response output profanity setting.
- SpeechServiceResponse_RecognitionBackend - com.microsoft.cognitiveservices.speech.PropertyId
-
The recognition backend.
- SpeechServiceResponse_RecognitionLatencyMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The recognition latency in milliseconds.
- SpeechServiceResponse_RequestDetailedResultTrueFalse - com.microsoft.cognitiveservices.speech.PropertyId
-
The requested Cognitive Services Speech Service response output format (simple or detailed).
- SpeechServiceResponse_RequestProfanityFilterTrueFalse - com.microsoft.cognitiveservices.speech.PropertyId
-
The requested Cognitive Services Speech Service response output profanity level.
- SpeechServiceResponse_RequestPunctuationBoundary - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether to request punctuation boundary in WordBoundary Events.
- SpeechServiceResponse_RequestSentenceBoundary - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether to request sentence boundary in WordBoundary Events.
- SpeechServiceResponse_RequestSnr - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether to include SNR (signal to noise ratio) in the response result.
- SpeechServiceResponse_RequestWordBoundary - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether to request WordBoundary events.
- SpeechServiceResponse_RequestWordLevelTimestamps - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether to include word-level timestamps in the response result.
- SpeechServiceResponse_StablePartialResultThreshold - com.microsoft.cognitiveservices.speech.PropertyId
-
The number of times a word has to be in partial results to be returned.
- SpeechServiceResponse_SynthesisBackend - com.microsoft.cognitiveservices.speech.PropertyId
-
Indicates which backend the synthesis is finished by.
- SpeechServiceResponse_SynthesisConnectionLatencyMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The speech synthesis connection latency in milliseconds.
- SpeechServiceResponse_SynthesisEventsSyncToAudio - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value specifying whether the SDK should synchronize synthesis metadata events, (e.g.
- SpeechServiceResponse_SynthesisFinishLatencyMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The speech synthesis all bytes latency in milliseconds.
- SpeechServiceResponse_SynthesisFirstByteLatencyMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The speech synthesis first byte latency in milliseconds.
- SpeechServiceResponse_SynthesisNetworkLatencyMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The speech synthesis network latency in milliseconds.
- SpeechServiceResponse_SynthesisServiceLatencyMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The speech synthesis service latency in milliseconds.
- SpeechServiceResponse_SynthesisUnderrunTimeMs - com.microsoft.cognitiveservices.speech.PropertyId
-
The underrun time for speech synthesis in milliseconds.
- SpeechServiceResponse_TranslationRequestStablePartialResult - com.microsoft.cognitiveservices.speech.PropertyId
-
A boolean value to request for stabilizing translation partial results by omitting words in the end.
- speechStartDetected - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the speech start detection event.
- speechStartDetected - Variable in class com.microsoft.cognitiveservices.speech.Recognizer
-
Defines event handler for speech start detected event.
- speechStartDetectedEventCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to handle native speech start detected event.
- speechStartDetectedSetCallback(long) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to set speech start detected callback.
- SpeechSynthesisBookmarkEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines contents of speech synthesis bookmark event.
- SpeechSynthesisBoundaryType - Enum in com.microsoft.cognitiveservices.speech
-
Defines the boundary type of speech synthesis boundary event.
- SpeechSynthesisCancellationDetails - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information about why a speech synthesis was canceled.
- SpeechSynthesisEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines contents of speech synthesis related event.
- SpeechSynthesisOutputFormat - Enum in com.microsoft.cognitiveservices.speech
-
Defines the possible speech synthesis output audio format.
- SpeechSynthesisResult - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information about result of a speech synthesis operation.
- SpeechSynthesisResult(IntRef) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesisResult
-
PROTECTED
- SpeechSynthesisVisemeEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines contents of speech synthesis viseme event.
- SpeechSynthesisWordBoundaryEventArgs - Class in com.microsoft.cognitiveservices.speech
-
Defines contents of speech synthesis word boundary event.
- SpeechSynthesizer - Class in com.microsoft.cognitiveservices.speech
-
Performs speech synthesis to speaker, file, or other audio output streams, and gets synthesized audio as result.
- SpeechSynthesizer(EmbeddedSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer for embedded speech synthesis.
- SpeechSynthesizer(EmbeddedSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer for embedded speech synthesis.
- SpeechSynthesizer(HybridSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer for hybrid speech synthesis.
- SpeechSynthesizer(HybridSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer for hybrid speech synthesis.
- SpeechSynthesizer(SpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer.
- SpeechSynthesizer(SpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer.
- SpeechSynthesizer(SpeechConfig, AutoDetectSourceLanguageConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Creates a new instance of Speech Synthesizer.
- SpeechTranslation_ModelKey - com.microsoft.cognitiveservices.speech.PropertyId
-
The decryption key of a model to be used for speech translation.
- SpeechTranslation_ModelName - com.microsoft.cognitiveservices.speech.PropertyId
-
The name of a model to be used for speech translation.
- SpeechTranslationConfig - Class in com.microsoft.cognitiveservices.speech.translation
-
Speech translation configuration.
- SpeechTranslationModel - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed speech translation model information.
- SpeechTranslationModel - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- startConsoleLogging() - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Starts console (for Android, logcat) logging
- startConsoleLogging(boolean) - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Starts console (for Android, logcat) logging
- startContinuousRecognition(SafeHandle) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to start continuous recognition operation.
- startContinuousRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Starts speech recognition on a continuous audio stream, until stopContinuousRecognitionAsync() is called.
- startContinuousRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Starts speech recognition on a continuous audio stream, until stopContinuousRecognitionAsync() is called.
- startContinuousRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Starts recognition and translation on a continuous audio stream, until StopContinuousRecognitionAsync() is called.
- startConversationAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Start a conversation.
- startFileLogging(String, boolean) - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Enables the native file logger
- startKeywordRecognition(SafeHandle, SafeHandle) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to start keyword recognition operation.
- startKeywordRecognitionAsync(KeywordRecognitionModel) - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Initiates keyword recognition.
- startKeywordRecognitionAsync(KeywordRecognitionModel) - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Configures the recognizer with the given keyword model.
- startKeywordRecognitionAsync(KeywordRecognitionModel) - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Configures the recognizer with the given keyword model.
- startMeetingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Start a meeting.
- startMemoryLogging() - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Enables the native memory logger
- StartSpeakingSsml(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Start the speech synthesis on SSML, synchronously.
- StartSpeakingSsmlAsync(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Start the speech synthesis on SSML, asynchronously.
- StartSpeakingText(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Start the speech synthesis on plain text, synchronously.
- StartSpeakingTextAsync(String) - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Start the speech synthesis on plain text, asynchronously.
- startTranscribingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Starts conversation transcribing on a continuous audio stream, until stopTranscribingAsync() is called.
- startTranscribingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Starts sending audio to the conversation service for speech recognition and translation.
- startTranscribingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Starts meeting transcribing on a continuous audio stream, until stopTranscribingAsync() is called.
- stopConsoleLogging() - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Stops console logging
- stopContinuousRecognition(SafeHandle) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to stop continuous recognition operation.
- stopContinuousRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Stops a running recognition operation as soon as possible and immediately requests a result based on the the input that has been processed so far.
- stopContinuousRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Stops a running recognition operation as soon as possible and immediately requests a result based on the the input that has been processed so far.
- stopContinuousRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Stops a running recognition operation as soon as possible and immediately requests a result based on the the input that has been processed so far.
- stopFileLogging() - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Stops the native file logger
- stopKeywordRecognition(SafeHandle) - Method in class com.microsoft.cognitiveservices.speech.Recognizer
-
Internal method to stop keyword recognition operation.
- stopKeywordRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Stop keyword recognition.
- stopKeywordRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognizer
-
Ends the keyword initiated recognition.
- stopKeywordRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognizer
-
Ends the keyword initiated recognition.
- stopListeningAsync() - Method in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Requests that an active listening operation immediately finish, interrupting any ongoing speaking, and provide a result reflecting whatever audio data has been captured so far.
- stopMemoryLogging() - Static method in class com.microsoft.cognitiveservices.speech.Diagnostics
-
Stops the native memory logger
- stopRecognitionAsync() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognizer
-
Stops a currently active keyword recognition session.
- StopSpeakingAsync() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Stop the synthesis, asynchronously.
- stopTranscribingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
Stops conversation transcribing.
- stopTranscribingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Stops sending audio to the conversation service.
- stopTranscribingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
Stops meeting transcribing.
- StreamStatus - Enum in com.microsoft.cognitiveservices.speech
-
Defines the possible status of audio data stream.
- Strict - com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityMatchMode
-
This will match only exact matches within the entities phrases.
- StringMapRef - Class in com.microsoft.cognitiveservices.speech.util
-
Internal StringMapRef class
- StringMapRef() - Constructor for class com.microsoft.cognitiveservices.speech.util.StringMapRef
-
Create a map of string key values.
- StringRef - Class in com.microsoft.cognitiveservices.speech.util
-
Internal StringRef class
- StringRef(String) - Constructor for class com.microsoft.cognitiveservices.speech.util.StringRef
-
A reference to a String
- submit(Callable<T>) - Static method in class com.microsoft.cognitiveservices.speech.util.AsyncThreadService
-
internal submit function.
- SyllableLevelTimingResult - Class in com.microsoft.cognitiveservices.speech
-
Contains syllable level timing results of a recognition operation.
- SynthesisCanceled - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for synthesis canceled event.
- SynthesisCompleted - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for synthesis completed event.
- SynthesisEvent - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SynthesisResult - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- SynthesisStarted - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for synthesis started event.
- SynthesisVoiceGender - Enum in com.microsoft.cognitiveservices.speech
-
Define synthesis voice gender.
- SynthesisVoicesResult - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information about the retrieved synthesis voices list.
- SynthesisVoicesResult(IntRef) - Constructor for class com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
PROTECTED
- SynthesisVoiceType - Enum in com.microsoft.cognitiveservices.speech
-
Define synthesis voice type.
- Synthesizer - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- synthesizing - Variable in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
The event synthesizing signals that a translation synthesis result is received.
- Synthesizing - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for synthesizing event.
- SynthesizingAudio - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the synthesized audio result contains a non-zero amount of audio data
- SynthesizingAudioCompleted - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the synthesized audio is now complete for this phrase.
- SynthesizingAudioStarted - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the speech synthesis is now started Added in version 1.7.0
T
- TelemetryManager - Class in com.microsoft.cognitiveservices.speech.util
-
Dummy TelemetryManager class.
- TelemetryManager() - Constructor for class com.microsoft.cognitiveservices.speech.util.TelemetryManager
- TextDependentVerification - com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType
-
Text dependent speaker verification.
- TextIndependentIdentification - com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType
-
Text independent speaker identification.
- TextIndependentVerification - com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType
-
Text independent speaker verification.
- textMessageReceived - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals a translated text message from a conversation participant.
- throwIfDirectoryDoesNotExist(String, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the directory exists.
- throwIfFail(long) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if fail, throws an exception based on the error code or error message.
- throwIfFileDoesNotExist(String, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the filename exists.
- throwIfIllegalLanguage(String, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the language is a valid identifier.
- throwIfIllegalSubscriptionKey(String, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the subscription is a valid identifier.
- throwIfNull(long, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the long address argument is zero, if yes, throws a NullPointerException
- throwIfNull(Object, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the argument is null, if yes, throws a NullPointerException
- throwIfNullOrWhitespace(String, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the argument is null or whitespace, if yes, throws a IllegalArgumentException or NullPointerException.
- throwIfStateIsTrue(Boolean, String) - Static method in class com.microsoft.cognitiveservices.speech.util.Contracts
-
Checks if the argument is false, if yes, throws a IllegalStateException
- TimingResult - Class in com.microsoft.cognitiveservices.speech
-
Contains timing results of a recognition operation.
- toJson() - Method in class com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig
-
Gets the json string of pronunciation assessment parameters.
- TooManyRequests - com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Indicates that the number of parallel requests exceeded the number of allowed concurrent transcriptions for the subscription.
- toString() - Method in class com.microsoft.cognitiveservices.speech.CancellationDetails
-
Returns a String that represents the cancellation details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessage
-
Returns a string that represents the connection message.
- toString() - Method in class com.microsoft.cognitiveservices.speech.ConnectionMessageEventArgs
-
Returns a string that represents the connection message.
- toString() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionCanceledEventArgs
-
Returns a String that represents the speech recognition canceled event args.
- toString() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionEventArgs
-
Returns a String that represents the session id and the intent recognition result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.intent.IntentRecognitionResult
-
Returns a String that represents the intent recognition result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionEventArgs
-
Returns a String that represents the session id and the keyword recognition result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.KeywordRecognitionResult
-
Returns a String that represents the keyword recognition result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.NoMatchDetails
-
Returns a String that represents the no match details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.RecognitionEventArgs
-
Returns a String that represents the recognition event payload.
- toString() - Method in class com.microsoft.cognitiveservices.speech.SessionEventArgs
-
Returns a String that represents the session event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionCancellationDetails
-
Returns a String that represents the cancellation details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.SpeakerRecognitionResult
-
Returns a String that represents the speaker recognition result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileCancellationDetails
-
Returns a String that represents the cancellation details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentCancellationDetails
-
Returns a String that represents the cancellation details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileEnrollmentResult
-
Returns a String that represents the voice enrollment result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseCancellationDetails
-
Returns a String that represents the cancellation details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfilePhraseResult
-
Returns a String that represents the voice activation phrase result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileResult
-
Returns a String that represents the voice profile result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs
-
Returns a String that represents the speech recognition canceled event args.
- toString() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionEventArgs
-
Returns a String that represents the speech recognition result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.SpeechRecognitionResult
-
Returns a String that represents the speech recognition result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails
-
Returns a String that represents the cancellation details.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationExpirationEventArgs
-
Returns a String that represents the recognition event payload.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationParticipantsChangedEventArgs
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionCanceledEventArgs
-
Returns a String that represents the conversation transcribing canceled event args.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionEventArgs
-
Returns a String that represents the conversation transcription result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionResult
-
Returns a String that represents the conversation transcription result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationCanceledEventArgs
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationEventArgs
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionCanceledEventArgs
-
Returns a String that represents the meeting transcribing canceled event args.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionEventArgs
-
Returns a String that represents the meeting transcription result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriptionResult
-
Returns a String that represents the meeting transcription result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionCanceledEventArgs
-
Returns a String that represents the speech recognition canceled event args.
- toString() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionEventArgs
-
Returns a String that represents the translation recognition result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionResult
-
Returns a String that represents the translation recognition result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisEventArgs
-
Returns a String that represents the translation recognition result event.
- toString() - Method in class com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisResult
-
Returns a String that represents the speech recognition result.
- toString() - Method in class com.microsoft.cognitiveservices.speech.util.JsonBuilder
-
Returns the string representation of the json.
- transcribed - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
The event transcribed signals that a final recognition result is received.
- transcribed - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals a final conversation translation result is available for a conversation participant.
- transcribed - Variable in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
The event transcribed signals that a final recognition result is received.
- transcribing - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber
-
The event transcribing signals that an intermediate recognition result is received.
- transcribing - Variable in class com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Event that signals an intermediate conversation translation result is available for a conversation participant.
- transcribing - Variable in class com.microsoft.cognitiveservices.speech.transcription.MeetingTranscriber
-
The event transcribing signals that an intermediate recognition result is received.
- TranslatedInstantMessage - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the transcription result contains the instant message and corresponding translation(s).
- TranslatedParticipantInstantMessage - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the transcription result contains the instant message for other participants in the conversation and corresponding translation(s).
- TranslatedParticipantSpeech - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the transcription result contains final text and corresponding translation(s) for other participants in the conversation.
- TranslatedSpeech - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the translation result contains final text and corresponding translation(s).
- TranslatingParticipantSpeech - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the transcription result contains hypothesis text and its translation(s) for other participants in the conversation.
- TranslatingSpeech - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the translation result contains hypothesis text and its translation(s).
- TranslationRecognitionCanceledEventArgs - Class in com.microsoft.cognitiveservices.speech.translation
-
Defines payload of translation canceled events.
- TranslationRecognitionEventArgs - Class in com.microsoft.cognitiveservices.speech.translation
-
Defines payload of translation recognizing/recognized events.
- TranslationRecognitionResult - Class in com.microsoft.cognitiveservices.speech.translation
-
Defines translation recognition result.
- TranslationRecognitionResult(long) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionResult
-
Internal constructor for creating a TranslationRecognitionResult from a native handle.
- TranslationRecognizer - Class in com.microsoft.cognitiveservices.speech.translation
-
Performs translation on the speech input.
- TranslationRecognizer(EmbeddedSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Constructs an instance of a translation recognizer for embedded speech translation.
- TranslationRecognizer(EmbeddedSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Constructs an instance of a translation recognizer for embedded speech translation.
- TranslationRecognizer(HybridSpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Constructs an instance of a translation recognizer for hybrid speech translation.
- TranslationRecognizer(HybridSpeechConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Constructs an instance of a translation recognizer for hybrid speech translation.
- TranslationRecognizer(SpeechTranslationConfig) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Constructs an instance of a translation recognizer.
- TranslationRecognizer(SpeechTranslationConfig, AudioConfig) - Constructor for class com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer
-
Constructs an instance of a translation recognizer.
- TranslationSynthesis - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- TranslationSynthesisEventArgs - Class in com.microsoft.cognitiveservices.speech.translation
-
Defines the content of translation synthesis result event.
- TranslationSynthesisResult - Class in com.microsoft.cognitiveservices.speech.translation
-
Defines translation synthesis result, i.e.
- turnStatusReceived - Variable in class com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Defines event handler for the turn status received event.
- TurnStatusReceivedEvent - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- TurnStatusReceivedEventArgs - Class in com.microsoft.cognitiveservices.speech.dialog
-
Class that describes the events of a turn status received event.
- TurnStatusReceivedEventArgs(long) - Constructor for class com.microsoft.cognitiveservices.speech.dialog.TurnStatusReceivedEventArgs
-
Constructs an TurnStatusReceivedEventArgs object.
U
- Uninitialized - com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Indicates that no geometry specified.
- UnInitialized - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- Unknown - com.microsoft.cognitiveservices.speech.StreamStatus
-
The audio data stream status is unknown
- Unknown - com.microsoft.cognitiveservices.speech.SynthesisVoiceGender
-
Gender unknown.
- unlockConversationAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Unlocks a conversation.
- unlockMeetingAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Unlocks a meeting.
- unmuteAllParticipantsAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Unmute all other participants in the conversation.
- unmuteAllParticipantsAsync() - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Unmute all other participants in the meeting.
- unmuteParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Conversation
-
Unmute a participant.
- unmuteParticipantAsync(String) - Method in class com.microsoft.cognitiveservices.speech.transcription.Meeting
-
Unmute a participant.
- Updated - com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason
-
The participants' state has changed (e.g.
- updateNotificationOnConnected(Runnable) - Method in class com.microsoft.cognitiveservices.speech.util.EventHandlerImpl
-
Updates the handler to be notified when the first client subscribes to the event.
- UriQueryParameter - com.microsoft.cognitiveservices.speech.ServicePropertyChannel
-
Uses URI query parameter to pass property settings to service.
- User - Class in com.microsoft.cognitiveservices.speech.transcription
-
Represents a user in a conversation.
- User - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
V
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.audio.AudioStreamWaveFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.audio.SpeakerReferenceChannel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.CancellationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityMatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.NoMatchReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.ProfanityOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.PronunciationAssessmentGradingSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.PropertyId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.ResultReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.ServicePropertyChannel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.SpeechSynthesisBoundaryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.StreamStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.SynthesisVoiceGender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.SynthesisVoiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.audio.AudioStreamWaveFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.audio.MicrophoneArrayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.audio.SpeakerReferenceChannel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.CancellationErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.CancellationReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityMatchMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.intent.PatternMatchingEntity.EntityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.NoMatchReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.OutputFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.ProfanityOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.PronunciationAssessmentGradingSystem
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.PropertyId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.ResultReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.ServicePropertyChannel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.SpeechSynthesisBoundaryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.StreamStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.SynthesisVoiceGender
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.SynthesisVoiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.microsoft.cognitiveservices.speech.util.KeyedItemHashMap
-
Returns a
Collectionview of the values contained in this map. - values() - Static method in enum com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VisemeReceived - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for viseme received event.
- VoiceInfo - Class in com.microsoft.cognitiveservices.speech
-
Contains detailed information about the synthesis voice information.
- VoiceInfo - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- VoiceInfo(IntRef) - Constructor for class com.microsoft.cognitiveservices.speech.VoiceInfo
-
PROTECTED
- VoiceProfile - Class in com.microsoft.cognitiveservices.speech.speaker
-
A VoiceProfile represents a speaker's uniqueness in his/her voice.
- VoiceProfile - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- VoiceProfile(long) - Constructor for class com.microsoft.cognitiveservices.speech.speaker.VoiceProfile
-
Initializes a new instance of Voice Profile.
- VoiceProfile(String, VoiceProfileType) - Constructor for class com.microsoft.cognitiveservices.speech.speaker.VoiceProfile
-
Initializes a new instance of Voice Profile.
- VoiceProfileCancellationDetails - Class in com.microsoft.cognitiveservices.speech.speaker
-
Contains detailed information about why a voice profile creation was canceled.
- VoiceProfileClient - Class in com.microsoft.cognitiveservices.speech.speaker
-
A voice profile client performs voice profile management for speaker recognition.
- VoiceProfileClient - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- VoiceProfileClient(SpeechConfig) - Constructor for class com.microsoft.cognitiveservices.speech.speaker.VoiceProfileClient
-
Creates a new instance of a voice profile client.
- VoiceProfileEnrollmentCancellationDetails - Class in com.microsoft.cognitiveservices.speech.speaker
-
Contains detailed information about why voice profile enrollment was canceled.
- VoiceProfileEnrollmentResult - Class in com.microsoft.cognitiveservices.speech.speaker
-
Defines result of voice profile enrollment.
- VoiceProfileEnrollmentResult - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- VoiceProfilePhraseCancellationDetails - Class in com.microsoft.cognitiveservices.speech.speaker
-
Contains detailed information about why voice profile activation phrase request was canceled.
- VoiceProfilePhraseResult - Class in com.microsoft.cognitiveservices.speech.speaker
-
Defines result of voice profile activation phrase request.
- VoiceProfilePhraseResult - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- VoiceProfileResult - Class in com.microsoft.cognitiveservices.speech.speaker
-
Defines result of processing a voice profile.
- VoiceProfileResult - com.microsoft.cognitiveservices.speech.util.SafeHandleType
-
INTERNAL
- VoiceProfileType - Enum in com.microsoft.cognitiveservices.speech.speaker
-
Defines voice profile types.
- VoicesListRetrieved - com.microsoft.cognitiveservices.speech.ResultReason
-
Indicates the voices list has been retrieved successfully.
W
- Webm16Khz16BitMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
webm-16khz-16bit-mono-opus Added in version 1.16.0
- Webm24Khz16Bit24KbpsMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
webm-24khz-16bit-24kbps-mono-opus Audio compressed by OPUS codec in a WebM container, with bitrate of 24kbps, optimized for IoT scenario.
- Webm24Khz16BitMonoOpus - com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat
-
webm-24khz-16bit-mono-opus Added in version 1.16.0
- Word - com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity
-
Shows the score on the full text and word level
- Word - com.microsoft.cognitiveservices.speech.SpeechSynthesisBoundaryType
-
Indicates the boundary text is a word.
- WordBoundary - Variable in class com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Defines event handler for word boundary event.
- WordLevelTimingResult - Class in com.microsoft.cognitiveservices.speech
-
Contains the word level timing results of a recognition operation.
- write(byte[]) - Method in class com.microsoft.cognitiveservices.speech.audio.PushAudioInputStream
-
Writes the audio data specified by making an internal copy of the data.
- write(byte[]) - Method in class com.microsoft.cognitiveservices.speech.audio.PushAudioOutputStreamCallback
-
Writes data to audio output stream from the data buffer.
All Classes All Packages