# voice_context v0.1.0 - Table of Contents

> Library for voice-to-text transcription and text-to-context extraction.

## Pages

- [VoiceContext](readme.md)
- [Changelog](changelog.md)

## Modules

- [VoiceContext](VoiceContext.md): Voice-to-text and text-to-context helpers.

- [VoiceContext.ContextExtractor](VoiceContext.ContextExtractor.md): Text-to-context via `:voice_context, :context_adapter`.

- [VoiceContext.SpeechToText](VoiceContext.SpeechToText.md): Speech-to-text via `:voice_context, :speech_adapter`.

