- ChannelCount - Variable in class com.microsoft.ProjectOxford.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 - package com.microsoft.ProjectOxford
-
- Confidence - Enum in com.microsoft.ProjectOxford
-
Indicates the Confidence level ascribed by the Speech Recognition Server
to each n-best result.
- Confidence - Variable in class com.microsoft.ProjectOxford.RecognizedPhrase
-
A value representing high, medium or low confidence.
- Contract - Class in com.microsoft.ProjectOxford
-
Preconditions and assertions
- ConversationBase - Class in com.microsoft.bing.speech
-
Base class for Conversational Understanding Sessions
- ConversationBase() - Constructor for class com.microsoft.bing.speech.ConversationBase
-
- Create(int) - Static method in enum com.microsoft.ProjectOxford.AudioCompressionType
-
Convert an integer to its corresponding AudioCompressionType.
- Create(int) - Static method in enum com.microsoft.ProjectOxford.Confidence
-
Convert an integer to its corresponding Confidence.
- Create(int) - Static method in enum com.microsoft.ProjectOxford.RecognitionStatus
-
Convert an integer to its corresponding RecognitionStatus.
- create16BitPCMFormat(int) - Static method in class com.microsoft.ProjectOxford.SpeechAudioFormat
-
Produces a SpeechAudioFormat for 16-bit PCM data.
- createDataClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String) - Static method in class com.microsoft.ProjectOxford.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClient -- for speech recognition with data (for example from a file or audio source).
- createDataClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.ProjectOxford.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.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClient -- for speech recognition with data (for example from a file or audio source).
- createDataClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.ProjectOxford.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.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) - Static method in class com.microsoft.ProjectOxford.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.SpeechRecognitionServiceFactory
-
Create a DataRecognitionClientWithIntent -- for speech recognition with data (for example from a file or audio source).
- createDataClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.ProjectOxford.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.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClient -- for speech recognition from the microphone.
- createMicrophoneClient(Activity, SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.ProjectOxford.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.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClient -- for speech recognition from the microphone.
- createMicrophoneClient(SpeechRecognitionMode, String, ISpeechRecognitionServerEvents, String, String) - Static method in class com.microsoft.ProjectOxford.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.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent -- for speech recognition from the microphone.
- createMicrophoneClientWithIntent(Activity, String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.ProjectOxford.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.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent -- for speech recognition from the microphone.
- createMicrophoneClientWithIntent(String, ISpeechRecognitionServerEvents, String, String, String, String) - Static method in class com.microsoft.ProjectOxford.SpeechRecognitionServiceFactory
-
Create a MicrophoneRecognitionClientWithIntent with Acoustic Model Adaptation -- for speech recognition from the microphone.
- createSiren7Format(int) - Static method in class com.microsoft.ProjectOxford.SpeechAudioFormat
-
Produces a SpeechAudioFormat for data encoded in Siren7.