ISpeechVoice.from constructor

ISpeechVoice.from(
  1. IUnknown interface
)

Implementation

factory ISpeechVoice.from(IUnknown interface) =>
    ISpeechVoice(interface.toInterface(IID_ISpeechVoice));