ISpeechVoiceStatus.from constructor

ISpeechVoiceStatus.from(
  1. IUnknown interface
)

Implementation

factory ISpeechVoiceStatus.from(IUnknown interface) =>
    ISpeechVoiceStatus(interface.toInterface(IID_ISpeechVoiceStatus));