![]() |
![]() |
|
|
#include <fastformat/fastformat.h>
#include <fastformat/util/sinks/helpers.hpp>
#include <fastformat/format/standard_flags.hpp>
#include <comstl/speech/sapi_util.hpp>
#include <comstl/util/initialisers.hpp>
#include <stlsoft/smartptr/ref_ptr.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
Go to the source code of this file.
Namespaces | |
namespace | fastformat |
namespace | fastformat::sinks |
Classes | |
class | speech_sink |
Sink for translating a statement into speech. More... | |
Functions | |
speech_sink & | fmt_slices (speech_sink &sink, int flags, size_t cchTotal, size_t numResults, ff_string_slice_t const *results) |
Writes an array of string slices into a speech sink. |
|
|
FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|