Class: Win32::SpMemoryStream

Inherits:
SAPI5
  • Object
show all
Defined in:
lib/win32/sapi5.rb

Overview

The SpMemoryStream automation object supports audio stream operations in memory.

Constant Summary

Constants inherited from SAPI5

Win32::SAPI5::VERSION

Instance Method Summary collapse

Constructor Details

#initializeSpMemoryStream

Returns a new instance of SpMemoryStream.



77
78
79
# File 'lib/win32/sapi5.rb', line 77

def initialize
  super("{5FB7EF7D-DFF4-468a-B6B7-2FCBD188F994}")
end