mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
voice - allow for text to speech (#211006)
This commit is contained in:
@@ -1698,6 +1698,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
DebugThread: extHostTypes.DebugThread,
|
||||
RelatedInformationType: extHostTypes.RelatedInformationType,
|
||||
SpeechToTextStatus: extHostTypes.SpeechToTextStatus,
|
||||
TextToSpeechStatus: extHostTypes.TextToSpeechStatus,
|
||||
PartialAcceptTriggerKind: extHostTypes.PartialAcceptTriggerKind,
|
||||
KeywordRecognitionStatus: extHostTypes.KeywordRecognitionStatus,
|
||||
ChatResponseMarkdownPart: extHostTypes.ChatResponseMarkdownPart,
|
||||
|
||||
Reference in New Issue
Block a user