Preparing search index...
The search index is not available
Back To Index
|
@azure/communication-call-automation
Package version:
@azure/communication-call-automation
SpeechResult
Interface SpeechResult
The speech status as a result.
interface
SpeechResult
{
speech
?:
string
;
}
Index
Properties
speech?
Properties
Optional
speech
speech
?:
string
The recognized speech in string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/communication-call-automation
Loading...
The speech status as a result.