- ChannelCount - Variable in class com.microsoft.projectoxford.speechrecognition.SpeechAudioFormat
-
The number of separate audio signals in the audio data.
- close() - Method in class com.microsoft.bing.speech.AudioStream
-
Closes this stream.
- com.microsoft.bing.speech - package com.microsoft.bing.speech
-
- com.microsoft.projectoxford.speechrecognition - package com.microsoft.projectoxford.speechrecognition
-
- Confidence - Enum in com.microsoft.projectoxford.speechrecognition
-
Indicates the Confidence level ascribed by the Speech Recognition Server
to each n-best result.
- Confidence - Variable in class com.microsoft.projectoxford.speechrecognition.RecognizedPhrase
-
A value representing high, medium or low confidence.
- Contract - Class in com.microsoft.projectoxford.speechrecognition
-
Preconditions and assertions
- Conversation - Class in com.microsoft.bing.speech
-
Base class for Conversational Understanding Sessions
- Conversation() - Constructor for class com.microsoft.bing.speech.Conversation
-
- ConversationListener - Interface in com.microsoft.bing.speech
-
Handles callbacks for Speech related events
- Create(int) - Static method in enum com.microsoft.projectoxford.speechrecognition.AudioCompressionType
-
Convert an integer to its corresponding AudioCompressionType.
- Create(int) - Static method in enum com.microsoft.projectoxford.speechrecognition.Confidence
-
Convert an integer to its corresponding Confidence.
- Create(int) - Static method in enum com.microsoft.projectoxford.speechrecognition.RecognitionStatus
-
Convert an integer to its corresponding RecognitionStatus.
- create16BitPCMFormat(int) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechAudioFormat
-
Produces a SpeechAudioFormat for 16-bit PCM data.
- createDataClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createDataClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClient -- for speech recognition with data (for example from a file or audio source).
- createDataClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClient with Acoustic Model Adaptation -- for speech recognition with data (for example from a file or audio source).
- createDataClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createDataClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClient -- for speech recognition with data (for example from a file or audio source).
- createDataClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClient with Acoustic Model Adaptation -- for speech recognition with data (for example from a file or audio source).
- createDataClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createDataClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClientWithIntent -- for speech recognition with data (for example from a file or audio source).
- createDataClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClientWithIntent with Acoustic Model Adaptation -- for speech recognition with data (for example from a file or audio source).
- createDataClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createDataClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClientWithIntent -- for speech recognition with data (for example from a file or audio source).
- createDataClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClientWithIntent with Acoustic Model Adaptation -- for speech recognition with data (for example from a file or audio source).
- createMicrophoneClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createMicrophoneClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClient -- for speech recognition from the microphone.
- createMicrophoneClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClient with Acoustic Model Adaptation -- for speech recognition from the microphone.
- createMicrophoneClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createMicrophoneClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClient -- for speech recognition from the microphone.
- createMicrophoneClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClient with Acoustic Model Adaptation -- for speech recognition from the microphone.
- createMicrophoneClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createMicrophoneClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent -- for speech recognition from the microphone.
- createMicrophoneClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent with Acoustic Model Adaptation -- for speech recognition from the microphone.
- createMicrophoneClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Deprecated.
- createMicrophoneClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent -- for speech recognition from the microphone.
- createMicrophoneClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String, String, String) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent with Acoustic Model Adaptation -- for speech recognition from the microphone.
- createSiren7Format(int) - Static method in class com.microsoft.projectoxford.speechrecognition.SpeechAudioFormat
-
Produces a SpeechAudioFormat for data encoded in Siren7.
- valueOf(String) - Static method in enum com.microsoft.bing.speech.SpeechClientStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.projectoxford.speechrecognition.AudioCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.projectoxford.speechrecognition.Confidence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.projectoxford.speechrecognition.RecognitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.projectoxford.speechrecognition.SpeechRecognitionMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.bing.speech.SpeechClientStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.projectoxford.speechrecognition.AudioCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.projectoxford.speechrecognition.Confidence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.projectoxford.speechrecognition.RecognitionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.projectoxford.speechrecognition.SpeechRecognitionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.