|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
Speech Automation 5.1
Object: SpWaveFormatEx
AvgBytesPerSec Property
The AvgBytesPerSec property gets and sets the required average data-transfer rate for the format tag in bytes per second.
If the FormatTag property is WAVE_FORMAT_PCM, AvgBytesPerSec should be equal to the product of SamplesPerSec and BlockAlign. For non-PCM formats, this member must be computed according to the manufacturer's specification of the format tag.
Playback and record software can estimate buffer sizes using the AvgBytesPerSec member.
Syntax
Set: |
SpWaveFormatEx.AvgBytesPerSec = Long
|
Get: |
Long = SpWaveFormatEx.AvgBytesPerSec
|
Parts
- SpWaveFormatEx
- The owning object.
- Long
-
Set: A Long variable that sets the property.
Get: A Long variable that gets the property.
Example
For an example of the use of the AvgBytesPerSec property, see the code example in the SpAudioFormat GetWaveFormatEx section.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com