Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 94 additions & 0 deletions fern/assets/images/img/machine-detection-flow-themed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion fern/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Feature pages are grouped by channel. SDK pages come first when available, follo
- [Conferencing](/docs/server-sdks/reference/python/relay/call/join-conference): Join a call to an ad-hoc audio conference.
- [Secure payments](/docs/server-sdks/reference/python/relay/call/pay): Collect payment information on a call.
- [Collect caller input](/docs/server-sdks/reference/python/relay/call/play-and-collect): Play audio and collect speech or key presses.
- [Answering machine detection](/docs/server-sdks/reference/python/relay/call/detect): Detect answering machines, fax tones, or digits on a call.
- [Machine detection](/docs/platform/voice/machine-detection): Detect whether a person, voicemail, or fax machine is on a call you place or receive, then leave a message, hand off to an AI agent, or send or receive a fax.
- [Noise reduction](/docs/server-sdks/reference/python/relay/call/denoise): Start noise reduction on a call.
- [Call queues](/docs/server-sdks/reference/python/relay/call/queue-enter): Place a call into a named queue.
- [Text-to-speech voices](/docs/platform/voice/tts): Supported providers, voices, and languages.
Expand Down
Loading
Loading